Release date: 11 January 2021

Review the new features, changed features, fixed features, known limitations, and supported 软件包 in the Enterprise A2019.18 (内部版本 7560) release. For IQ Bot, Build 7553 is available for Cloud customers and Build 7554 is available for On-Premises customers. There are no security fixes in this release.

重要: We have updated Enterprise A2019.18 to 内部版本 7560 to include fixes for issues with workload management (Service Cloud case IDs 00696614 and 00703339) and SSO authentication on Automation Anywhere Cloud (Service Cloud case IDs 00706042, 00706074, 00706201, 00706195, 00706134, 00706022, and 00707033). See the Fixed features section for more information.

Migration features

Enterprise 11 and Enterprise 10 features
Migrate MetaBot with screens

Migrate MetaBot that contain screens as assets. You can migrate screens based on HTML, MSAA, and .NET technologies and captured using the Object, Image, and Coordinate play modes.

Configure timeout in 机器人 Migration 软件包

When migrating 机器人, you can now set a timeout value in the range of 3 through 90 minutes (default value is 90 minutes). If the migration of any specific 机器人 is not completed within the set time, a timeout message is displayed and the migration process moves to the next 机器人.

Use regular expressions in variables (Service Cloud case ID: 00628227)

Use regular expressions (regex) in value type variables to specify the entity on which you want to perform an operation. For example, 操作 in the 文件, 文件夹, String, and 窗口 软件包 allow use of regular expression in variables.

When Enterprise 11 or Enterprise 10 机器人 with commands that use regular expressions in variables are migrated, if their equivalent 操作 in Enterprise A2019 do not support regular expressions, the regular expression is converted to string in the migrated 机器人.

Migrate MetaBot that returns a list variable

You can now migrate MetaBot that contain logic that return a list variable to the parent 机器人.

Migrate 机器人 that use functional keys

Migrate 机器人 that use functional keys such as F1, F2, and F3 in the Send Text command.

Migrate 机器人 that extract information from PDF

Migrate 机器人 that use the Extract Form Fields command to extract data from the fields in a PDF file.

Enterprise 11 only features
Migrate 机器人 to Enterprise A2019 Cloud

You can now migrate to Enterprise A2019 Cloud by using the Cloud Migration Utility. Use the utility to upload your Enterprise 11 data to Automation Anywhere Cloud.

Migrate from 11.x to Cloud

Migrate to Enterprise A2019 on Linux CentOS (Service Cloud case ID: 00654757)

You can now migrate from Enterprise 11 to Enterprise A2019 installed on Linux CentOS.

Migrate to Linux CentOS

Migrate imported Enterprise 11 机器人 to Enterprise A2019

You can now migrate Enterprise 11 机器人 that you imported using the Bot Lifecycle Management feature or the Import API to Enterprise A2019 by using the migration wizard.

Migrate 机器人 that use the following attributes:
  • 机器人 that use regular expression (regex) to search for the string and title of an application window on which you want to perform an operation
  • (Service Cloud case ID: 00616115) 机器人 for which custom format is configured for system dates

    The system uses the AADefaultDateFormat global value to store the format of the date.

  • 机器人 that use the Search Field command to search a field index or field name by using text in the 终端仿真器

Enterprise A2019

重要: 此版本包括对 Bot Agent 的必要更新。 确保完成更新,以便在从以前版本升级到此版本时继续执行自动化活动。

自动更新 Bot Agent | 手动更新 Bot Agent

要验证哪个 Bot Agent 版本与此版本兼容,请参阅 与发布版本的兼容性

New features
Create a 平民开发者 user

Administrators can now use the 平民开发者 license to create 平民开发者 roles and users in the Control Room. Users with this license can create and run 机器人 (including 机器人 with triggers) on their devices.

Automation 360 许可证 | 创建 平民开发者 角色 | 创建 平民开发者 用户

录制器 enhancements
  • Use the AISense Recorder Define option to record an interaction, such as click active text, with an object that is only visible when you hover the mouse over the object.
  • If you record a click and keystrokes in a text box with a Control Type of PASSWORD_TEXT, the Recorder does not capture the keystrokes entered into the field. Instead, the 操作 selects the Set text option and offers users the option to select a credential from the Credential Vault, enter a credential variable, or enter an insecure string.
