Data Table package updates
- Última atualização2026/03/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 |
Com o lançamento do Automation 360 v.37 (Sandbox) (suporte relacionado a macOS) |
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>.jarFor example,
bot-command-table-4.8.0.jar
For detailed steps on downloading a package and manually adding it to the Control Room, see Adicione packages à 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 |
|---|
|
Os desenvolvedores cidadãos e os especialistas profissionais em automação agora podem desenvolver e executar automações em plataformas do macOS em seus dispositivos. Esse package foi aprimorado para oferecer suporte ao macOS, garantindo uma experiência uniforme de desenvolvimento e portabilidade. |
| 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 |
|---|
|
Central de ajuda para desenvolvedores do bot
|