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

Compare with Current View Page History

« Previous Version 165 Next »


Version 



Release Date: February 28, 2021 

New Features

Start comparing your records from ServiceNow to a Database with Table Compare by share or by table/condition. With Audit Shares, you can compare records shared by bulk shares or dynamic shares with the records in your database. With Table Compare by Table/Condition, you can compare records that satisfy specified conditions with the same records in your database. You also have the option to be notified of discrepancies when table compare is run. 

Enable the Use Delete Recovery Listener feature to ensure that records that may have bypassed the ordinary delete business rule are included in your dynamic share. 

Enable sharing indexes of a table in ServiceNow for the DataSync Agent to create the same indexes in the database.

You can now ignore specific field mappings in table maps for cases where your conditions aren't met. 

Enable truncating table in the database by the DataSync Agent using Truncate Before Share.

Switch between the Legacy UI or the New UI with Switch UI versions.

Navigate through getting started with the DataSync for ServiceNow application with the Getting Started module. 

Request a Troubleshooting Report from another ServiceNow instance. 

You can now enable the use of multiple concurrently running scheduled jobs with the Create Inbound Processors tool. 

With the global variable, psp_name, you can change the table name in the name field before the outbound message is sent in a Before share scripts

To improve bulk share performance and increase throughput, you now have the option to choose the number of jobs to process the records shared. See Multiple Bulk Share Jobs.

Remove records that no longer exist in your instance from your agent database using Synchronize Deleted Records.

Choose or limit which child records will be dynamically shared with the Shared Child Tables list. 

Enhancements

When sharing out a database view table via bulk share, there’s a ServiceNow limitation set to 10k records. There is now a warning message that will alert you on how to change that limit.

Renamed Perspectium Bulk Share Send Deferred scheduled job to Perspectium Check Deferred Bulk Shares to better reflect functionality.

If a queue gets deactivated due to a 401 error, the status field of the queue will display a message explaining why the queue is deactivated. You can also check Perspectium Logs for more details. 

Records will now be shared upon changing the display field for a reference table with Share on updated display values.

The sys_user_has_role can now be chosen for dynamic share using flow designer

Encryption Mode is now available for shared queues. 

Re-share records with a bulk share configuration in Compare Records by Table/Condition

Most recent update of a record will be checked for in Table Compare. If the most recent record is not found, the record will be re-shared.

You can be notified using ServiceNow email notifications when the Agent or Meshlet has an error processing a record.

Scheduled jobs such as Perspectium MultiOutput Processing and Replicator Subscriber will no longer get stuck when no Perspectium properties are populated. 

Reset your data cleaner rules for situations where the outbound messages are unable to clear up. See Troubleshooting DataSync for ServiceNow Issues.

Information message added to further explain the next step when enabling monitoring queues. 

Perspectium Data Cleaner (u_psp_data_cleaner) table is added to the Clone Exclude Table (clone_data_exclude). 

Added attribute to receipt messages to indicate the receipt has been re-shared. 

Counter messages will no longer exceed byte limit.

Removed Perspectium tables no longer being used to reduce custom table countu_psp_message_set_activity, u_shared_queue_group, u_psp_repl_reg, u_psp_ets_out_message.

Bulk share's timezone will now match the current user's timezone. 

Navigate through all of the available outbound messages modules with the Outbound module.

Access all sharing options with the Shares module.

Troubleshooting features are now accessible in one module: Troubleshooting

The Properties module now contains an easy access to the General Settings and the DataSync Settings.

Features that will be deprecated in future releases, but are still accessible in the application will be accessible through Legacy Features

Troubleshooting Report now separates bulk share, dynamic share, and shared/subscribed queues reports. 

Access all tools features with the Tools module.

Enhanced module arrangements for a clear user experience when navigating the app. See Application Module Overview with DataSync for ServiceNow for the updated arrangements!

Added support for sending Troubleshooting Report to another ServiceNow instance in addition to Perspectium Support. 

Enhanced list view to better show relevant information for multiple Perspectium tables including dynamic shares, bulk shares, and inbound/outbound messages. 

MultiOutput jobs can now be created by outbound queues or outbound table sys_id. 

