Process Composer package updates
- Updated: 2026/04/10
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 |
|---|---|---|---|---|
| 40.2.0 | 13 April 2026 | Package-only; post Automation 360 v.40 (Sandbox) release | 21.134 or later | 25001 or later |
| 34.0.25 | 26 October 2024 | Package-only; post Automation 360 v.34 release | 21.134 or later | 25001 or later |
| 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 |
- 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>.jarFor 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.
40.2.0
- Compatible Bot Agent version: 21.134 or later
- Compatible Control Room version: 25001 or later
| What's new |
|---|
| File stream support in Process Composer for Task Bots and API Tasks Task Bots and API Tasks now support file handling through file streams in the Process Composer package, eliminating the need for intermediate file storage. We've introduced two new actions Get Storage file V2 for stream-based downloads and Upload Storage file V2 for stream-based uploads. This enhancement enables seamless, in-memory file transfer across supported services. With this update, you can:
|
34.0.25
- Compatible Bot Agent version: 21.134 or later
- Compatible Control Room version: 25001 or later
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. |