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.17.0 16 March 2026 Package-only; post Automation 360 v.39 release 22.60 or later 23234 or later
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

随着 Automation 360 v.37(沙盒)版本的发行(与 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
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 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 将 packages 添加到 Control Room.

4.17.0

  • Compatible Bot Agent version: 22.60 or later
  • Compatible Control Room version: 23234 or later
What's new
Get column name action

The Data Table package is now updated to include Get column name action that enables you to retrieve the name of a column from a Data Table by specifying the corresponding column index.

获取列名称 action

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

平民开发者和专业自动化专家现在可以在他们的设备上开发和运行 macOS 平台上的自动化。 此 package 已增强,以支持 macOS,确保统一的开发和可移植性体验。

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

面向 bot 开发人员的帮助中心

  • 帮助中心: 我们已为 bot 开发人员添加了应用内帮助,以在构建自动化时获取有关 actionspackages 的上下文信息。

    产品内部的用户帮助

  • package 中为 actions 添加的直观图标。