Data Table package updates
- Updated: 2025/07/09
Data Table package updates
Review the updates in released versions of the Data Table 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
The following table lists the versions of Data Table package released either with an Automation 360 release or as a package-only release (in descending order of release dates). Click the version link for information about updates in that package version.Version | Release date | Release type | Bot Agent version | Control Room build |
---|---|---|---|---|
4.15.2 | 15 August 2025 | Package-only; Post Automation 360 v.37 release | 20.11 or later | 8750 or later |
4.14.0 | 4 June 2025 |
With Automation 360 v.37 (Sandbox) release (macOS-related support) |
20.11 or later | 8750 or later |
4.12.1 | 27 September 2024 | With Automation 360 v.34 (Sandbox) release | 20.11 or later | 8750 or later |
4.11.0 | 21 March 2024 | With Automation 360 v.32 (Sandbox) release | 20.11 or later | 8750 or later |
4.8.0 | 6 June 2023 | With Automation 360 v.29 (Sandbox) release | 20.11 or later | 8750 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 Data Table
package, the naming convention is:
bot-command-table-<version.number>.jar
For example,
bot-command-table-4.8.0.jar
For detailed steps on downloading a package and manually adding it to the Control Room, see Add packages to the Control Room.
4.15.2
- Compatible Bot Agent version: 20.11 or later
- Compatible Control Room version: 8750 or later
What's new |
---|
New action: Write to file stream Use the new Write to file stream action to assign a file variable to the CSV or TXT file that you create from the table variable. You can use this file variable in the subsequent actions within the session. The subsequent actions stream the file without downloading or uploading it. This action also allows the API Tasks to handle CSV and TXT files as data source. |
4.14.0
- Compatible Bot Agent version: 20.11 or later
- Compatible Control Room version: 8750 or later
What's new |
---|
Automation development on macOS Citizen developers and professional automation experts can now develop and run automations on macOS platforms on their devices. This package has been enhanced to support macOS, ensuring a uniform development and portability experience. |
Fix |
---|
Fixed security vulnerability issues. For more information, click the release download link and view the Security & Compliance reports at A-People Downloads page (Login required). |
4.12.1
- Compatible Bot Agent version: 20.11 or later
- Compatible Control Room version: 8750 or later
Fixes |
---|
You can now use the
Insert column
action to insert a column at first
index, last index or
specific index without any errors and the column
is now inserted in the destination table. Service Cloud Case ID: 02130798 |
You can now use the Delete
column
action to delete a column from a specific table, even when
that column was recently inserted or added to that table. Service Cloud Case ID: 02121717, 02130801 |
You can now use the Change
column type
action to change the column type of a table from string to a
custom datetime format without encountering any runtime issues. Service Cloud Case ID: 02116236 |
4.11.0
- Compatible Bot Agent version: 20.11 or later
- Compatible Control Room version: 8750 or later
Fix |
---|
You can now use the Insert
column
action for inserting columns between data tables that differ
in structure or dimension, and the new rows will be added with empty
values. Service Cloud Case ID: 02001781 |
4.8.0
- Compatible Bot Agent version: 20.11 or later
- Compatible Control Room version: 8750 or later
What's changed |
---|
Help Center for bot developers
|