Contact Us 1-800-596-4880

RPA Builder 6.2.2 Release Notes

RPA Builder is the on-premise application that enables you to build automations by specifying the action steps of the process.

To take advantage of all new features, improvements, and bug fixes, ensure that you are using the latest version of each RPA application.

May 5, 2023

What’s New

  • Updated the EPPlus .NET library to version 6.2.0.

  • Added property in the Excel Controlled Loop and Read from Excel file action steps to avoid recalculation of formulas in date cells.

  • Updated the Chrome Driver to version 113.

Compatibility

Application Version

RPA Recorder

6.2.0 and later

RPA Bot

1.0.0 and later

Fixed Issues

Issue Resolution ID

The WorkflowValidator no longer freezes when preparing to validate properties with a large amount of input.

W-12613901

Mapping multiple activity parameters to action steps no longer impacts performance.

W-12679827

Workbench operations (Move, Insert, Delete etc.) complete faster now.

W-12679809

REST Call no longer fails when the response body of a PATCH request is empty.

W-12965033

The JSON Query action step now outputs dates in the same format as in the original JSON input.

Because this fix changes the behavior of the JSON Query action step, you might need to adapt existing processes that use this action step to read the Date values in the expected format.

W-13027264

RPA Builder no longer fails to validate projects.

W-13027595

Importing a Project that contains the Set Variable action step with Activity Parameters no longer causes an error.

W-13027842

RPA Builder now shows the error window for broken mappings when an affected action step is deactivated.

W-13054470

Entering a large string into the Set Variable action step no longer causes an error during the process run.

W-13054276

Assigning a large value to an Activity Parameter no longer causes an error during the process run.

W-13054727

Uploading workflows to the Activity Library no longer fails.

W-13055400

Uploading a workflow to the Activity Library no longer shows a validation error when the validation passed successfully.

W-13063142

Web Session action steps now report an error when the instance is closed and all enclosed action steps are skipped.

W-13097741

The error handling of the Iterate Over File action step no longer overwrites the Managed Block error handling.

W-13157224