Include multiple processing jobs for attachments and audits when creating MutltiOutput jobs.

Added property to opt out on updating dynamic share record counts to optimize dynamic share performance.

Starting with ServiceNow's Paris release, setWorkflow applies to Flow Designers to prevent flows from executing. Upon the creation of a dynamic share using flow, a message will appear to inform you on how to continue using setWorkflow without stopping your Flow Designer. See Can I configure it so setWorkflow doesn't prevent my flow designers from running?

Enhanced installation script to avoid Preview errors upon importing the application's update set. 

A weekly Troubleshooting Report will now be sent to Perspectium Support. 

When using MBS 3.0, you can use the mesh_entry_id field to verify that the outbound message is saved to a file in a queue in the Perspectium Integration Mesh.

Child tables can now be included with Data obfuscation.

Scheduled sync up can now capture deletes that may have been missed with Activate delete sync 

Logging and naming of Perspectium scheduled jobs and script includes have been updated for better understanding and reflection of what each do. 

Starting in ServiceNow's Paris release, Flow Designer will capture changes from the selected table and its extended tables. With Helium release, you will no longer see additional Flow Designer's created for extended records.

Set a time that when reached will delete pending receipts. See Deleting receipts

You can now limit the number of receipts created in the DataSync Settings.

Updated information messages for Get Queue Status in shared queues to be more consistent and concise.

Updated logging messages for queue heartbeats for better troubleshooting. 

Fixed issue with display values that affects add display value language feature.

Bug Fixes

Modifying the encoded query on the business rule the bulk share creates on the shared table will proceed to share all records.

Fixed to display proper error message (and not TypeError null) when doing Get Queue Status on a queue where the URL is invalid.

Upon creation of a scheduled bulk share, a message will pop up stating the there is another scheduled bulk share running at the given time even though no other scheduled bulk share is running at the same time. This message will no longer appear if there are no other scheduled bulk share running at the same time.

If a table map is set in your dynamics share, records with an attachment or message size greater than 5 MB will not be shared out.

Showing record encryption key in a default subscribed queue will no longer display an undefined value. 

Creating a dynamic share will no longer set unnecessary text in the Notes field.

Purge Queue will no longer reset the encryption key in a default subscribe queue.  

Emojis will no longer be removed in the outbound messages when at lease one custom schema feature is used (tablename, column_name, _dv suffix). 

Creating a group share will no longer exclude tables that was added on top of the template selected. 

Fixed inconsistent placement of name field upon creating a new queue. 

Updated description for concurrent scheduled bulk shares in properties page. 

Fixed previous, i.e. previous.short_description, in before/after share script returning NullPointer Exception and not previous GlideRecord object's properties. 

Fixed current, i.e. current.operation(), in before/after share script returning NullPointer Exception and not previous GlideRecord object's properties. 

When the Include referenced field records option is enabled, a schema message will now be sent out for referenced tables, i.e. sys_user.schema

Improved error notifications to provide better user experience and removed those that are no longer needed.

More Info documentation link updated for built-in template group shares

Bulk shares with conditional shares and encryption method set to AES-256 will now use custom encryption keys from the selected shared queue.

Embedded Table Maps will no longer have a null value for empty values. 

Admin role will no longer be required to run actions for confirmation features, i.e. Finish Install.

Scheduled sync up with dynamic share using Flow will now honor conditions applied in the share. 

The number of records synced last interval will now only reflect records that are shared. 

The name field in shared and subscribed queues will no longer accept invalid queue name, i.e. psp.out..servicenow.sample. 

Records will no longer be created in the u_psp_bulk_share_job when the records are not being used.

UI actions exclusive to a related list will not appear in other related lists that reference the same table.

When sharing the ast_contract table, decimal values in the amount column will no longer be removed in the subscribing instance. 

Error logs related to queues will now state the queue name related to the issue. 

Business Rule When after is now removed for delete triggers.

Only online nodes that Perspectium jobs can be scheduled to run on will be selectable in the Nodes to run on option and used to determine free resources when running scheduled bulk shares.

Enabling Monitor and Track History for multiple queues will now successfully get each queue's history.