Skip to Content

10.25 Harmony Release Notes

10.25.1 Harmony Release

Harmony Portal Released October 14, 2020

The 10.25.1 release date is by region:

  • APAC: Released 14 October 2020

  • EMEA: Released 14 October 2020

  • NA: Released October 14, 2020

Included in this release are updates to this Harmony component:

Fixes

Cloud Studio

  • Scripts referencing global variables now save and validate
    In some situations, you were not able to save scripts that referenced global variables and valid operations with such scripts were incorrectly marked as invalid. This has been fixed.
  • XML documents with leaf nodes containing special characters run correctly
    Cloud Studio now interprets a leaf node containing a special character (such as a hyphen) correctly and runs without issue.

10.25 Harmony Release

Harmony Portal, Private Agents, and Sandbox Cloud Agent Group Released September 30, October 1, and 5, 2020

The 10.25 release date is by region:

  • APAC: Released 30 September 2020

  • EMEA: Released 1 October 2020

  • NA: Released October 5, 2020

Releases take up to four hours to complete.

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.25 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 September 25, 2020, Private Agent version 10.7 will have reached end of life and will no longer be supported. We recommend that all users of this (and earlier) versions upgrade to the latest versions as soon as practicable.

Changes

Agents

This version includes general updates and fixes to improve Cloud and Private Agents.

Cloud Studio

  • Jira: Removed the projecttypeand issuefields from the request schema in the Create activity
    We have removed issuetypeand project from the request schema of the Jira Create activity. These values are taken from the activity object list. Existing projects will run without modifications. However, refreshing the schemas of these projects also require you to update the existing request transformation for creating the issues.

  • NetSuite: Custom segments modified
    In version 10.24, we fixed an issue with NetSuite custom segments where NetSuite returned segment names with a prefix added, causing an error. With this release, we no longer remove the prefix.

  • Shopify: Support for current Shopify API versions
    The Shopify connector has been updated to use the Shopify REST Admin Product API 2020-07 release. Please see the Shopify API version release notes and review them for any changes that may affect your projects.

Enhancements

Cloud Studio

  • Workday: Support for additional Workday API versions
    In addition to supporting Workday API versions 32.0, 32.1, 32.2, 33.0, 33.1, we now support versions 33.2, 34.0, 34.1, and 34.2.

  • Project component validation is now faster
    Validating project components that affect other components occurs quicker than previously.

Fixes

Agents and Cloud Studio

  • NetSuite: Custom fields no longer disappear from transformation after refreshing schema
    Due to activity optimization for NetSuite in a prior release, custom fields would disappear after refreshing the schema. This has been fixed. This fix requires the use of a Cloud Agent or Private Agent version 10.25 or higher.

Cloud Studio

  • BMC Helix Operations Management: You can now create an event with a single input record
    Using a single input record or a JSON file as input with the Create Event activity would fail. This has been fixed.

  • SAP: IDOC activity configuration now succeeds
    The IDOC activity configuration no longer becomes unresponsive when moving from step 2 to step 3 of the activity. The activity configuration now completes successfully.

  • Slack: Extra subelement warning no longer displayed
    When using the Files activity with the Files upload object, subelements warnings were displayed in the log. This is now resolved and these warnings no longer appear.

  • Snowflake: nullf field now supports comma-separated values
    In the Put activity request schema, the nullf field now supports multiple, comma-separated strings. For example, to pass the values null and blank, use NULL_IF = ('null', 'blank').

  • Workday: Fixed a validation error with field values
    In some cases, setting field values in a transformation caused an error. This has been fixed and the transformation is successful.

  • Fixed an issue with SQL Server ODBC and Windows authentication
    Using a database configured with a SQL Server ODBC driver, Windows authentication, and a Private Agent, database activities did not return a list of tables. This is now resolved and the list of tables is returned.

  • XML object values in schemas are now handled correctly
    A transformation using an XM hierarchical schema with object values using an xsl namespace handled the values incorrectly resulting in missing values. The transformation now completes correctly with object values now appearing on both the source and target.

Agents and Design Studio

  • NetSuite: Custom fields no longer disappear from transformation after refreshing schema
    Due changes to connector optimization for NetSuite in a prior release, custom fields would disappear after refreshing the schema. This fix requires the use of a Cloud Agent or Private Agent version 10.25 or higher.