Export and import Bot Insight dashboards using Bot Lifecycle Management

The Bot Lifecycle Management feature now enables you to export and import Bot Insight dashboards (default, custom, and published) associated with analytics 机器人 from one Control Room instance to another. You can also export and import Bot Insight dashboards using the Bot Lifecycle Management export and import APIs.

导出 机器人 | 导入 机器人

Support for non-persistent VDI

Non-persistent virtual desktop infrastructure (VDI) is now supported for temporary devices so that you can configure settings for temporary devices in the Control Room or during Bot Agent installation.

The feature includes the following capabilities:

  • Automatically register a device.
  • Automatically mark a device as default for the logged-in user.
  • Automatically add a device to an existing pool.
  • Delete offline devices from a list of devices.
  • Add parameters for temporary devices in the Bot Agent MSI file.

管理设备设置 | 配置临时设备 | 在 Windows 上批量安装 Bot Agent

Efficiently map input and output variables between parent and child 机器人 (Service Cloud case ID: 00537090, 00698697)

For input variables, use the Quick map option to select the variables and set the values for the parent 机器人 to pass. For output variables, use the Multiple variables tab to associate each dictionary key with a variable. This feature eliminates the need to use 操作 to extract the output dictionary values.

任务机器人 软件包 | 使用运行 操作

Support for PowerBuilder application in 应用程序集成 软件包 (Service Cloud case ID: 00680703)

The 应用程序集成 软件包 now supports PowerBuilder to capture and extract text from a window application. The Capture text of window 操作 enables you to open a PowerBuilder screen to capture all the data and verify the captured text.

Enhancements to check-out option in the private workspace
  • The My bots page in the private workspace displays a new status Checked out edited for 机器人 that are checked out and edited.
  • Use the Revert edits option to cancel any changes you made to the checked-out 机器人 in the private workspace.
Programmatically delete 机器人, files, and folders

Use the Delete files/folders API to delete objects from the private or public workspace.

DELETE <control_room_URL>/v2/repository/files/{id}

Manage scheduled 机器人 using APIs

Use the Bot Scheduler APIs to create, update, and view details, and delete 机器人 schedules. 机器人 can be scheduled to run at a specific date and time on an unattended Bot Runner, or on a recurring basis.

New 操作 in 终端仿真器 软件包

Use the Search Field 操作 in the 终端仿真器 软件包 to search for a field based on the text it contains. This 操作 returns the name or index of the field based on the option selected.

终端仿真器 软件包

New 操作 in PDF 软件包

Use the Get Property 操作 in the PDF 软件包 to retrieve the properties of a PDF file and assigns the properties to a dictionary variable.

使用获取属性 操作

New 操作 in 浏览器 软件包

Use the following 操作 in the 浏览器 软件包:

  • Close: Closes a Google Chrome browser window or tab.
  • Get source code: Retrieves the source code of a web page and saves it to a string variable.
  • Go back: Returns to a web page that you previously visited in the current tab.
  • Open: Opens the browser to a specific web page in an existing tab, new tab, or window.
  • Run JavaScript: Executes JavaScript in a web page.

浏览器 软件包

Specify application window dimensions

Use the Resize windows option to set the window height and width to specific dimensions or to the dimensions at which it was captured. This feature enhances the bot's ability to identify the target object.

The following 软件包 support this feature:

  • 应用程序集成
  • If Image recognition condition
  • If Legacy Automation > Window Control condition
  • 图像识别
  • 模拟击键
  • 旧式自动化 Desktop > Manage windows controls 操作
  • 循环 While > Image recognition condition
  • 循环 While > Legacy Automation > Window Control condition
  • 鼠标
  • OCR
  • 屏幕
Support for function keys in 终端仿真器 软件包

Function keys (F1 through F24) are now supported to automate processes using ANSI and VT100 terminals in the 终端仿真器 软件包.

Use regex case insensitive flag for Window title

Enable the regex Case insensitive flag to identify a Window title field as not case-sensitive. This feature enables you to successfully run the 机器人 even if the letter case does not match the captured window title.

