Process Composer package updates
- Updated: 2024/09/26
Process Composer package updates
Review the updates in released versions of Process Composer package such as new and enhanced features as well as fixes and limitations. The page also lists the release dates of each version, and the compatible Control Room and Bot Agent versions.
Versions summary
Version | Release date | Release type | Bot Agent version | Control Room build |
---|---|---|---|---|
34.0.18 | 27 September 2024 | With Automation 360 v.34 release | 21.134 or later | 25001 or later |
31.0.14 | 25 January 2024 | With Automation 360 v.31 release | 21.134 or later | 12316 or later |
7.30.2 | 16 November 2023 | Package-only; post Automation 360 v.30 release | 21.134 or later | 12316 or later |
7.29.0-20230509-185211 | 6 June 2023 | With Automation 360 (v.29 Sandbox) | 21.134 or later | 12316 or later |
Note:
- To download an individual package (updated in an Automation 360 release where you want only the package), use this URL:
https://aai-artifacts.my.automationanywhere.digital/packages/<package-file-name>-<version.number>.jar
- For Process Composer
package, the naming convention is:
bot-command-process-<version.number>.jar
For example,
bot-command-process-7.30.2
For detailed steps on downloading a package and manually adding it to the Control Room, see Add packages to the Control Room.
34.0.18
- Compatible Bot Agent version: 21.134 or later
- Compatible Control Room version: 25001 or later
31.0.14
- Compatible Bot Agent version: 21.134 or later
- Compatible Control Room version: 12316 or later
Fixes |
---|
The command package now properly handles conversion of all task data fields. Previously, when querying human task, the command failed with an exception. |
7.30.2
- Compatible Bot Agent version: 21.134 or later
- Compatible Control Room version: 12316 or later
Fixes |
---|
The Query Human Task action no longer generates an error message relative to the NumberValue field. As of the Automation 360 v.30 release, this error was generated regardless of which field was configured. |
7.29.0-20230509-185211
- Compatible Bot Agent version: 21.134 or later
- Compatible Control Room version: 12316 or later
Fixes |
---|
Security updates to address vulnerabilities in Blackduck Apache PDFBox. |
In the Bot editor, the Create a request action in the Process Composer package now supports table variables. This allows you to pass the data of a table to the initial form during run time in Automation Co-Pilot. |