Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel1
outlinefalse
typeflat
printablefalse

...

Snap Pack

Date of Update

Snap Pack Version

Updates

Flow

438patches28047

Enhanced the Head and Tail Snaps (for the Number of documents and Document offset fields) to support pipeline parameters via expressions that enable you to reuse the pipelines.

API Suite

438patches28040

Enhanced the HTTP Client Snap with improved handling of redirect URL encoding to minimize runtime errors.
By default, the Snap executes the standard redirect behavior. However, if a redirect URL contains unencoded spaces, or special characters, or any other improper format that could potentially cause issues, the Snap encodes the URL before redirecting, ensuring a successful runtime execution.

Salesforce

438patches28040

Fixed an issue with the Salesforce SOQL Snap where the URL encoding was improperly applied to sandbox instance URLs. Now, the Snap ensures that URL sandbox instance URLs are properly encoded.

The classic URL (https://snaplogic--devqa.my.salesforce.com/) is no longer supported for Sandbox Accounts , because Salesforce has removed redirection for non-enhanced domains in August 2024. Therefore, your existing Salesforce pipelines that use the classical URLs will break.

Workaround

To run your pipelines successfully, you must update append sandbox to your classic URLs to append sandbox to the URLĀ (: https://snaplogic--devqa.sandbox.my.salesforce.com/) to run your pipelines successfully

Learn more about theenhanced domains deployment by Salesforce.

Google BigQuery

438patches28058

Fixed an issue with the BigQuery Table Data List Snap that displayed a null pointer exception when the table source schema contained a nested Array list schema.

Unstructured

438patches28036

Enhanced the Unstructured API Account with the Read timeout (seconds) field that enables the Snap to wait for a response from the Unstructured API.

ELT

438patches28010

The ELT Insert-Select Snap no longer fails to execute SQL statements that contain multiple multiline comment character pairs (/* and */) and/or multiple quoted substrings. Quoted substrings refer to schema, database, table, or column identifiers, which are delimited to allow special characters.

  • We recommend that you upgrade your main27765 (August 2024 GA release) ELT Snap Pack to this latest version.

OpenAPI

438patches27965

Fixed a chunked transfer encoding issue with the OpenAPI Snap that did not pass the upstream data to the output view even when the Pass through checkbox was selected.

Transform

438patches27959

Fixed an issue with the Sort where the Snap could not sort files larger than 52 MB. This fix applies to Join Snap also.

Azure OpenAI LLM

438patches27824

Added the following Snaps to the Azure OpenAI LLM Snap Pack:

  • Add Message: Adds messages to an existing thread.

  • Create Thread: Creates a thread by making an HTTP request to the Assistant API.

  • Create and Run Thread: Creates a thread and retrieves the result on a specified assistant.

  • Run Thread: Executes the specified thread and retrieves the result on a specified assistant.

PDF

438patches27926

Fixed an issue with the PDF Lock, PDF Splitter, and PDF Unlock Snaps that previously processed only the first binary input. These Snaps now support multiple binary inputs.

SAP

438patches27908

Fixed an issue with the SAP IDoc Listener and SAP IDoc Document Listener Snaps that displayed a Null Pointer Exception when you selected the Route errors checkbox (which routes the error to the error view) in the Snaps.

Oracle

438patches27870

Fixed an issue with the Oracle - Merge Snap that caused a date format error when the merge condition was used with the TO_DATE() function.

Google Drive

main199

Fixed the Google Drive OAuth2 User Account documentation link.

SAP SuccessFactors

main181

Enhanced the SuccessFactors Read and Read Advanced Snaps to handle empty responses.

SAP S/4HANA

main181

Enhanced the SAP S/4HANA Read and Read Custom Query Snaps now include the Raw response checkbox. Select this checkbox to output the raw response as a single document. If you clear the checkbox, the results are written as individual documents.

Exchange Online

438patches27849

Fixed an issue with the Read Email Snap that prevented reading all the emails when you selected both the Fetch only unread emails and the Mark email as read checkboxes.

...