The following 软件包 and 操作 support this feature:
  • Wait
  • 图像识别
  • 模拟击键
  • 鼠标 > Click 操作
  • 旧式自动化 Desktop > Manage windows controls
  • OCR > Capture window, Capture area
  • 屏幕 > Capture window, Capture area
  • 录制器 > Capture
  • 窗口: Activate, Close, Maximize, Minimize, Resize
Unattended Bot Runner supported on Citrix devices

You can now deploy 机器人 on unattended Bot Runner on virtual machines on Citrix XenDesktop and Citrix VDI Windows 2016.

Changed features
Only Bot Scanner related files and folders are deleted

The Bot Scanner now deletes only Bot Scanner related files and folders from the destination folder.

使用 Bot Scanner 扫描 Enterprise 11 或 10 机器人

Enhanced transport layer security (Service Cloud case ID: 00677546, 00681830)

The default Elasticsearch ports (47599, 47600) now use the more secure TLS version 1.2 and later as the communication channel between the Control Room and Elasticsearch server.

Enhanced Update node action in XML 软件包 (Service Cloud case ID: 00663089)

When you edit and save an XML node, the 机器人 updates the required attributes and their values in an alphabetical order, without removing any existing attributes of the node.

For example, consider two existing attributes in an XML node such as Name=Peter and Phone=9829xxxxxx. If you change the value of the phone attribute as 9887xxxxxx and add a new attribute Gender with value as Male, the 机器人 updates the phone value and adds the gender as a new attribute, without removing the existing name attribute.

Interface change in Excel 基本版 and Excel 高级版 软件包

The session name field is now the last field in 操作 in the Excel 基本版 and Excel 高级版 软件包.

Access at subfolder level in Control Room repository (Service Cloud case ID: 00634847, 00681221, 00685654)

An administrator can now allow access at the subfolder level in the Control Room by assigning the Run, Check-in and Check-out permissions to the subfolder. You can only access the contents of the subfolder and not the other 机器人 or files in the parent folder.

Increased working area in the 机器人编辑器

More horizontal and vertical screen area is available in the 机器人编辑器 for developing 机器人. You can hide or display the Actions and Details panels to maximize the working area in the 机器人编辑器.

