Skip to Content

10.21 Harmony Release Notes

10.21 Harmony Release

Harmony Portal, Private Agents, and Sandbox Cloud Agent Group Released July 8, 9, and 13, 2020

The 10.21 release date is by region:

  • APAC: Released 8 July 2020

  • EMEA: Released 9 July 2020

  • NA: Released July 13, 2020

Included in this release are updates to these Harmony components:

The Sandbox Cloud Agent Group and cloud applications accessed through the Harmony Portal were updated to 10.21 at the time of the release. Private Agent installers are available in each region as of the conclusion of each region's release.

As of July 10, 2020, Design Studio and Private Agent versions 10.3 have reached end of life and are no longer be supported. We recommend that all users of these (and earlier) versions upgrade to the latest versions as soon as practicable.

New Features

Cloud Studio

  • Coupa connector
    A new Cloud Studio connector for Coupa, with Query, Create, and Update activities, is now available for use with agents version 10.1 or higher.

Enhancements

Agent

  • FTP sources and targets support special character encoding
    To support encoded URLs sent to and received from FTP servers, two new Jitterbit script variables have been introduced: $jitterbit.source.ftp.encode_url and $jitterbit.target.ftp.encode_url.

  • New settings added to control OData functionality
    In the [DBInfo] section of the jitterbit.conf file, DisableOdataCount disables the $count and $inlinecount keywords. In some cases, the count functionality may cause performance issues in the background database. In the [APIInfo] section of the jitterbit.conf file, DebugJDML adds additional logging with regard to OData calls, including the actual SQL sent to the database.

Cloud Studio

  • BigCommerce: Support for image upload in the schema
    You can select an object, such as Create a Brand Image to upload images to your catalog. The request and response schemas for these objects are created and no longer generate errors.

  • Ability to update the schema display is now available
    A Refresh button to update the schema display is now available in the transformation source schema options and on the final page of the activity configuration.

  • Bulk data optimization for databases is now available
    Optimize for Bulk Data option is now available in the Database connector configuration to connect to Oracle or SQL Server jTDS databases.

Fixes

Cloud Studio

  • BigCommerce: The Webhooks object is now available
    When configuring an activity, you can select the Webhooks object in step 1 of the Query, Update, Create, and Delete activities.

  • Epicor ERP: Changes to the response schema for the Post and Put BAQ (UBAQ) activities
    The complete response schema is now returned with all object attributes for the Post and Put BAQ (UBAQ) activities

  • Google Drive: Description field now returns text
    The Description field returns the description text in a transformation.

  • Salesforce: Include Deleted Rows option now works
    Selecting this option includes all rows marked as deleted in Salesforce in your query.

  • Component names that include an underscore now display properly
    Component names that include an underscore, such as Query_Test, now display in the project pane's Components tab as named. The underscore is neither removed or replaced.

  • Earlier versions of sample data files used to create a schema are discarded
    Projects with multiple copies of the same JSON sample data file no longer retain earlier copies of this file or include these copies in a project export. Any sample data is discarded.

  • Deleting or moving fields in the schema editor now works correctly
    When deleting a field or using the arrow keys to move a field in the schema editor, the wrong node was deleted or moved. These errors have been fixed.