Skip to Content

10.30 Harmony Release Notes

10.30.2 Harmony Release

Harmony Backend

The 10.30.2 release date is by region:

  • APAC: Released 28 January 2021

  • EMEA: Released 28 January 2021

  • NA: Released January 28, 2021

Fixes

Harmony Backend

  • Scheduled operations now run to completion
    A scheduled operation that overlaps with the start of the next run (as determined by the specified frequency) will now run to completion. No additional operations are started until the current operation completes.

10.30.1 Harmony Release

API Gateway

The 10.30.1 release date is by region:

  • APAC: Released 25 January 2021

  • EMEA: Released 25 January 2021

  • NA: Released January 25. 2021

Enhancements

API Gateway

10.30 Harmony Release

Harmony Portal, Private Agents, and Sandbox Cloud Agent Group Released January 20, 21, and 25, 2021

The 10.30 release date is by region:

  • APAC: Released 20 January 2021

  • EMEA: Released 21 January 2021

  • NA: Released January 25, 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.30 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 January 9, 2021, Private Agent 10.12 reached end of life and is no longer supported. We recommend that all users of these (and earlier) versions upgrade to the latest versions as soon as practicable.

New Features

Cloud Studio

  • GitHub: Additional activities available
    The GitHub connector has additional activities available: Delete, Search, Create, Issues, and Pull Request.

Enhancements

API Gateway

  • Private API Gateways now support proxy servers
    Private API gateways now support the use of proxy servers.

Cloud Studio

  • Amazon S3: Selected region can be overridden
    You can now override the Amazon S3 region in all Amazon S3 activity configurations.

  • Box: Enhancements to activities
    Changes and enhancements were made to the Box connector's Query, Create, Search, Delete, Update, and Copy activities.

  • Duplicating nodes now allowed for activity schemas
    The option Duplicate Node in transformations is now available for all types of schemas.

  • Access to activities and schemas is faster
    Activities and schemas now open and display without a long delay.

Fixes

Cloud Studio

  • ServiceNow: Update activity using an Incident object now succeeds
    An incident object used with the Update activity no longer generates an error message and updates succeed.

  • Duplicate nodes are now processed with the original node name
    The names of duplicate nodes, appended with a hash (#) and incremented number, are now for display purposes only. During runtime, the original node name is now used for both the original node and duplicate nodes.

  • Importing a condition script now results in a valid transformation
    Previously, imported condition scripts were not reported as valid in a transformation. Now the transformations are valid and you do not need to manually add the condition to a node.

  • Operations in a workflow that also appear in another workflow can be removed
    An operation in one workflow that also appears in another workflow can be removed from the first workflow.

  • Renaming a script updates the script in the components menu
    When renaming a script from within the script, any script references now update properly in the project.

Design Studio

  • Salesforce: Jitterbit OData API pagination problems resolved
    When using a Jitterbit OData API to parse a source file, the Offset attribute is retained and passed to the target file, resolving pagination errors.