The following table lists the fixed features and the builds in which they were fixed (内部版本 7560 is the latest build, and Build 7554 is the previous build). The fixes are cumulatively available in the latest build.
Fixed features
Build number Service Cloud case ID Description
7560 00696614 机器人 deployment is no longer delayed after you insert 工作项 if idle devices are available for the deployment in queues.
7560 00703339 The post 工作项 insertion flow is now improved so that 机器人 deployments are not delayed.
7560 00706042, 00706074, 00706201, 00706195, 00706134, 00706022, 00707033 An issue with Control Room login page not supporting SAML for SSO and reporting an errant IPD response has been addressed. The SSO function of the Control Room login works as expected.
7554 00659336 Enterprise 11 机器人 that use the 图像识别 command or Image Recognition condition of the If command now run successfully after migration.
7554 00647634 The Bot Scanner no longer becomes unresponsive when scanning a large repository.
7554 00678614 An error is no longer encountered when you migrate a 机器人 with a credential name that contains a space character or a special character.
7554 00669247 An error is no longer encountered when you download a file from a URL that contains a Unicode character using the Download files 操作 of the 浏览器 软件包.
7554 00685916 If you have used the Date system variable as an input variable in a MetaBot, the Date system variable is now available after migration.
7554 00674594 The Bot Scanner no longer encounters an error when scanning a 机器人 that uses the Excel Column system variable after the 循环 command and the column name specified in that variable contains a space character.
7554 00691905 An error is no longer encountered when you edit a user after migrating to Enterprise A2019 from 版本 11.3.3.
7554 00691072 An error is no longer encountered because of the bypass configuration of proxy settings when you use the 机器人迁移向导.
7554 00689910 You can now import more than 2100 机器人 files without any SQL exception error.
7554 00669927 When you execute the Bot Insight Business Data and Operations Data APIs, only information limited to the logged-in tenant is now retrieved in the API response.
7554 00639779 After you log in to the Control Room and connect manually to a VPN, the Bot Agent now reconnects automatically. You do not have to restart the Bot Agent service to reconnect.
7554 00622075 When you run a 机器人 on a user device that has an extended display, the runtime window is now completely visible on the main display. Previously, the window was partially visible between the main and extended display.
7554 00678454 In Excel 高级版, you can now use the Set cell 操作 to write more than 4100 characters in the excel file. Previously, the 机器人 execution failed when the cell value had more than 4100 characters.
7554 00675333 In the 数字 软件包, the field in the Assign 操作 is now corrected as Select the source number variable/ value. Previously, the Select the source string variable/ value field was incorrect.
7554 00674315, 00677925, 00684201 When you create a 任务机器人 using the If and Else if 操作 and change the placement of the Else if block 操作, there is improved visibility in the Flow view. Previously, the 任务机器人 was not displayed properly on a low contrast display when the Else if block placement was changed.
7554 00662072, 00674336 In the 终端仿真器 软件包, you can now correctly page up using the KEY_PGUP function key and page down using KEY_PGDOWN for the TN5250 terminal type.
7554 00658261 The PDF Extract image 操作 now supports CMYK (cyan, magenta, yellow, black) images format when you extract and save a CMYK image to an RGB (red, green, and blue) image. Previously, if PDF files contained CMYK images, the 机器人 could not extract them and displayed an error.
7554 00675749 When you receive emails using the EWS server option, the emailCc and emailTo variables now return the proper value. Previously, these variables returned blank values.
7554 00663610 In the Ftp/Sftp 软件包, you can now connect to ftp.box.com and use the Get folder 操作 . Previously, the Get folder 操作 downloaded files in the folder, causing the 机器人 to run in an infinite loop.
7554 00675710 In the 数据表 软件包, the Remove duplicate rows 操作 now removes all duplicate rows rather than a single duplicate row.
7554 00539762 In the For value 操作 of the 提示 软件包, characters are no longer visible during keystrokes of masked values.
7554 00679370, 00673085, 00674546, 00676912, 00678852, 00678796, 00692420, 00695390 An unknown error is no longer encountered when you run the Open Excel file 操作 from a network drive.
7554 00672719, 00673048 Audit log entries in the Control Room are now retained even if the Elasticsearch data is configured to a file path other than C:\ (C drive) during installation.
7554 -- You can now insert 工作项 from one queue to another queue for workload automation.
7554 -- You no longer have to pause and resume queues because 工作项 are now processed and not randomly skipped when you use the priority queuing or round-robin method for workload automation.
7554 -- The 录制器 软件包 no longer takes time to upload to a remote application repository path of an On-Premises Control Room deployed on Microsoft Azure.
7554 00683744 You can now capture objects from the Google Chrome browser using the 录制器 capture 操作. The plug-in not installed or disabled error is no longer displayed.
7554 00672446, 00671782, 00671065, 00683870 When you upgrade to this release from an earlier release (for example, Enterprise A2019.16), the Elasticsearch OpenDistro error message is no longer displayed. Also, the previous application_log indices from Elasticsearch are deleted to free up disk space for the upgrade.
7554 00690003 You can now use the 终端仿真器 软件包 without any change in the screen resolution for the mainframe terminal type TN3270. Previously, the screen resolution was not supported for terminal type TN3270.
7554 00679244 In 字典 and 列表 软件包, you can now use the Datetime data type in the source dictionary variable field of the Assign 操作. Previously, an error was encountered during 机器人 execution if you used Datetime data type in the source dictionary variable field.
7554 00673591 Fixed an issue in the 任务机器人 软件包 where the system selected all the input variable options when the user clicked away from and returned to the 操作.
7554 00684905, 00703481 A 任务机器人 now runs as scheduled and no longer shows the device status as Picked at runtime on the View task in progress (Activity) page when the 任务机器人 is running.
7554 00573081 The audit log page in the Control Room now records all entries related to 机器人 deployment. Also, when a parent task with many child 机器人 is deployed, the audit log now shows correct entries. Previously, some audit log entries were missing for 机器人 deployment and if a parent task with many child 机器人 was deployed, the entries displayed were incorrect.
Known limitations
Enterprise A2019 does not yet support the counter behavior of the $Excel Cell Row$ system variable in Enterprise 11 when the variable is used in the 循环 command and the Each row in Excel Dataset option is selected. This behavior is available in 11.3.0 and earlier versions by default, and in the 版本 11.3.1.2 and later versions when the retainexcelcellrowlegacybehavior tag in the AASettings.xml file is set to true.
A 机器人 fails when it runs an 操作 that reloads the web page, such as the Recorder > Capture 操作 when it is used to click a link or the Browser > Open 操作, followed by a Browser > Run JavaScript or Browser > Extract source 操作.

