Chaîne package updates
- Dernière mise à jour2024/06/14
Chaîne package updates
Review the updates in released versions of the Chaîne 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 Chaîne 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 |
---|---|---|---|---|
17 juin 2024 | With Automation 360 v.33 (Sandbox) release | 20.18 or later | 9130 or later | |
6 décembre 2023 | With Automation 360 v.31 (Sandbox) release | 20.18 or later | 9130 or later | |
6 septembre 2023 | With Automation 360 v.30 (Sandbox) release | 20.18 or later | 9130 or later | |
6 juin 2023 | With Automation 360 v.29 (Sandbox) release | 20.18 or later | 9130 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 Chaîne
package, the naming convention is:
bot-command-string-<version.number>.jar
For example,
bot-command-string-5.9.0.jar
For detailed steps on downloading a package and manually adding it to the Control Room, see Ajout de packages à la Control Room.
5.10.0
- Compatible Bot Agent version: 20.18 or later
- Compatible Control Room version: 9130 or later
Fix |
---|
When you use the action, and select an option to extract a specific text, the description in the robot line now matches the option selected. |
5.9.0
- Compatible Bot Agent version: 20.18 or later
- Compatible Control Room version: 9130 or later
What's changed |
---|
Mise à jour interne dans les packages Mise à jour mineure pour la prise en charge des tâches d\'API. |
5.8.0
- Compatible Bot Agent version: 20.18 or later
- Compatible Control Room version: 9130 or later
Fixes |
---|
The Before and After options in the action in the interface are now correctly translated in Japanese language. Service Cloud Case ID: 01959775, 01995941 |
5.7.1
- Compatible Bot Agent version: 20.18 or later
- Compatible Control Room version: 9130 or later
What's new |
---|
Extract maximum number of characters from
the source string
A new Up to field has been added to the action that enables you to enter the maximum number of characters to extract from the source string. |
New option in the Substring action
When you use the action to extract a part of content from a string, you can select the Return blank if the range is not found check box. This enables the robot to return a blank value when the value in the Start from index field is greater than the length of the source string. |
Fixes |
---|
When you use the action and select either Before, Before and/or after, or After options to extract the text, the event data now correctly shows the options that you select. Previously, when you used one of the specified options to extract the text, the event data of the robot showed only the Before option irrespective of the option that you had selected. |
The robot no longer generates an incorrect output when you use the action to find and replace a string which contains a regular expression. Service Cloud Case ID: 01967997, 01969353, 01969353 |