Folder package updates
- Updated: 2024/06/14
Folder package updates
Review the updates in released versions of the Folder 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 Folder 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 |
---|---|---|---|---|
6.11.0 | 17 June 2024 | With Automation 360 v.33 (Sandbox) release | 20.11 or later | 8750 or later |
6.10.1 | 17 January 2024 | Package-only; post Automation 360 v.31 release | 20.11 or later | 8750 or later |
6.9.1 | 6 December 2023 | With Automation 360 v.31 (Sandbox) release | 20.11 or later | 8750 or later |
6.8.0 | 6 September 2023 | With Automation 360 v.30 (Sandbox) release | 20.11 or later | 8750 or later |
6.7.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 Folder
package, the naming convention is:
bot-command-folder-<version.number>.jar
For example,
bot-command-folder-6.10.1.jar
For detailed steps on downloading a package and manually adding it to the Control Room, see Add packages to the Control Room.
6.11.0
- Compatible Bot Agent version: 20.11 or later
- Compatible Control Room version: 8750 or later
Fix |
---|
In the Specify files/folders to compress field of the action, the description of the example is now correctly translated in the Japanese language. |
6.10.1
- Compatible Bot Agent version: 20.11 or later
- Compatible Control Room version: 8750 or later
What's changed |
---|
Enhancement to the Folder
package (Service Cloud case ID: 02055576) When you use the Unzip action to extract compressed content (files and folders) into a specific location from a .zip file and if the zipped file is corrupted, it now displays an appropriate message as: There is an issue while operating on Zip. |
6.9.1
- Compatible Bot Agent version: 20.11 or later
- Compatible Control Room version: 8750 or later
Fixes |
---|
The action now successfully extracts files even if the folders
contain files that do not have a name and extension.
Note: This action ignores the file
without a name and extension and extracts the remaining correct files
only. Service Cloud case ID: 01997210 |
The Case sensitive option works as expected when you define a regex pattern for a file name in the action. Service Cloud case ID: 01976721 |
6.8.0
- Compatible Bot Agent version: 20.11 or later
- Compatible Control Room version: 8750 or later
What's new |
---|
Iterate each sub-folder
recursively You can now use the new Include all sub-folders option in the iterator to recursively iterate through each sub-folder within a folder including hidden folders. |
6.7.0
- Compatible Bot Agent version: 20.11 or later
- Compatible Control Room version: 8750 or later
Fixes |
---|
You can now use the action to successfully extract a file from the zip folder where the folder name contains a space character at the trailing end. Service Cloud case ID: 01947468 |
If you have used the Open action from the Excel advanced package, errors are no longer displayed when you use the Create shortcut action in the Folder package. |