Current Release

Version 24.2.8965


Current Release

Version 24.2.8965


Overview

Watch this video to see a summary of what’s new in this release:

Key Features

Added

  • Added the ability to save notes directly in the flow designer.
  • Added the ability to resize connector shapes in the flow designer.
  • Added a threadSleep ArcScript operation.

Changed

  • The certificates API now uses a date format that is consistent with other APIs like transactions, logs, requests, etc.
  • Function calls in ArcScript are now case-insensitive.
  • The Application Logs now include information about the AppDB connection during the startup sequence.
  • Relaxed the filename length limitation when uploading files in the UI where the application is running in environments that do not place restrictions on filename lengths.
  • Updated the SQLite and Derby libraries that ship with the application to their latest versions.
  • Security and Performance improvements across the board.

Fixed

  • Fixed an issue causing errors in the dashboard for users with very high transaction volumes.
  • Fixed an issue with the pub/ping.rst endpoint causing errors to be reported in load balanced environments when concurrency is very high.

Connectors

Added

  • Added a new version of the SAP IDoc connector.
  • Added the ability to upload custom schemas directly in the UI for EDI connectors.
  • Added the ability to reset data in a connector’s state storage back to its initial state in the UI for EDI connectors.
  • The Response event in the Webhook connector now allows items to be pushed out in order to cause custom messages to be sent down the flow.
  • The Email Send and Email Receive connectors now support NTLM as an authentication mechanism.
  • The JSON connector now supports the Local File Scheme setting.

Changed

  • The XML Map connector now makes the XML Streaming capabilities more obvious through a new toggle in the Settings page.
  • The FTP Server connector now adds a FTPServer-Virtual-Path header to received messages.
  • Performance and stability improvements for the Flat File connector, including the ability to indicate that the given length for fields in a position-delimited file are based on byte-length instead of character-length.
  • Updated the underlying dependencies for the Apache Kafka connector.

Fixed

  • Fixed an issue in the Email Send connector that caused the filename provided in the Content-type header to be ignored.
  • Fixed an issue in the REST connector where certain characters in the configuration would cause the UI to behave unexpectedly.
  • Fixed an issue causing the Output Behavior setting in the REST connector to affect the behavior of the _response item in the Response event.
  • Fixed some UI issues in the XML Map connector.
  • Fixed an issue in the Amazon Marketplace connector that caused some connections to throw an error related to decrypting the OAuth client settings file.
  • Fixed an issue in the appSendEmail operation’s handling of attachments.
  • Fixed an issue preventing events from showing up in the UI for connectors that transform messages based on a schedule.
  • Fixed an issue in the API connector causing authtokens to be accepted in the URL in some cases, even when the setting to Allow Auth Tokens in Url was not enabled.
  • Fixed an issue in the Zip connector causing the dates on extracted files to be incorrect.