You must add a delay of at least 5 seconds to give the browser time to load.

A 机器人 fails when it runs the Browser > Close 操作 to close the last Google Chrome window and the window contains only one tab.

Use the Tab or All browsers options instead.

A 机器人 can return only a maximum of 3 MB to an output variable.

Workaround: Store the 机器人 output on the device, such as in a .txt file. If the output must be shared across multiple Bot Runner, store the output in a shared drive.

The AISense Recorder fails if you manually upgrade the 录制器 软件包 version, such as by importing a 机器人 that contains a 录制器 软件包 version from a more recent build than the destination Control Room. Always upgrade the 录制器 软件包 through the Control Room.
If you install the Google Chrome extension in the Microsoft Edge browser, it causes recording and runtime errors in 机器人 that interact with the Google Chrome browser. Even if you did not manually install the Google Chrome extension, the auto-sync settings in the Microsoft Edge browser might have automatically installed the extension.

If the Google Chrome extension is installed in the Microsoft Edge browser, you must remove the Google Chrome extension from the edge://extensions page.

When the regex Case insensitive flag is enabled for 操作 that include the window title, a recapture of the application window fails.
The input parameters for DLLs are not automatically passed from the parent 机器人 to the child 机器人 in Enterprise A2019 for migrated MetaBot.
Workload automation limitation for manual Credential Vault mode (Service Cloud case ID: 00711410)

You might face issues when migrating your workload automation if the Control Room is configured to use a manual mode for Credential Vault.

Workaround: As the Control Room administrator, perform the following steps:

  1. Change the Credential Vault mode to express from manual in the Control Room database configuration table.
  2. Add the credential vault key to the CredentialVault.dat file in the Control Room server repository.
  3. Restart the Automation Anywhere Control Room Service.
  4. Re-register the Bot Agent or restart the Bot Agent service.
Cloud migration limitations
  • The Cloud migration utility keeps running in background if you close the utility when the Enterprise 11 data is being uploaded.
  • If you have configured Enterprise 11 Control Room in cluster mode, you must stop the Automation Anywhere Control Room Service on all the nodes available in the cluster.
  • If the Cloud migration utility is installed on a different device than the device on which the Enterprise 11 Control Room you want to migrate is installed, an Elasticsearch unavailable error occurs.
  • If you have SSO configured on the Enterprise 11 Control Room, an error is encountered after migration to Cloud if you change the authentication from database to SSO.
  • If you provide the validation code within double quotation marks, the utility successfully validates the code but fails when uploading the Enterprise 11 data.
If you open a table variable for editing and then open another table variable and click Cancel in the Edit table window, the schema of that table reverts to the same schema of the first table. This occurs only in the interface; it does not impact the 机器人.

Workaround: Refresh the window containing the Control Room.

If you use different versions of a 软件包 in a parent 机器人 and a child 机器人, the capability to share a session across 机器人 is currently not supported in the following 软件包: DLL, Excel 高级版, Excel 基本版, and 终端仿真器

To share a session across parent and child 机器人, ensure that you use the same version of the package in both the parent and child 机器人.

面向业务用户的 Automation Co-Pilot (Automation Co-Pilot)

New features
New Automation Co-Pilot on the web 软件包

Use the Automation Co-Pilot on the web 软件包 to perform 操作 such as assign, query, and cancel tasks; create and query requests; and retrieve a list of team members.

Process Composer 软件包

Filter by time

You can now filter your requests and tasks by time:

  • Requests tab: Use the Created and Updated options in the Filter window to select any dates.
  • Tasks tab: Use the Task created and Task updated options in the Filter window to select any dates.

筛选和搜索请求 | 筛选和搜索任务

