문자열 패키지 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
문자열 패키지 updates 2024년 6월 17일 With Automation 360 v.33 (Sandbox) release 20.18 or later 9130 or later
문자열 패키지 updates 2023년 12월 6일 With Automation 360 v.31 (Sandbox) release 20.18 or later 9130 or later
문자열 패키지 updates 2023년 9월 6일 With Automation 360 v.30 (Sandbox) release 20.18 or later 9130 or later
문자열 패키지 updates 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 String > Extract text 작업, 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 String > Extract text 작업 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 String > Extract text 작업 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 String > Substring 작업 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 String > Extract text 작업 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 String > Replace 작업 to find and replace a string which contains a regular expression.

Service Cloud Case ID: 01967997, 01969353, 01969353