Skip to Content

10.34 Harmony Release Notes

10.34 Harmony Release

Harmony Portal, Private Agents, and Sandbox Cloud Agent Group

The 10.34 release date is by region:

  • APAC: Released 8 April 2021 (AEST), April 7, 2021 (PDT)

  • EMEA: Released 8 April 2021

  • NA: Released April 12, 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.34 at the time of the release. Private Agent installers will be available in each region as of the conclusion of each region's release.

Note

The Docker Private Agent version 10.34 is now available from Docker Hub.

As of April 1, 2021, Harmony Design Studio 10.16 and Private Agent 10.16 have reached end of life and are no longer 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 no 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.

New Features

Cloud Studio

  • Salesforce Einstein Analytics connector
    A new Cloud Studio connector for Salesforce Einstein Analytics is now available to use with agents version 10.1 or later, with a Load activity available. The new connector can be accessed from the Cloud Studio design component palette and will automatically be downloaded by an agent as required.

Changes

Cloud Studio

  • Jira: Root node name changed in activities
    In the Issue, Create, and Update activities, the root node name in the request schema has been changed from the project name to project. The request schemas created prior to this release will be converted automatically to use the new name.

Harmony Portal

  • Changing your password now logs out all sessions
    When changing your Harmony password, sessions open in other windows are now logged out.

Enhancements

Cloud Studio

  • Jira: A project name can be used with the Create activity
    You can now provide a project name in the Create activity instead of a project ID when configuring a transformation.

  • Amazon Redshift, ServiceNow. and Snowflake: Query activity displays data types
    When configuring a Query activity in Amazon Redshift, ServiceNow, Snowflake, the data type is displayed next to each available field.

  • Double-clicking a script component item adds it to the script
    In the component palette, double-clicking any item adds it to the script at the cursor location.

  • Continue on Error available with these connector activities
    When checked, the activity continues if it encounters errors.

    • Google Docs: Create Docs, Update Docs, and Get Docs.

    • Google Sheets: Create Sheets and Update Sheets activities.

    • Zendesk: Create, Update, and Delete activities.

Fixes

Agent and Cloud Studio

  • HTTP: Retry option now recovers from 500, 502, 503, and 504 errors
    When configuring an HTTP connection, if the Retry option is selected and you use a 10.34 or later Private Agent, the activity now recovers from 500, 502, 503, and 504 errors and retries the activity.

Cloud Studio

  • Coupa: Create activity supports Requisition object
    The Create activity request schema now includes the id and code fields required by the Requisition object.

  • Microsoft Teams: Attaching images with the Send Message activity no longer fails
    An operation using the Send Message activity with image attachments now succeeds.

  • NetSuite: Refreshing a schema of a configured activity does not create additional assets
    Previously, refreshing a schema for a configured activity created additional files in the file store. Refreshing the schema updates the existing files and does not create add unneeded assets.

  • Snowflake: Added option to use quotes with Snowflake identifiers
    A Use quote for Snowflake Identifiers option has been added to the Snowflake connection configuration screen. Selecting this option adds quotes around these identifiers, which preserves the case they use instead of converting all to upper case, causing an error.

  • Workday Prism Analytics: Load Data activity no longer fails to load
    In some cases, the connector failed to load from the agent. The connector now loads from the agent without error.

  • Complex CSV schemas are now reusable
    Previously saved complex CSV schemas used in a transformation can now be reused in other transformations.

  • Remove All Invalid Mappings now removes all invalid mappings
    If you rename a schema field used in multiple transformations and the associated nodes then become invalid, the option to remove the invalid mappings removes all invalid mappings.

  • Commented code in a script is now treated as a comment
    Commented code is no longer executed and is always treated as a comment.

  • Commented global variables no longer appear in the variable list
    Single-line commenting of a global variable in a script removes the variable from the list of global variables.

  • Transformations log a change date only if they are changed
    Previously, a transformation opening a transformation would change a project's Last Edited and Edited By fields. These fields are now changed only when the transformation is edited.