You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 55 Next »


Version 

Release Date: TBD

Enhancements

The PSPSchema rest api will be an alternative to the current PSPSchema processor used to get table schema from the ServiceNow instance. If the PSPSchema processor cannot be accessed while using the Agent, the PSPSchema rest api endpoint will be accessed. 

You now have the ability to use a table map field as part of the outbound message attribute. In addition, table map that in a JSON format can now be embedded. 

You can now choose between successful or pending receipts when configuring the app to automatically delete receipts after a given time period. 

Dashboard data is now split into multiple payload to improve performance. 

You now have the option to sync deletes when comparing records by tables.

Dashboard will now account for long running records in the bulk share history table. 

Along with the He20 Standard view applied for bulk and dynamic shares, the He20 Simple view has been created as well. 

Optimized filter conditions for bulk share to prevent using conditions based on sys_ids when multiple jobs enabled in the one bulk share.

Best practices applied to all of Perspectium script includes, client scripts, ui pages, business rules and ui actions. 

Dashboard will now give you the option to display split data from different shared sources (ServiceBond, ServiceNow, etc). 

Data reported on the dashboard will now be displayed based on the time zone preference set for the ServiceNow user.

To prevent health scan issues, dynamic share and group share will no longer use ServiceNow's Record Producer. 

The number of batches for the Perspectium Data Cleaner scheduled job is now configurable. 

You now have the option to export Group Shares and Transform Maps when using the Download Shares Configurations tool.

You now have the option to download a zip file containing the troubleshooting report when using the Troubleshooting Report tool. 

The appearance of the Enable receipt and Disable receipt options will now depend on the global property. 

Additional receipt handling included for records that no longer exists. 

In the Test Connection troubleshooting tool, you can now test your connection again without leaving the page. 

Removed Perspectium properties that are no longer in use. 

Optimize metric performance by allowing you to set the maximum number of counter messages in the Outbound Messages table, where once reached, all of the counter messages will be combined into one. 

Improved performance for AES encryption/decryption with update to use new open source library in PerspectiumSJCL script include.

Credentials for the Perspectium Portal is now available in the Portal Settings page instead of Dashboard Settings.

Users will now be recommended to use “Share updates since then” instead of “Updated” when scheduling bulk shares. This recommendation is to prevent gaps in data if the ServiceNow job scheduler becomes delayed for any reason.

A warning message will now appear if the same table is being shared to multiple queues. 

Back button navigation applied to all applicable Perspectium UI pages. 

All nested UI pages now include breadcrumb links for easier navigation 

Removed Perspectium script includes that are no longer in use. 

The following features' UI pages have been redesigned to fit the Helium (He20) style to improve user experience:

  • Download Table Schemas

  • Data Obfuscation Dashboard

  • Custom Schema Properties

  • Create Inbound Processors

  • Table Compare: ServiceNow to ServiceNow
    • Audit Shares
    • Compare Records by Table
  • Table Compare: ServiceNow to Database
    • Audit Shares
    • Compare Records by Table
    • Synchronize Deleted Records

  • Reshare Records

  • Troubleshooting Report

  • Subscribe
  • Subscribed Queue

Bug Fixes

The psp_name variable will now get applied in the outbound messages created by the dynamic share. 

Processing agent.error messages will no longer cause a Null pointer error.

Display value for sys_user custom list field is now included in the outbound message when sharing only selected fields.

Fields selected from Share Only Selected Fields will now share when running a bulk share from saved dynamic share.

After executing a group share, updating the group share fields will not update the connected bulk share, i.e. Encryption key field. 

Dashboard will now have the Error and Support Cases ordered by created. 

The Inbound Processor ID (processor_id) will no longer be set to undefined or NaN.  

Bulk shares will no longer get stuck in cancelling state when the bulk share job is killed. 

Running validateConfig in Agent will no longer cause an undefined error. 

Table compare history links are now accessible when using Edge Encryption proxies. 

The field map (u_psp_table_field_map) records will now be removed when the parent table map (u_psp_table_map) gets deleted. 

Removed Features

Switch UI version is no longer available.