Release Notes 6.4.6-3

This topic provides information about the new features and enhancements, bug fixes, and database changes that have been implemented in this version of Automic Automation Intelligence as well as enhancements and bug fixes that are connector-specific.

Enhancements

There are no enhancements in 6.4.6-3.

Bug Fixes

  • Fixed an issue with the date time format in the AAI next generation UI that caused the Jobs > Average Runs page to throw an "Invalid Date" error message.

    Associated ticket: DE570120

  • The ESP Connector (like all Universal Connectors) processes events received within a Jammer cycle. When these events are received out or order and a later event has already been processed, all relevant events (received after the later event has been processed) get discarded. To solve this issue two new server parameters have been introduced to the Params tab of the Config Tool:

    • featureToggle.delayEventsBeforeProcessing: When enabled, events are held in the waiting room (for the time specified in the universal.eventsDelayTime parameter) before they are processed. This allows any delayed events to be received as well.

    • universal.eventsDelayTime: Allows you to define the delay time before the jobs are processed. The delay is set to 1 second by default. You can change the value if events keep being discarded.

    For this issue in particular, the delay was set to 1 minute which allowed more than 99% of the dropped events to be processed.

    For more information, see Handling Out of Order Events.

    Associated ticket: DE572508

Database Schema Upgrade Summary from 6.4.6-2

There are no schema changes from 6.4.6-2.