文字列 パッケージ updates
- 最終更新日2024/06/14
文字列 パッケージ updates
Review the updates in released versions of the 文字列 パッケージ 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 エージェント versions.
Versions summary
The following table lists the versions of 文字列 パッケージ 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 パッケージ version.
Version | Release date | Release type | Bot エージェント version | Control Room build |
---|---|---|---|---|
2024 年 6 月 17 日 | With Automation 360 v.33 (Sandbox) release | 20.18 or later | 9130 or later | |
2023 年 12 月 6 日 | With Automation 360 v.31 (Sandbox) release | 20.18 or later | 9130 or later | |
2023 年 9 月 6 日 | With Automation 360 v.30 (Sandbox) release | 20.18 or later | 9130 or later | |
2023 年 6 月 6 日 | With Automation 360 v.29 (Sandbox) release | 20.18 or later | 9130 or later |
- To download an individual パッケージ (updated in an Automation 360 release where you want only the パッケージ), use this
URL:
https://aai-artifacts.my.automationanywhere.digital/packages/<package-file-name>-<version.number>.jar
- For 文字列
パッケージ, 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 パッケージ and manually adding it to the Control Room, see Control Room に パッケージ を追加.
5.10.0
- Compatible Bot エージェント version: 20.18 or later
- Compatible Control Room version: 9130 or later
Fix |
---|
When you use the アクション, and select an option to extract a specific text, the description in the Bot line now matches the option selected. |
5.9.0
- Compatible Bot エージェント version: 20.18 or later
- Compatible Control Room version: 9130 or later
What's changed |
---|
パッケージの内部更新 API タスクに対応するための小規模な更新。 |
5.8.0
- Compatible Bot エージェント version: 20.18 or later
- Compatible Control Room version: 9130 or later
Fixes |
---|
The Before and After options in the アクション in the interface are now correctly translated in Japanese language. Service Cloud Case ID: 01959775, 01995941 |
5.7.1
- Compatible Bot エージェント 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 アクション 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 アクション 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 Bot 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 アクション 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 Bot showed only the Before option irrespective of the option that you had selected. |
The Bot no longer generates an incorrect output when you use the アクション to find and replace a string which contains a regular expression. Service Cloud Case ID: 01967997, 01969353, 01969353 |