September 2023 Release Notes

[ Highlights ] [ Dot Releases - Snaps ] [ Admin Manager ] [ API Management ] [ AutoSync ] [ Platform ] [ Snaps ] [ SnapGPT ] [ Documentation Enhancements ]

Highlights

The SnapLogic® September 2023 Release includes the following:

Admin Manager

  • Manage Snap Pack versions

API Management

  • New API Policy HTTP Redirect enables you to define behavior for HTTP 3xx status codes

  • Enhanced sidebar menu for viewing and editing Applications on the Developer Portal

AutoSync

  • New source endpoints: Azure Synapse, Redshift, and Zendesk

  • Azure Synapse endpoint supports schema change detection and reconciliation

Platform

  • Activity Log now tracks changes to Org Settings

Snaps

  • The JSON key field in the Binary Google Service Account supports JSON strings.

SnapGPT

  • Added support for expression generation for the Mapper Snap

  • Added support for SQL and SOQL query generation

Documentation Enhancements

  • Public APIs and Admin Manager on the new documentation portal

  • Automate business operations with Microsoft Dynamics 365 Business Central Snap Pack

Dot Releases - Snaps

Snap Pack

Date of Update

Snap Pack Version

Updates

Snap Pack

Date of Update

Snap Pack Version

Updates

Hadoop Snap Pack

Oct 11, 2023

434patches23173

Enhanced the Parquet Writer Snap with a Decimal Rounding Mode dropdown list to enable the rounding method for decimal values when the number exceeds the required decimal places.

Google Analytics 4 Snap Pack

Oct 9, 2023

434patches22965

Introduced the following Snaps in the Google Analytics 4 Snap Pack:

  • Get Metadata: Fetches all the metrics and dimensions associated with your Google service account ID and property ID.

  • List Accounts: Fetches all the account IDs associated with your Google service account.

  • List Properties: Fetches all the property IDs associated with your account ID.

Transform

Oct 5, 2023

434patches23076

Fixed an issue with the Binary to Document Snap where an empty input document with Ignore Empty Stream selected caused the Snap to stop executing.

API Suite

Oct 5, 2023

434patches23079

Fixed an issue with the SnapLogic SSL Account for the HTTP Client Snap where a blank keystore or truststore URL caused an error during account configuration.

Transform

Oct 2, 2023

434patches23034

  • Fixed an issue with the Transform Snap Pack that caused an error when the input file was a binary JSON file that contained a string value of more than 20,000,000 characters.

  • Fixed a memory issue with the Aggregate Snap that occurred when using GROUP-BY fields.

SharePoint Online

Sep 28, 2023

main144

The Upload File Snap now supports files larger than 2 GB.

Binary

Sep 28, 2023

434patches22976

Fixed an issue with the Binary Snap Pack that caused account credentials to be visible in the stack trace of some failed SFTP operations.

Teamcenter

Sep 28, 2023

main 148

Introduced the Teamcenter Snap Pack. It has the following two accounts:

This Snap Pack includes 35 Snaps that perform various functions, including:

  • BOM Structure Management

  • Data Management

  • Workflow Management

  • Requirements Management

  • Product Management

Copybook

Sep 19, 2023

main141

The Copybook Parser Snap now supports configuring fields from subsequent copybooks using fully qualified names.

SAP S/4HANA

Sep 18, 2023

main140

Fixed the encoding of special characters in the SAP S/4HANA Update Snap.

Binary

Sep 15, 2023

434patches22842

Fixed an issue with the Binary Snap Pack that caused NTLM authentication issues when trying to access SMB servers.

SAP Concur

Sep 14, 2023

main139

Enhanced the SAP Concur OAuth2 Account with Auth endpoint config and Token endpoint config field sets to configure custom properties for the OAuth2 endpoint.

Admin Manager

As Manager administrative pages become available in Admin Manager, the old pages will be phased out. After approximately one month, the links in Manager will redirect to the new screens in Admin Manager.

The August release of Admin Manager provided a new interface for Environment admins to manage users and groups. This release adds Snap Pack management. From the October release onwards, the following Manager pages will redirect to Admin Manager:

  • Users

  • Groups

  • Snap Packs

Learn more about Admin Manager.

Features

Management for Snap Packs is now available in Admin Manager. Similar to the capability in Classic Manager, Environment admins can:

  • Set the default Snap Pack version to use when running Intelligent Integration Platform (IIP) pipelines.

  • Override the version for specific Snap Packs.

  • Select the New or Old distribution:

    • Current Snaplex versions support Snap Packs from the New distribution.

    • Earlier Snaplex versions support Snap Packs from the Old distribution.

Snap Packs screen

Click a Snap Pack to view the available Snaps:

Snap Pack Snaps list

API Management

Features

  • HTTP Redirect Policy: This new policy enables you to define the behavior of 3xx errors for your APIs. When you apply the policy, the client is sent an HTTP redirect message. For example, you can send an HTTP redirect to force a client to enter user credentials on an HTML login page if an HTTP cookie doesn’t already exist. Another use case is that you can send an HTTP redirect if a web page has moved to a new URL address.

This feature is available only on the 4.34 Patch 1 Snaplex version.

Enhancements

  • The Callout Authenticator API policy now supports additional HTTP methods POST, PUT, and PATCH.

  • The Developer Portal supports referencing external API documentation when publishing. When you publish an API, you can open the specification editor and add the fields that reference external documentation for the API.

    externalDoc: Description: url:

When you view the API in the Developer Portal, the link appears under the specification type: