What's new in IBM Robotic Process Automation on Red Hat® OpenShift® Container Platform 23.0.8
Release date: 25 July 2023
Version 23.0.8 of IBM Robotic Process Automation fixes issues that were detected by users or reported by the developers in previous versions. Discover more by browsing the sections in this document.
For previous release notes on the 23.0.x mainstream, see Previous releases.
In this document
Fixed issues
This version fixes previous known issues that are found by users. Customer issues are reported as authorized program analysis reports (APAR), which is how IBM documents, tracks, and fixes problems.
Server-side fixes
- The IBM RPA Control Center script details table is updated when modifying an item without the need to reload the page.
- The Import user from LDAP option is not available in the IBM RPA Control Center if UMS is not configured.
- Fixed an issue where all characters in the name of bots were not shown when running bots.
- Fixed an issue where it was possible to create more than one computer group with the same name in IBM RPA Control Center.
Client-side fixes
- When reinstalling IBM RPA, the
proxy.config
file is deleted if you do not need to use a proxy. - Fixed an issue where the progress bar did not display information about the status of installing or uninstalling IBM RPA.
- Fixed an issue where IBM RPA Studio was misinterpreting a parameter as a
json
file. - Fixed an issue where the Queue parameter was considered as optional in the Dequeue (
dequeue
) command. - The Mappings parameter of the Map to JSON (
mapJson
) command no longer brings all the data if an empty variable is used.
Deprecated and removed functions
The following list displays the functions removed or deprecated in this version.
Deprecated:
- The Timezone Offset parameter of the Extract Date (
extractDate
) command.
Documentation updates
- Fixed Start Screen Recording (
startRecording
) command limitations. See the command's document for more details.