Skip to Content

10.36 Harmony Release Notes

10.36.1 Harmony Release

Cloud Studio

The 10.36.1 release date is by region:

  • APAC: 10 June 2021 (AEDT), June 9, 2021 (PDT)

  • EMEA: 9 June 2021

  • NA: 9 June 2021

Fix

Cloud Studio

  • An inner source loop is correctly mapped to the target instead of both the inner and outer source loops
    Certain valid transformation configurations containing mappings from different levels of nested source arrays now validate correctly. Valid configurations are no longer considered invalid.

10.36 Harmony Post-Release

Cloud Studio

The 10.36 post-release date is by region:

  • APAC: 8 June 2021 (AEDT), June 7, 2021 (PDT)

  • EMEA: 7 June 2021

  • NA: 7 June 2021

Included in this release is an update to Cloud Studio.

Enhancement

Cloud Studio

  • RabbitMQ: Added support for the AMQP standard
    The RabbitMQ connector now supports Advanced Message Queuing Protocol (AMQP), a protocol for business messaging. Using AMQP requires a secure connection and CA-certified certificates.

10.36 Harmony Release

Harmony Portal, Private Agents, and Sandbox Cloud Agent Group

The 10.36 release date is by region:

  • APAC: Released 20 May 2021 (AEST), May 19, 2021 (PDT)

  • EMEA: Released 20 May 2021

  • NA: Released May 24, 2021

Included in this release are updates to these Harmony components:

The Sandbox Cloud Agent Group and cloud applications accessed through the Harmony Portal will be updated to 10.36 at the time of the release. Design Studio and Private Agent installers will be available in each region as of the conclusion of each region's release.

As of May 11, 2021, Design Studio and Private Agent version 10.18 have reached end of life and are longer be supported. We recommend that all users of these (and earlier) versions upgrade to the latest versions as soon as practicable.

Note

As of Harmony release 10.34, 32-bit Private Agents are longer be available for download. If you are currently using a 32-bit agent and want to follow our recommendation of staying on the current release, please download a 64-bit agent and perform an upgrade. Instructions for upgrading to a 64-bit agent are available at Install a Harmony Linux Agent and Install a Harmony Windows Agent. This change does not affect Cloud Agents.

Changes

Agent

  • Default settings change for a 64-bit Linux agent install
    Changes to the 64-bit Linux agent install default settings now make the agent run more efficiently.

  • Agents can be stopped from receiving new requests
    Added functionality to stop an agent from receiving new requests while still continuing to run. This is useful when an agent needs to catch up to current requests before receiving additional requests. This feature requires a 10.36 Private Agent.

Enhancements

Agent, Cloud Studio, and Design Studio

  • NetSuite: Retry option for timeout
    The Retry on Concurrent Exception setting available in a Cloud Studio NetSuite connection now also applies to timeout exceptions when using Private Agents 10.36 or later. In addition, a new Enable Retry Option setting in a Design Studio NetSuite endpoint is available in Design Studio 10.36 or later. The Design Studio retry setting applies to concurrent exceptions with Private Agents 10.24 or later, and also to timeout exceptions with Private Agents 10.36 or later.

Cloud Studio

  • Epicor ERP: Now supports HTTP requests
    The Epicor ERP connector supports the HTTP protocol for HTTP or HTTPS requests. If the protocol is not supplied in the host, the connector treats the host as an HTTPS connection.

  • MongoDB: Added an option to use a connection string
    When configuring a MongoDB connector, you can now use the Additional Connection String Parameters to configure using additional connection strings.

  • Enhancements to UI features and behaviors
    We continue to make enhancements to the Cloud Studio UI and functionality including:

    • New Cut, Copy, and Paste menu options for components.
    • New Duplicate menu options for duplicating an operation With Step References or With Step Copies.
    • New Remove menu option in the project pane to remove component references.
    • Support for standard cut/copy/paste keyboard shortcuts.
    • Ability to right-click components or the drop-zone to open menus.
    • Ability to double-click components in the project pane to open their configuration.
    • Ability to select individual operation steps in the design canvas and project pane.
    • Improved look and feel of the project pane and menus.
  • Ability to configure an ON clause in SQL-based connectors
    With SQL-based connectors such as Amazon Redshift and Snowflake, you can now configure an ON clause to specify the columns to use in a join.

  • Character offset in fixed-width schemas is now automatically calculated
    When creating a fixed-width custom flat or custom hierarchical schema, the character offset for the next field is automatically calculated.

Fixes

Agent

  • HMAC-SHA256 Generator plugin now handles special characters
    The HMAC-SHA256 Generator plugin can now use special characters such as carriage returns. Use the parameter $Jitterbit.HMACSHA256.Base64EncodedMessage set to true.

  • The POP3 File Reader plugin accepts special characters
    Special characters in an attachment name no longer cause errors with the POP3 File Reader plugin. Those using Private Agents can associate the latest version of the plugin from the Management Console > Plugins page.

Cloud Studio

  • Amazon Redshift: All tables are displayed in the Upsert activity
    An error with versions prior to 10.36 that caused an incomplete display of data tables has been fixed. This requires a Private Agent version 10.36 or later.

  • SAP: A BAPI activity now reads the correct values for BAPI_COMMIT
    BAPI_COMMIT values of 1 or True and 0 or FALSE are now accepted and the SAP BAPI activity succeeds.

  • Cloud Studio now recognizes ArrayOfString in a WSDL
    Cloud Studio no longer raises an error if the name of an ArrayOfString element is "values".

  • Converting a global variable to a project variable with the same name now shows as used
    In prior releases, converting a global variable to a project variable with the same name but with different casing (that is, test and TEST) marked the project variable as unused and without dependencies.

  • Project variable dependencies now display with the Safari browser
    Selecting View Dependencies for a project variable that is used in the connector and in a transformation now displays the dependencies correctly with the Safari browser.

  • Script validation when working with collaborators updates correctly
    When working on a project, collaborators no longer receive inconsistent status messages when saving a script.

Design Studio

  • ReadCache() expirationSeconds setting is enforced
    Cloud cache values now expire as set when using the ReadCache() expirationSeconds setting.

Management Console

  • Client certificates now load without issues in the Management Console
    An issue that prevented certificates from loading through the SSL Certificate Manager page has been fixed.

  • Adding SSH keys through the Management Console no longer generates an error
    Adding new SSH keys to the jitterbit.conf file through the Management Console Agents Group page no longer displays a Key Already Exists error.