Skip to main content

6.3.109

Control Room

Improvements

  • Upgraded to a newer version of Signal-R components.

Bug Fixes

  • The Started At and Ended On values are missing for some jobs when submitted in bulk.
  • In a Control Room with Secure Communication enabled, Smart Station disconnects, and [jobs](../control_room/jobs.md#smart- buddy-jobs) get stuck after the token expires instead of re-authenticating and continuing as expected.
  • The Bot Worker Process fails to display the associated process name when executing jobs from the Control Room.
  • When executing different process versions in the Control Room, the Is Background Process and Allow Parallel Execution options do not operate as intended.

Process Designer

Bug Fixes

  • Adding a new sequence results in the Adding Sequence indicator remaining indefinitely.
  • The Publish dialog fails to appear due to validation performance issues.
  • Some of the activity's UI configuration does not show up when dragged and dropped into a designer canvas.
  • Memory usage significantly increases when opening multiple workflows with Invoke Code activity within the Process Designer canvas.
  • Performance issues while executing process involving Excel Activities.
  • Processing Excel files, including one with 14,000 records (~4 MB), in the same workflow slows performance, but moving them to a separate workflow reduces time to under 30 seconds.
  • Validating the workflow after renaming a variable without clicking the save button retrieves the old variable name in Process Designer.

Smart Buddy

Bug Fixes

  • Smart Buddy jobs get stuck and remain in the Running state indefinitely when the associated Robot Worker Process is closed from the Windows Task Bar.
  • The Background Process jobs get aborted on a smart station deployed on Windows Desktop OS.
  • An assembly load error occurs when executing a job containing the InvokeCode activity.
  • The Bot Worker Process linked to a Smart Buddy does not display the associated process name in the Windows Title.

RPA Activities

What's New?

Improvements

  • The Connect activity under the Database category has been extended to support binding dynamic variables as part of the connection configuration parameters.
  • The Read from CSV activity has been enhanced to support column datatype mappings, formatting, transformation, and preview options before reading data into a DataTable.

Bug Fixes

  • The ImportFromDataTable activity in the Database category fails to import data when the Database Context is set up using an ODBC connection string.
  • The OpenAI Chat activities Add To History and Use History properties fail to retrieve output from the history, even when these options are enabled.
  • The Get IMAP Mail Messages activity under the Email category returns an incorrect attachment count.
  • Creating an RPA process using Web Automation activities, assigning variables to the IWebPage and IBrowser properties, saving and reopening the process, and then adding another variable of the same type results in a validation error, preventing the process from executing.
  • The ToSecureString() method is unavailable for any activity with a password property used within the Professional Process Designer workflow.
  • The Intellibuddies.DesktopAutomation namespace fails to import automatically using the desktop automation activities.

IntelliAppZ Designer

Bug Fixes

  • The ToSecureString() method is unavailable for any activity with a password property used within the IntelliAppZ Designer workflow.