Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTML
<div id="google_translate_element"></div>
<script type="text/javascript">
function googleTranslateElementInit() {
  new google.translate.TranslateElement({pageLanguage: 'en'}, 'google_translate_element');
}
</script>
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>

ProVision 7.4.4

ProVision 7.4.4 is a minor release with improvements and bug fixes.

...

Contact 6connect at info@6connect.com to schedule a demo or get more information.


Improvements

...

Resources "Encrypted Data" Field

IM - 3894: Added encrypted data field for Resources.

...

Expand
titleUsing the Encrypted Data field...

Add the Encrypted Data Field to a Section

To add an Encrypted Data field to a section from the edit section page, drag and drop the field from the Custom Fields column. Multiple fields may be added.

Select the field name and you will get an editing window to modify the parameters of the field. Custom fields may be renamed and have other attributes updated. See Customizing Fields page for more details.

Add to the Field Gadget

Once the Encrypted Data field is enabled it can be added to the Field Gadget on the Resource Entry page. Click edit, select the field from the drop down menu, and click add.

Enter desired data and click save.

Data entered in the field is obscured with a Decode button that will convert the data to plain text when clicked. Only users with update permissions on a resource are able to view the plain text when the Decode button is clicked.

Tip

When the Encrypted Data field is empty it will display the same as when there is data entered.

Add to the a Resource List View

Encrypted Data fields can be added to custom resource list columns, from the Resource Tab → Settings page, under "Default Columns". 

In the "Select Field" input box, click and search for the field name. The added field will show highlighted in red (with visibility toggled off) at the bottom of the list.

To toggle column visibility on or off, click the "eye" icon on right side of the field row. 

When done, click "Save Changes" at the bottom right side of the page. 

Viewing from the Resource List

Encrypted data can be viewed from a resource list by right-clicking on a resource and selecting "Edit Attributes". 

To encrypt/decrypt the field, click the "eye" icon on right side of the field row. Note: You will only be able to decrypt the field if you have appropriate update permissions on the resource.

Peering Request Email Address

IM - 3913: Added "Request Email" field to Peering Exchanges Settings page

Set the name and email address to use when sending peering requests.


Expand

Add Email Address to Exchange Settings

To add a name and email address enter the information into the fields on the Exchanges Settings page and click save.

Viewing from Exchange Details Communications tab

Once the email is entered it will be visible in the Peering "Send Email" box when sending an approval request.




API Updates

...


IM - 3070: Expanded API endpoints for Smart and Direct Assign to accept metadata field parameters


Expand

Direct Assign PUT return model



Smart Assign PUT return model






Public APIv2 documentation is located at https://cloud.6connect.com/APIv2/.

Bug Fixes/Minor Improvements

...

IM - 3838: Corrected issue with PTR validation function that did not properly detect a formatting issue that should have invalidated a record host

...