Skip to Content

8.10.0 Harmony Release Notes

Harmony Release Notes - May 6, 2016

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. For support, visit Getting Support.

Release Highlights

  • New Feature: Jitterbit QuickBooks Online Connector released.
  • New Feature: Allow IP white-listing at the Organization level to limit Jitterbit Studio and Agent to be used from within your network only.
  • Improvement: Expanded API Analytics and API Debug Logs to 30 days.
  • Improvement: Studio now detects and prevents using the same project name for different projects in an environment.
  • Improvement: Ability to view deleted projects in the WMC as well as download deleted project's backup.
  • Improvement: Added Project ID and Description to project console for distinguishing between projects with the same name.
  • Improvement: Auto-completion is now automatically triggered in Studio by default when typing in the Formula Builder.
  • Improvement: Added --drain-stop option to Private Agent JitterbitUtils.
  • Improvement: Added search and replace support for Salesforce Wave Analytics Targets and Email Targets.
  • Improvement: NetSuite SSO account now automatically sets the default role as non-administrator when mapped for the first time.

Agent

  • New Feature: Jitterbit QuickBooks Online Connector released.

    • Supports connecting to QuickBooks Online and exposes the QuickBooks entities through the Accounting API.

    • Provides ability to perform Create, Update, Delete and Query operations on the exposed entities.

    • New Feature: Allow IP white-listing at the Organization level to limit Jitterbit Studio and Agent to be used from within your network only.
    • Improvement: Enhanced the Projects Console in the WMC:
    • Added ability to view deleted projects in the WMC and to download deleted project backups.
    • Added project IDs to project console in WMC to distinguish between projects with the same name.
    • Added project description to project console in WMC.
    • Improvement: Project backups are no longer deleted when a project is deleted so that they can be retrieved later.
    • Improvement: PLM360 GET method now automatically includes the includeRelationships option when necessary.
    • Improvement: Expanded API Analytics and API Debug Logs to 30 days.
    • Improvement: Added --drain-stop option to Private Agent JitterbitUtils.
    • Improvement: Native ZIP/Unzip Support for Sources and Targets.
    • Improvement: The ConvertTimeZone function now accepts a blank default parameter which will cause it to use the system timezone of the running agent.
    • Improvement: NetSuite SSO account now automatically sets the default role as non-administrator when mapped for the first time.
    • Fix: Fixed an issue that caused Parameter Type Conflict error when using non-varchar type with Oracle IN/OUT parameters.
    • Fix: Fixed an issue with HTTP Content-Type override for sources if it's not the first header.
    • Fix: Fixed an issue when decoding the hex numerical character references, e.g., , from XML source.

Studio

  • Improvement: Improved error handling when reading a project's Deploy History.
  • Improvement: When a project is renamed in the Studio, the project folder on disk is No longer renamed, and keeps its original name.
  • Improvement: After restoring a project from the Cloud, the Studio will re-open the pages that were open before the project was restored.
  • Improvement: The Studio now detects and prevents using the same project name for different projects in an environment.
  • Improvement: The Studio now gives a warning when a new project is created with a name that is already used by another project in the Cloud.
  • Improvement: Auto-completion is now by default triggered automatically when typing in the Formula Builder. The old behavior of triggering auto-completion via CTRL+SPACE can be restored via a new user preference under Edit > Preferences > Scripts.
  • Improvement: Added search and replace support for Salesforce Wave Analytics Targets and Email Targets.
  • Fix: Fixed an issue that caused Transformations to not be updated correctly when using the Upload New WSDL functionality in a Web Service Call.
  • Fix: Fixed an issue where removing a script node from a transformation did not make it deploy dirty.
  • Fix: Fixed an issue when uploading a new remote WSDL for a Web Service Call that defines its WSDL via a URL.
  • Fix: Fixed issues in the placement of auto-completion windows.
  • Fix: Fixed broken tooltips in the Studio's opening screen, when one or more inaccessible projects were hidden via the "Hide projects that are not accessible" checkbox.
  • Fix: Fixed broken rendering of inaccessible projects in the Studio's opening screen when sorting by one of the columns.
  • Fix: Fixed broken key navigation in the Transformation Wizard's source and target type dropdowns.