View updated dates
  • Use the new Updated column in the Requests tab to view the dates and time of a request that was last updated.
  • Use the new Task Updated column in the Tasks tab to view the date and time of a task that was last updated.
Variable options

In the Insert a variable window, the Variable field now shows child elements of available references, which include Dictionary, List, Record, and Table variable types.

Delete a request

Automation Co-Pilot administrators, managers, and users can now delete requests created by the Automation Co-Pilot process. The Automation Co-Pilot administrator can delete any requests. Automation Co-Pilot managers can delete requests of the team for which they are the owner. Automation Co-Pilot users can delete only the requests they have created.

删除请求

Automatically assign managers and users

Users can now select the Auto assign this task option in the Human Task to assign managers or users to the task. Users can also select the Auto assign the target task to option in the Go to element to assign managers to the task.

在 Process Composer 中创建一个流程自动化

Enhancements to elements in the form builder
  • Time element: Includes the time element in a form.

    使用时间元素

  • Date element: Set the date format of the user machine as the default format for the date element in the form.

    使用日期元素

  • Select file element: Drag the selected file into the form during 机器人 runtime.

    使用选择文件元素

  • Password element: View the password you enter in this field during 机器人 runtime.

    使用密码元素

Updates to interactive forms
  • Use the Change Form Title to edit or change the title of the selected form during 机器人 runtime.
  • Use the Validate form option now for the Table element.

交互式表单包

Changed features
Process 软件包 renamed to Automation Co-Pilot on the web 软件包

The Process 软件包 is now renamed to the Automation Co-Pilot on the web 软件包, which includes the Create a Request 操作 and additional new 操作.

Process Composer 软件包

Enhancement to process management page

In the process management page, the Automation Co-Pilot admin can now edit the Process Title and Process Description metadata. You can now add a title and provide a short description for the process.

Enhancement to the activity page

All the Bot Runner (attended or unattended) trigger deployments in queue are now displayed in the Activity > In progress page.

活动

Edit check box, radio button, and drop-down form elements in process editor

In the process editor, you can now edit and update the List of options and Default value fields for the following form elements: Checkbox, Radio button, and Dropdown.

Fixed features
Service Cloud case ID Description
00678572 You can now view the strict-transport-security header when using the Automation Co-Pilot on the web interface. This attribute informs the web browser to automatically convert websites requesting HTTP to load HTTPS instead in order to comply with the HTTP Strict-Transport-Security (HSTS) policy.
-- The Display message field in the If/Else pair action now displays the status message in request view. Previously, the status message was not displayed in the request view.
-- When you access Automation Co-Pilot through the web interface, the Request ID and Task ID now correctly identify the data as numeric data type and sort it accordingly. Previously, the data was considered as string type and the sorting was not appropriate.
00646148 A 机器人 is no longer deployed multiple times when the files and folders triggers are used.
Known limitations
When a user with a 平民开发者 license deletes an event trigger, this activity is not captured in the Audit log tab.
When you delete a request from the Request tab, the tasks associated with the request are not deleted and they are displayed in the Tasks tab.
If you click the refresh option in the Tasks tab and navigate away and back to the tab, the task filter applied does not remain the same. The filter always switches to Pending status.

Discovery Bot

New features
Use Model option for system-generated views

You can now use the Model option to compare and find the best aggregated view for your recordings. Use this option to save as many views with different combinations as required.

You can also save the view as a manual view to further customize your view and compare side-by-side. Select either an Easy or Strict model so that you can view recordings where the steps are the same versus recordings with different results with more branches in the process path.

创建具有分支和机会的进程视图

Use Filter option for system-generated views

You can now use the Filter option to use a set of values to compare different sections of a process across various recordings by selecting a specific path and step filter. Used along with the Model option, the path and step filter options for a system-generated or manual view can help you to determine and decide on a good candidate for automation.

创建具有分支和机会的进程视图

Use toggle frequency counter option for system-generated views

You can now use the toggle frequency counter to display the number of recordings that a particular path takes in the flow in a system-generated view. Use this option to help you understand the frequency of the path compared to other recordings or views.

创建具有分支和机会的进程视图

Remove recording screenshot for data privacy

Use the Screen option (icon) to display or hide the recording screenshot before submitting the recording for the analyst to review. Use this option when you do not want to share personal image details with the analyst.

