Data Table package updates
- Updated: 2024/09/24
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.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.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
|