Skip to main content

7.2.104

Control Room

What's New?

  • Introduced a new job/start and job/submit endpoints that return a job Id immediately, enabling clients to poll for status. The previous job/start and job/submit endpoint have been deprecated.

Improvements

  • Enhanced permissions to allow users with the Maintainer role, along with owners and editors, to turn any registered Smart Buddy on or off.
  • Enhanced the Assign License dialog in Control Room by adding dedicated Copy buttons for the Serial Key and Subscription ID, enabling more efficient handling of license information.

Bug Fixes

  • Fixed an issue on the Control Room Jobs page where filtering jobs by creation date returned results outside the specified criteria.
  • Fixed an issue where the Success Rate chart in the Control Room Dashboard did not account for failed jobs in its calculation.
  • Fixed an issue in the Control Room where exporting a Connection would lead to clearing of the password property at the source.
  • Fixed an issue where users with Editor access were unable to delete items from a list, despite having the edit list permissions.
  • Fixed an issue in the Control Room Dashboard where the Jobs By Day chart did not display dates in chronological order, leading to misinterpretation.
  • Fixed an issue in Control Room where form data appeared empty for tasks completed via API, due to the submitted form data not being set as task output during completion.
  • Fixed an issue where the system failed to send OnCompletion emails for BPA tasks completed using theTasks Completed API endpoint.
  • Fixed an issue where a disabled Smart Buddy incorrectly displayed as active in the Control Room Dashboard.
  • Implemented general stability improvements and cosmetic fixes to enhance interaction with Control Room UI components.
  • Fixed an issue where the Process Monitor page failed to load when accessed via the embed URL with secure communication enabled.
  • Fixed an issue where the Control Room could not be opened in the browser after installation via the online installer, resulting in an unexpected error.

BPA Designer

Improvements

  • We have enhanced and revamped the BPA Designer to the latest version of Elsa, delivering a refreshed UI, redesigned activity shapes, simplified toolbar, and improved usability for a more intuitive and efficient workflow design experience.

Form Designer

Bug Fixes

  • Fixed an issue where the DataSource filter dialog would crash when binding to PostgreSQL columns of the Numeric data type.
  • Fixed an issue where data binding was not functioning for form fields such as Select, Select Boxes, Radio, and Survey within the Layout component.

Assistant Buddy

Bug Fixes

  • Fixed an issue where the Assistant Buddy did not provide a proper error message to tools when it lost network connectivity; it now returns a clear and descriptive error message in such cases.

Smart Buddy

Bug Fixes

  • Fixed an issue where the job execution order was not maintained during Dynamic Buddy allocation when configuring the Smart Buddies on different machines.

BPA Activities

Bug Fixes

  • Fixed an issue where the email body did not display in the preview window of the Send Email activity.

RPA Activities

Improvements

  • We have introduced a new Timeout property in the Invoke RPA Process activity under the Control Room category. This property allows you to define the maximum wait time for the RPA process execution. If the process does not complete within the specified duration, the activity will exit with a timeout error.

Bug Fixes

  • Fixed an issue in the ImportFromCSV activity under Database category, where incorrectly parsed column values containing literal commas (,), resulting in "value not found" errors.
  • Resolved an issue in the Read From CSV activity under the CSV category by introducing a user-friendly and appropriate error message when the user enters an invalid column name for a computed column in the table definition.
  • General stabilization fixes for the Read From CSV activity under the CSV category.
  • Fixed an issue where the Open Spreadsheet activity under Excel category did not display a clear message on entering the wrong password for a protected Excel file. A user-friendly and descriptive error message to help identify the issue.

IntelliAppZ Designer

Bug Fixes

  • Fixed multiple issues in the Configure Settings dialog of IntelliAppZ Designer: duplicate List control validation before being added, did not remove the previously saved values on changing the control type, and displayed inappropriate error messages for duplicate entries in List/Choice controls.
  • Fixed an issue in Intelliappz Designer where renaming the Intelliappz from the Properties panel did not update the name in the Publish dialog.

IntelliAppZ

Bug Fixes

  • Fixed an issue in IntelliAppZ where the license was prematurely suspended after launching the Appz Box, preventing the license syncing process from retrieving and updating the existing license.

Web Installer

Improvements

  • In Control Room installation settings, enhanced the database connection test to use the configured IIS App Pool identity for Windows Authentication, ensuring validation reflects the actual runtime access, rather than that of the logged-in user.