Table of Contents | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Warning |
---|
With the new support for LDAP authentication to HashiCorp Vaults, the Snaplex node configuration file |
...
Introduced the Microsoft Dynamics 365 Business Central Snap Pack:
Dynamics 365 Business Central Create: Creates user records in the Business Central application for a specific entity.
Dynamics 365 Business Central Delete: Deletes user data from a particular specific entity.
Dynamics 365 Business Central Read: Reads user details for a specific entity.
Dynamics 365 Business Central Search: Searches for the required data for a specified specific entity
Dynamics 365 Business Central Update: Updates the user records for an a specific entity.
Dynamics 365 Business Central OAuth2 Account: Connects the Snap with the Microsoft Dynamics 365 Business Central application that requires OAuth2 authorization.
Dynamics 365 Business Central Access Token Account: Connects the Business Central Snaps with data sources that dynamically use the Access Token dynamically.
Introduced the Google Analytics 4 Snap Pack:
Create Realtime Report: Creates a customized report of your Google Analytics real-time event data.
Create Report: Creates a customized report of your Google Analytics event data.
Google Service Account: Authenticates and authorizes applications or services to access Google APIs.
Introduced the following Snaps:
Google BigQuery Upsert (Streaming): This Google BigQuery Snap enables you to perform bulk update and insert operations into a BigQuery table from existing tables or any input data stream.
HDFS Delete: This Hadoop Snap provides a streamlined and efficient method for deleting files from Azure Data Lake Storage.
PGP Sign: This Binary Snap enables you to use PGP to sign a file digitally without encrypting the file.
SuccessFactors Read Advanced: This SAP SuccessFactors Snap enables you to read objects recursively for objects containing links to traverse through the tree structure.
Transform Snap Pack:
GeoJSON Parser: Parses geospatial data from binary data input and outputs the contents as a GeoJSON document downstream.
WKT Parser: Parses geospatial data from binary data input and outputs the contents as a WKT (Well-known Text) document downstream.
...
All the database Execute Snaps now include a new Query type field. When Auto is selected, the Snap automatically determines the query type.
Added new SFTP (Secure File Transfer Protocol) settings in the
global.properties
file:sftpSessionTimeoutSec
cacheSftpSessions
The Anaplan Action Snap now supports Data errors/warnings for better output handling. The reason for the process failure also displays now.
All the Anaplan Snaps now display the status code as part of the error message if the error status code is available as part of Anaplan API response.
The Aggregate, Group By Fields, Group By N, Join, Sort, and Unique Snaps from the Transform Snap Pack now include new fields to improve memory management.
The Amazon S3 Snaps automatically detect the Maximum session duration value for the Cross-Account IAM role (1 through 12 hours). The Snaps round down the value to the nearest hour. So, if the Snap administrator sets the Maximum session duration at 3 hours and 45 minutes, the Snaps read it as 3 hours. The Snaps also refresh the session before the session expires. However, the automatic session refresh does not support very large file uploads or downloads that takes longer than the maximum session duration.
The Decrypt Field and Encrypt Field Snaps from the Transform Snap Pack now support CTR (Counter mode) for the AES (Advanced Encryption Standard) block cipher algorithm.
The Decrypt Field Snap now supports the decryption of various encrypted fields by providing a valid decryption key.
The Deduplicate Snap now manages memory efficiently and eliminates out-of-memory crashes using the following fields:
Minimum memory (MB)
Minimum free disk space (MB)
The pagination feature implemented for the ABFS protocol in the Hadoop Directory Browser Snap enables the Snap to return all the output documents as expected.
The SSH fields in the JDBC Generic Database account are now expression enabled.
The LDAP Search and LDAP Lookup Snaps now support a string representation for binary attributes using the Include string representation for binary attributes checkbox.
Microsoft Dynamics 365 for Sales Snap Pack:
The Dynamics 365 for Sales Snaps includes a new Enable continue on error checkbox to allow the Snap to continue executing the remaining batch requests, even if the previous request does not execute.
The Dynamics365 for Sales Update Snap performs the update operation as expected when the Batch size is more than 1, and the Snap successfully executes when the batch size is 1.
The NetSuite Snap Pack now supports Customer-Subsidiary and Vendor-Subsidiary relationship Object types.
Note: NetSuite's application requires the Oneworld extension for using these subsidiary relationships, and Snap integration should must use WSDL 2019_1 or later versions.The Oracle Execute, Oracle Select, Oracle Lookup, and Oracle Bulk Load Snaps are enhanced with a checkbox for enabling nanosecond precision in the timestamp representation in the string data type.
The PGP Encrypt Snap now includes an Encryption key ID field, which allows you to specify the key ID for encrypting the data. If you do not specify an encryption key ID, the Snap uses the first key in the public key (master key).
The Redshift-Bulk Load and Redshift-Bulk Upsert Snaps now support expression enablers for the Additional options field, which enables you to use parameters.
The Snowflake - Bulk Load and Snowflake - Bulk Upsert Snaps are enhanced with the Flush chunk size (in bytes) field. When using internal staging, data is written to a temporary chunk file. When the file exceeds the specified size, it is copied to the Snowflake stage and deleted.
SQL Server Snap Pack:
This Snap Pack is upgraded to the Microsoft JDBC Driver
12.2.0.jre11
for SQL Server. Existing pipelines that do not use the default driver (bundled with the SQL Server Snap Pack) are not impacted. If you want to use NTLM or other authentications with the latest default driver (where the DLL file is mandatory), then you must copy the DLL file to the Snaplex path. Learn more about the SQL Server driver upgrade: FAQ for Upgrading to SQL Server JDBC Driver 12.2.0.The SQL Server Stored Procedure and SQL Server Table List Snaps now support the retry functionality.
...