录制 Discovery Bot 业务进程

Download PDD from the Opportunities table

You can now download a process definition document (PDD) for an opportunity directly from the Opportunities table listed on the Opportunities page. The PDD is automatically generated when the opportunity is created. After the PDD is generated, the field changes from generating PDD to Download PDD. You can then download and save the document.

审查机会并转换为 机器人

Changed features
Screenshot image is increased

The screenshot image is now increased to allow for better readability of captured steps. You can now use the scroll wheel to get a zoomed-in view of the step.

The Export to Word option now supports 2000 steps.
The Convert to Bot option now supports 2000 steps.
Fixed features
Service Cloud case ID Description
-- The Delete icon is now properly visible in the edit recordings screen in Internet Explorer.
-- You can now change the zoom level in any canvas using the two-finger swipe on the trackpad of the Aggregated and Comparison tabs.
-- The red highlight is now visible on the captured screenshots from the Recordings page and from the preview pane from the Aggregated and Opportunity tabs for analyst review.
Known limitations
When upgrading to this release, you must regenerate all PDDs created in Enterprise A2019.17. Click Retry PDD Generation to regenerate the PDDs.
If you want to display an image that you have hidden and saved, you must first click the Screen icon and then click Save to display the image again.
In the Opportunities table, the search field and filter drop-down option are not available for the Process and Owner columns.
When an opportunity is created for a system-generated view with filters applied, the filter is reapplied on the view displayed within the Aggregated tab from the Opportunities page. The filter incorrectly displays No recording data. The Convert to Bot and the Download PDD options are not affected.
When a recording is canceled, the recording is incorrectly incremented and displayed on the process tile in Process Cycle.
You cannot approve a recording with more than 500 steps.

IQ Bot

New features
New IQ Bot Extraction 软件包

On-Premises and Cloud

IQ Bot now includes the IQ Bot Extraction 软件包 for processing invoices. The 软件包 uses Bot Runner on your local device instead of an IQ Bot server for processing.

IQ Bot Extraction 软件包

Changed features
Enhancement to Migration Utility

When you now export an IQ Bot archive (.iqba) file, only a single document associated with every available 机器人 (group) training is exported.

Enhancement to Document Classifier 软件包

The Document Classifier 软件包 now supports all languages supported by ABBYY FineReader Engine. Previously, only English language was supported.

ABBYY FineReader Engine OCR supported languages

Fixed features
Service Cloud case ID Description
00668625 When you upload documents containing digital signatures to learning instances, the 设计程序 now displays the correct success or error message.
00619139, 00695157 When you now run a 机器人 and try to edit it while it is still running, the following correct message is displayed: Staging Documents for this Vision bot is in progress. Please try after some time. Previously, the following incorrect message was displayed: Learning instance not found.
00408482 You can now successfully export a custom domain created using Korean or other Asian languages.
00669197, 00681599 Node.js is now upgraded to version v10.22.1 to fix a security vulnerability.
-- Fixed an issue that caused the following error: failed to upgrade DB -1. You can now install IQ Bot in express mode without any errors.
00633197 During validation, if there is an error in the validation pattern, the validation process now fails, the correct message is displayed, and error logs are generated.
00689326 You can now view the extraction results correctly even when the 机器人 is trained with check box fields.
00666456 IQ Bot machine learning services are now correctly installed when you install IQ Bot.
Known limitations
IQ Bot On-Premises and Cloud

The following limitations apply to the IQ Bot Extraction软件包:

  • If you process documents that do not belong to any created groups, they are not displayed in the Details page of the learning instance.
  • The Checkbox extraction option is not supported.
  • Some of the input invoices are not processed when you set up workload management with shared input and output folders.
  • Pre-processing settings from IQ Bot server are not applied.
IQ Bot On-Premises and Cloud

When creating learning instances, IQ Bot sometimes does not restrict users from creating duplicate fields.

IQ Bot On-Premises and Cloud

Occasionally IQ Bot fails to execute Python logic for tables other than the default one.

Workaround: Retry after you perform one of the following actions:
  • Click Save and close.
  • Click See Extraction results.
IQ Bot On-Premises and Cloud

