Skip to Content

8.25 Harmony Release Notes

Log in to the Harmony Portal to access the latest version of the API Manager, Management Console, and Citizen Integrator or to download the latest version of Design Studio and Private Agents. As always, please contact support if you need help.

8.25.1 Harmony Release Notes – July 10, 2017

Fixes

  • Scripting: Issue with returned values fixed
    Scripts called with the RunScript() function will again return the value of a function included as the last line in the script. An issue causing the script to return a blank value has been resolved with Agent version 8.25.1.

8.25.0 Harmony Release Notes – July 7, 2017

New Features

  • Citizen Integrator: New Recipes available
    An additional 32 Recipes are now available in Citizen Integrator, our wizard-driven web interface for non-technical users to quickly customize and deploy pre-built integrations. The new Recipes connect with Autodesk, Clarizen, JIRA, Magento, NetSuite, NQI, Oracle EBS, Salesforce, SAP, ServiceMax, ServiceNow, Shopify, and Slack. See all Recipes currently available from the Citizen Integrator web interface accessible through the Web Management Console (WMC).
  • Citizen Integrator: New Jitterbit Command Line Interface version available
    The latest version of the Jitterbit Command Line Interface (jbcli) is now 1.3.0. With the latest version, you can now generate a Recipe template from a Jitterpak, deploy configured Recipes, list or delete deployed Recipes, and delete multiple Recipes at once. You can also perform Recipe management activities from the Manage Recipes page of the Citizen web interface accessible through the WMC.

Enhancements

  • Scripting: International characters now supported
    Jitterbit scripts now support international characters when used in literal notation.
  • QuickBooks: Improved query support
    For those using the QuickBooks Connector, when configuring a Query Activity, you can now include an ORDERBY clause, and/or the keywords STARTPOSITION and MAXRESULTS within the "Condition" field of the request.

Fixes

  • Citizen Integrator: "Run Operation" in non-default organization fixed
    When using the "Run Operation" button while configuring a Recipe in an organization other than your default organization, you will no longer receive an error that the Recipe has not yet been uploaded, or be required to switch to that organization in the WMC prior to deploying.

Known Issues

  • JavaScript: Global variables not working
    Global variables are not currently able to be assigned or referenced in a JavaScript in Jitterbit Studio. As a workaround, please use the Jitterbit scripting language for any scripts containing global variables until this issue is resolved.