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

Compare with Current View Page History

« Previous Version 5 Next »


Version 

Release Date: TBD

New Features

Enhancements

  • The DataSync Agent Installer will now use HTTPS as a protocol by default in <message_connection>

  • Snowflake DataSync Agent will automatically have parameter values to default to uppercase characters after installation. 

  • Choosing Manual Configurations in the DataSync Agent Installer will prompt you to contact Perspectium Support for a guided step. 

  • If the agent.xml file is invalid (i.e. bad file format, missing field characters, etc),  an error message will now display on the log with a description of the error.

  •  Check the fields values if the updated time is the same from the previous share in your DataSync Agent with <skip_duplicates check_all_fields=”true”/.

  • When a table already exists upon an integration, the new reference fields will now have length of 32.

  • <enable_error_log/> will now keep track of the number of invalid records and save the error count in the generated audit file. 

  • <close_file_interval> is added to set the amount of time the Agent will wait for tmp files to be modified. 

Bug Fixes

  • Error when inserting/updated a record into a SAP HANA table that has 2 billion+ rows because of metadata query.

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

  • After deleting a field from a ServiceNow table, the old value of that field will no longer be inserted into the database. 

  • After adding a string field with default value in a ServiceNow table, executing a bulk share will no longer generate a timestamp error. 

Removed Features

  • Removed the following DataSync Type options in the DataSync Agent Installer that are no longer being used: Rabbit MQ and Other.  

DataSync for Salesforce

Enhancements

  • Outbound messages now contains the following attributes: RecordId, UpdatedOn, and ModCount.