In PDF documents containing multiple pages, at times the segments do not display correctly on all pages.

Workaround: Use PDFBox OCR to process the documents.

IQ Bot On-Premises and Cloud

For the Get page content action of the IQ Bot Pre-processor 软件包, if you select the Create variable option from the List of strings extracted from page menu, you can only use Any from the Subtype drop-down menu.

IQ Bot Community Edition, On-Premises and Cloud

If you use Internet Explorer version 11.0.973.17763 to log in to IQ Bot and open See extraction results for a learning instance, you cannot open or download the Preview.csv file.

IQ Bot On-Premises

You must be a service account user to install IQ Bot on a fresh machine.

IQ Bot On-Premisesand Cloud

The auto-correction and auto-suggestion features, which are part of the MLScheduler service, use system resources extensively and cause the system to slow down or stop responding.

Bot Insight

New features
Access Bot Insight data from Tableau

Use the Tableau connector in Bot Insight to access business and operational information. The Tableau connector connects to the Bot Insight APIs to create various business and operational metrics that you can analyze and visualize within Tableau.

在 Bot Insight 中配置 Tableau Web 数据连接器

Assign Bot Insight license (Service Cloud case ID: 00651973)

Assign the Bot Insight license to users to enable them to view and perform tasks on the Business dashboard. You can now assign the license on a per-user basis, irrespective of the assigned roles.

Automation 360 许可证

Fixed features
Service Cloud case ID Description
00689802 You no longer encounter an issue when you create and view default dashboards in a development (dev) environment. Previously, an error was displayed when you open the 机器人 and clicked Analyze to create the default dashboard.

Supported packages

Package Version
应用程序 2.1.0-20201112-22332
应用程序集成 2.3.0-20201210-171315
Active Directory 2.1.0-20201112-223323
布尔值 2.1.0-20201126-165109
浏览器 2.3.0-20201211-222811
剪贴板 2.1.0-20201126-165124
评论 2.3.0-20201126-165125
CSV/TXT 2.3.0-20201126-165126
数据库 2.2.0-20201112-223343
数据表 2.5.0-20201201-130615
日期时间 2.2.0-20201126-165136
延迟 2.2.0-20201126-165137
字典 3.2.0-20201126-165138
运行 DLL 3.3.0-20201126-165850
电子邮件 3.2.0-20201120-062604
错误处理程序 2.3.0-20201126-165148
Excel 基本版 2.4.0-20201126-165604
Excel 高级版 5.3.0-20201208-090251
文件 3.2.0-20201126-165151
文件夹 3.1.0-20201126-165154
FTP / SFTP 2.2.0-20201115-072759
图像识别 2.2.0-20201117-081754
JavaScript 2.4.0-20201126-165412
模拟击键 2.5.0-20201112-223902
旧式自动化 3.2.0-20201124-064544

1.5.0-20201125-004358

列表 2.2.0-20201126-165427
记录到文件 2.2.0-20201126-165428
循环 2.1.0-20201126-165429
消息框 2.1.0-20201126-165430
鼠标 2.2.0-20201112-223917
数字 2.1.0-20201126-165444
OCR 2.3.0-20201126-081210
Microsoft 365 Excel 2.2.0-20201104-062559
Microsoft 365 日历 2.1.0-20201111-162101
Microsoft 365 OneDrive 2.2.0-20201126-165550
PDF 2.6.0-20201126-165555
PGP 2.2.0-20201126-165557
Ping 2.1.0-20201126-165559
播放声音 2.1.0-20201127-115706
提示 2.2.0-20201109-192507
Python 脚本 2.4.0-20201208-064944
录制器 2.10-20201215-211402
REST Web Services 3.2.0-20201112-224735
SAP 2.2.0-20201126-165852
屏幕 2.2.0-20201126-165855
SNMP 2.1.0-20201126-165859
SOAP Web Service 3.2.0-20201123-093411
String 3.1.0-20201126-165909
系统 3.0.0-20200921-090225
终端仿真器 3.6.0-20201213-084139
VBScript 2.4.0-20201208-065526
Wait 3.1.0-20201126-165922
窗口 2.3.0-20201123-093430
工作负载 2.1.0-20200825-071644
XML 2.1.0-20201126-165927