範例:將 Excel 中的資料移轉到資料庫

在此範例中,您會建立一個bot,並使用 DatabaseExcel advancedLoop packages中的actions來將值從 Excel 試算表轉移到資料庫。

先決條件

開始建立bot之前,請先建立下列項目:

  • 建立包含下列值的 Excel 試算表並存檔 (例如存為:Test_migration_db.xlsx)
    John Williams jwilliams@cmail.com
    Sam Li sam.li@xyz.org
    Carl Miller carl@carlmillerllc.com

    Excel 到數據庫遷移
  • 建立 Access 資料庫表格,將其命名為客戶T,並包含下列的欄:(建立類似下圖的資料庫並儲存,例如存為:Test_Migration_db.accdb)
    • 名字
    • 姓氏
    • 電子郵件
      訪問數據庫

程序

若要將試算表中的值移轉至資料庫中的表格,請執行下列步驟:

  1. 創建一個新的 bot:
    1. 在左側面板上,按一下 [自動化]
    2. 按一下 [新建] > [機器人]
    3. 在“ 創建任務機器人 ”窗口中,輸入 bot 名稱。
    4. 接受默認文件夾位置:\機器人\
      更改默認值 bot 存儲位置,單擊 選擇 並按照提示進行操作。
    5. 按一下 [建立和編輯]
  2. 開啟試算表:
    1. 按兩下或拖曳 [Excel 進階] > [開啟] action
    2. 按一下 [瀏覽] 以提供檔案路徑。
      提供文件路徑
    3. 選取 [讀寫] 模式選項來開啟檔案。
  3. 連線至資料庫:
    1. 按兩下或拖曳 [資料庫] > [連線] action
    2. 選取 [使用者定義的] 連線模式。
      用戶定義的連接
    3. 選取 [Microsoft Access] 資料庫類型。
    4. 按一下 [瀏覽] 以提供檔案路徑。
  4. 將 Excel 值一列一列插入資料庫:
    1. 按兩下或拖曳 [迴圈] action
    2. 選取 [Excel 進階] > [針對工作表中的每一列] 迭代器。
    3. [逐一查看] 下拉式清單中選取 [所有列]
      遍歷行
    4. 在 [將目前值指派給此變數],建立記錄變數 rExcelCurrentRow
    5. [資料庫] > [插入/更新/刪除] action拖曳到 [迴圈] 容器中。
    6. 輸入下列 SQL 陳述式:
      INSERT INTO CustomerT (FirstName,LastName,Email) values ('$rExcelCurrentRow[0]
        
      
      ,'$rExcelCurrentRow[1]
              ;
              if (!zdWebClientConfig.environment) {
                  zdWebClientConfig.environment = "production";
                }
            }
            catch (err) { console.error("Configuration was not injected properly") }
          
          
          
          
        
        
          
      ,'$rExcelCurrentRow[2] ; if (!zdWebClientConfig.environment) { zdWebClientConfig.environment = "production"; } } catch (err) { console.error("Configuration was not injected properly") }
      );\u003C/code\u003E\u003C/pre\u003E\n \u003Cbr\u003E\u003Cimg alt=\"輸入SQL語句\" class=\"image\" id=\"tpc-cloud-example-migrate-data-from-excel-to-database__image_o15_34y_qtb\" src=\"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/../../img/excel-db-insert-sql.png?_LANG=zhtw\"\u003E\u003Cbr\u003E\n \u003C/div\u003E\n \u003C/li\u003E\n \u003C/ol\u003E\n \u003C/li\u003E\u003Cli class=\"li step\" id=\"tpc-cloud-example-migrate-data-from-excel-to-database__disconnect-database\"\u003E\n \u003Cspan class=\"ph cmd\"\u003E中斷資料庫連線。將 \u003Cspan class=\"ph menucascade\"\u003E\u003Cspan class=\"ph uicontrol\"\u003E[資料庫]\u003C/span\u003E > \u003Cspan class=\"ph uicontrol\"\u003E[中斷連線]\u003C/span\u003E\u003C/span\u003E \u003Cspan class=\"ph\"\u003Eaction\u003C/span\u003E 拖曳至 [迴圈] 容器下方。\u003C/span\u003E\n \u003C/li\u003E\u003Cli class=\"li step\"\u003E\n \u003Cspan class=\"ph cmd\"\u003E關閉試算表。按兩下或拖曳 \u003Cspan class=\"ph menucascade\"\u003E\u003Cspan class=\"ph uicontrol\"\u003E[Excel 進階]\u003C/span\u003E > \u003Cspan class=\"ph uicontrol\"\u003E[關閉試算表]\u003C/span\u003E\u003C/span\u003E \u003Cspan class=\"ph\"\u003Eaction\u003C/span\u003E。\u003C/span\u003E\n \u003C/li\u003E\u003Cli class=\"li step\"\u003E\n \u003Cspan class=\"ph cmd\"\u003E按一下 \u003Cspan class=\"ph uicontrol\"\u003E[儲存]\u003C/span\u003E。\u003C/span\u003E\n \u003C/li\u003E\u003C/ol\u003E\n \u003C/div\u003E\n\u003Cnav role=\"navigation\"\u003E\u003C/nav\u003E\u003C/article\u003E\u003C/main\u003E\u003C/article\u003E\n","dislike_url":"https://automationanywhere-be-prod.automationanywhere.com/dislike/1098951","page_id":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-example-migrate-data-from-excel-to-database.html","isFallbackLanguage":false,"isCollapsibleContentExists":false,"miniTOCHeadings":[],"miniTOCHeadingsFlat":[],"shouldShowSideBoxes":true,"shouldShowTOC":true,"isInlineExternalTopic":false},"workflow":null,"isWorkflow":false,"showWorkflow":false,"error":null},"TocComponent":{"toc":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-explore.html","title":"探索","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-explore.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-automation-anywhere-enterprise-overview.html","title":"關於 Automation 360","navPath":"enterprise-cloud/topics/security-architecture/cloud-automation-anywhere-enterprise-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-architecture-implementation/cloud-control-room-overview.html","title":"Control Room overview","navPath":"enterprise-cloud/topics/aae-architecture-implementation/cloud-control-room-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-distributed-architecture.html","title":"分散式架構","navPath":"enterprise-cloud/topics/security-architecture/cloud-distributed-architecture.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-distributed-architecture-with-ha-dr-support.html","title":"支援 HA/DR 的分散式架構","navPath":"enterprise-cloud/topics/security-architecture/cloud-distributed-architecture-with-ha-dr-support.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-security-architecture.html","title":"安全性架構","navPath":"enterprise-cloud/topics/security-architecture/cloud-security-architecture.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-security-architecture-model.html","title":"安全性架構模型","navPath":"enterprise-cloud/topics/security-architecture/cloud-security-architecture-model.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-data-mapping.html","title":"Cloud營運責任","navPath":"enterprise-cloud/topics/security-architecture/cloud-data-mapping.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-securing-the-rpa-environment-with-external-controls.html","title":"使用外部控制項保護 RPA 環境","navPath":"enterprise-cloud/topics/security-architecture/cloud-securing-the-rpa-environment-with-external-controls.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-independent-control-planes-bot-creators-and-bot-runners.html","title":"Bot Creators 和的獨立類別 Bot Runner","navPath":"enterprise-cloud/topics/security-architecture/cloud-independent-control-planes-bot-creators-and-bot-runners.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-role-based-access-control-rbac.html","title":"RBAC 中 Control Room","navPath":"enterprise-cloud/topics/security-architecture/cloud-role-based-access-control-rbac.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-rbac-on-bots.html","title":"RBAC 開啟 bots","navPath":"enterprise-cloud/topics/security-architecture/cloud-rbac-on-bots.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-rbac-on-bot-runners.html","title":"RBAC 開啟 Bot Runners","navPath":"enterprise-cloud/topics/security-architecture/cloud-rbac-on-bot-runners.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-rbac-in-credential-vault-credentials-management.html","title":"用於 Credential Vault 憑據管理","navPath":"enterprise-cloud/topics/security-architecture/cloud-rbac-in-credential-vault-credentials-management.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-role-based-processing-domains.html","title":"角色型處理領域","navPath":"enterprise-cloud/topics/security-architecture/cloud-role-based-processing-domains.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-rbac-on-audit-log.html","title":"稽核記錄的 RBAC","navPath":"enterprise-cloud/topics/security-architecture/cloud-rbac-on-audit-log.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-rbac-on-operations-room.html","title":"查看 bot 活動時的 RBAC","navPath":"enterprise-cloud/topics/security-architecture/cloud-rbac-on-operations-room.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-rbac-on-user-management.html","title":"使用者管理的 RBAC","navPath":"enterprise-cloud/topics/security-architecture/cloud-rbac-on-user-management.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-rbac-on-roles-and-permissions-management.html","title":"角色和權限管理的 RBAC","navPath":"enterprise-cloud/topics/security-architecture/cloud-rbac-on-roles-and-permissions-management.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-rbac-on-bot-schedules.html","title":"bot RBAC","navPath":"enterprise-cloud/topics/security-architecture/cloud-rbac-on-bot-schedules.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-rbac-on-license-management.html","title":"授權管理的 RBAC","navPath":"enterprise-cloud/topics/security-architecture/cloud-rbac-on-license-management.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-bot-execution-access-dynamic-access-token.html","title":"透過動態存取權杖進行機器人執行存取","navPath":"enterprise-cloud/topics/security-architecture/cloud-bot-execution-access-dynamic-access-token.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-secure-credential-store-credential-vault-cv.html","title":"安全認證存放區 Credential Vault","navPath":"enterprise-cloud/topics/security-architecture/cloud-secure-credential-store-credential-vault-cv.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-configuration-of-cv-encryption.html","title":"Credential Vault 加密","navPath":"enterprise-cloud/topics/security-architecture/cloud-configuration-of-cv-encryption.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-credential-storage-in-cv.html","title":"認證儲存","navPath":"enterprise-cloud/topics/security-architecture/cloud-credential-storage-in-cv.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-credential-provisioning-to-bots.html","title":"認證佈建至 bots","navPath":"enterprise-cloud/topics/security-architecture/cloud-credential-provisioning-to-bots.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-list-of-cryptographic-providers.html","title":"密碼編譯提供者","navPath":"enterprise-cloud/topics/security-architecture/cloud-list-of-cryptographic-providers.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-secure-recording.html","title":"安全記錄","navPath":"enterprise-cloud/topics/security-architecture/cloud-secure-recording.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-authentication-with-control-room.html","title":"向 Control Room 驗證","navPath":"enterprise-cloud/topics/security-architecture/cloud-authentication-with-control-room.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-supported-authentication-methods.html","title":"支援的驗證方法","navPath":"enterprise-cloud/topics/security-architecture/cloud-supported-authentication-methods.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-security-in-transit-support-for-secure-protocols.html","title":"支援安全通訊協定","navPath":"enterprise-cloud/topics/security-architecture/cloud-security-in-transit-support-for-secure-protocols.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-network-security-overview.html","title":"網路安全性概觀","navPath":"enterprise-cloud/topics/security-architecture/cloud-network-security-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-change-management.html","title":"變更管理","navPath":"enterprise-cloud/topics/security-architecture/cloud-change-management.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-identity-and-authentication.html","title":"身分識別和驗證","navPath":"enterprise-cloud/topics/security-architecture/cloud-identity-and-authentication.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-password-hashing.html","title":"密碼雜湊","navPath":"enterprise-cloud/topics/security-architecture/cloud-password-hashing.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-authentication-failure-messages.html","title":"驗證失敗訊息","navPath":"enterprise-cloud/topics/security-architecture/cloud-authentication-failure-messages.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-authentication-for-bot-runners.html","title":"驗證 Bot Runners","navPath":"enterprise-cloud/topics/security-architecture/cloud-authentication-for-bot-runners.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-authentication-of-bot-runners-dynamic-access-token.html","title":"的動態存取權杖驗證 Bot Runners","navPath":"enterprise-cloud/topics/security-architecture/cloud-authentication-of-bot-runners-dynamic-access-token.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-defenses-against-common-vulnerabilities.html","title":"防範常見漏洞","navPath":"enterprise-cloud/topics/security-architecture/cloud-defenses-against-common-vulnerabilities.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-compliance-and-vulnerability-scanning.html","title":"合規性和漏洞掃描","navPath":"enterprise-cloud/topics/security-architecture/cloud-compliance-and-vulnerability-scanning.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-audit-logs.html","title":"稽核記錄","navPath":"enterprise-cloud/topics/security-architecture/cloud-audit-logs.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-additional-security-controls.html","title":"其他安全性控制","navPath":"enterprise-cloud/topics/security-architecture/cloud-additional-security-controls.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/appendix/cloud-guidelines-for-gdpr.html","title":"通用資料保護規則指導方針","navPath":"enterprise-cloud/topics/control-room/appendix/cloud-guidelines-for-gdpr.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-A2019-faq.html","title":"Automation 360 常見問題","navPath":"enterprise-cloud/topics/release-notes/cloud-A2019-faq.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/cloud-service-status-topics/cloud-a360-cloud-faq.html","title":"Automation 360 Cloud 常問問題","navPath":"enterprise-cloud/topics/cloud-service-status-topics/cloud-a360-cloud-faq.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/cloud-iqb-process-overview.html","title":"Automation 360 IQ Bot","navPath":"enterprise-cloud/topics/iq-bot/cloud-iqb-process-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iqb-architecture-diagram.html","title":"Architecture diagram","navPath":"enterprise-cloud/topics/iq-bot/iqb-architecture-diagram.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-private-bot-store-overview.html","title":"Private Bot Store","navPath":"enterprise-cloud/topics/security-architecture/cloud-private-bot-store-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/product-feature-lifecycle/learn-overview.html","title":"Learn","navPath":"enterprise-cloud/topics/product-feature-lifecycle/learn-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-release-notes.html","title":"Automation 360 版本資訊","navPath":"enterprise-cloud/topics/release-notes/cloud-release-notes.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/automation-360-v28.html","title":"Automation 360 v.28 版本資訊","navPath":"enterprise-cloud/topics/release-notes/automation-360-v28.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v28-release-rpa-workspace.html","title":"RPA Workspace v.28 版本","navPath":"enterprise-cloud/topics/release-notes/v28-release-rpa-workspace.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v28-release-updating-control-room-bot-agent.html","title":"更新至 v.28 版本","navPath":"enterprise-cloud/topics/release-notes/v28-release-updating-control-room-bot-agent.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v28-packages-actions-updates.html","title":"v.28 版本中的套件已更新","navPath":"enterprise-cloud/topics/release-notes/v28-packages-actions-updates.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v28-release-migration.html","title":"適用於 v.28 版本的移轉更新","navPath":"enterprise-cloud/topics/release-notes/v28-release-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v28-remote-agent-updates.html","title":"遠端代理程式 v.2.2.0 更新","navPath":"enterprise-cloud/topics/release-notes/v28-remote-agent-updates.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v28-release-coe-manager.html","title":"CoE 管理者 v.28 版本","navPath":"enterprise-cloud/topics/release-notes/v28-release-coe-manager.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v28-release-aari.html","title":"AARI v.28 版本","navPath":"enterprise-cloud/topics/release-notes/v28-release-aari.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v28-release-document-processing.html","title":"IQ Bot 與文件自動化 v.28 版本","navPath":"enterprise-cloud/topics/release-notes/v28-release-document-processing.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v28-release-bot-insight.html","title":"Bot Insight v.28 版本","navPath":"enterprise-cloud/topics/release-notes/v28-release-bot-insight.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/automation-360-v27.html","title":"Automation 360 v.27 版本資訊","navPath":"enterprise-cloud/topics/release-notes/automation-360-v27.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v27-release-rpa-workspace.html","title":"RPA Workspace v.27 版本","navPath":"enterprise-cloud/topics/release-notes/v27-release-rpa-workspace.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v27-release-updating-control-room-bot-agent.html","title":"更新至 v.27 版本","navPath":"enterprise-cloud/topics/release-notes/v27-release-updating-control-room-bot-agent.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v27-packages-actions-updates.html","title":"v.27 版中的已更新Packages","navPath":"enterprise-cloud/topics/release-notes/v27-packages-actions-updates.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v27-release-migration.html","title":"適用於 v.27 版本的移轉更新","navPath":"enterprise-cloud/topics/release-notes/v27-release-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v27-remote-agent-updates.html","title":"Remote agent v.2.1.0 updates","navPath":"enterprise-cloud/topics/release-notes/v27-remote-agent-updates.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v27-release-process-discovery.html","title":"v.27 版本","navPath":"enterprise-cloud/topics/release-notes/v27-release-process-discovery.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v27-release-aari.html","title":"AARI v.27 版本","navPath":"enterprise-cloud/topics/release-notes/v27-release-aari.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v27-release-document-processing.html","title":"IQ Bot 和 Document Automation v.27 版本","navPath":"enterprise-cloud/topics/release-notes/v27-release-document-processing.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v27-release-bot-insight.html","title":"Bot Insight v.27 版本","navPath":"enterprise-cloud/topics/release-notes/v27-release-bot-insight.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/automation-360-v26.html","title":"Automation 360 v.26 版本資訊","navPath":"enterprise-cloud/topics/release-notes/automation-360-v26.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v26-release-rpa-workspace.html","title":"RPA Workspace v.26 版本","navPath":"enterprise-cloud/topics/release-notes/v26-release-rpa-workspace.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v26-release-updating-control-room-bot-agent.html","title":"更新至 v.26 版本","navPath":"enterprise-cloud/topics/release-notes/v26-release-updating-control-room-bot-agent.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v26-release-migration.html","title":"適用於 v.26 版本的移轉更新","navPath":"enterprise-cloud/topics/release-notes/v26-release-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v26-release-aari.html","title":"AARI v.26 版本","navPath":"enterprise-cloud/topics/release-notes/v26-release-aari.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v26-release-document-processing.html","title":"IQ Bot 和 Document Automation v.26 版本","navPath":"enterprise-cloud/topics/release-notes/v26-release-document-processing.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/v26-release-bot-insight.html","title":"Bot Insight v.26 版本","navPath":"enterprise-cloud/topics/release-notes/v26-release-bot-insight.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-automation-360-v25.html","title":"Automation 360 v.25 版本資訊","navPath":"enterprise-cloud/topics/release-notes/release-automation-360-v25.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-automation-360-ie-eol.html","title":"Internet Explorer 11 EOL Automation 360 v.24R2 版本資訊","navPath":"enterprise-cloud/topics/release-notes/release-automation-360-ie-eol.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-automation-360-v24.html","title":"Automation 360 v.24 版本資訊","navPath":"enterprise-cloud/topics/release-notes/release-automation-360-v24.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-automation-360-v23.html","title":"Automation 360 v.23 版本資訊","navPath":"enterprise-cloud/topics/release-notes/release-automation-360-v23.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-automation-360-v22.html","title":"Automation 360 v.22 版本資訊","navPath":"enterprise-cloud/topics/release-notes/release-automation-360-v22.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-automation-360-v21.html","title":"Automation 360 v.21 版本資訊","navPath":"enterprise-cloud/topics/release-notes/release-automation-360-v21.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-a2019-20.html","title":"Enterprise A2019.20 發行說明","navPath":"enterprise-cloud/topics/release-notes/release-a2019-20.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-a2019-19.html","title":"Enterprise A2019.19 發行說明","navPath":"enterprise-cloud/topics/release-notes/release-a2019-19.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-a2019-18.html","title":"Enterprise A2019.18 版本資訊","navPath":"enterprise-cloud/topics/release-notes/release-a2019-18.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-a2019-17.html","title":"Enterprise A2019.17 版本資訊","navPath":"enterprise-cloud/topics/release-notes/release-a2019-17.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-a2019-16.html","title":"Enterprise A2019.16 版本資訊","navPath":"enterprise-cloud/topics/release-notes/release-a2019-16.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/previous-automation-360-release-notes.html","title":"Previous Automation 360 Release Notes","navPath":"enterprise-cloud/topics/release-notes/previous-automation-360-release-notes.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-a2019-15.html","title":"Enterprise A2019.15 版本資訊","navPath":"enterprise-cloud/topics/release-notes/release-a2019-15.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-a2019-14.html","title":"Enterprise A2019.14 版本資訊","navPath":"enterprise-cloud/topics/release-notes/release-a2019-14.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-release-a2019-13.html","title":"Enterprise A2019.13 版本資訊","navPath":"enterprise-cloud/topics/release-notes/cloud-release-a2019-13.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-release-a2019-12.html","title":"Enterprise A2019.12 版本資訊","navPath":"enterprise-cloud/topics/release-notes/cloud-release-a2019-12.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-release-a2019-11.html","title":"Enterprise A2019.11 版本資訊","navPath":"enterprise-cloud/topics/release-notes/cloud-release-a2019-11.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-release-a2019-10.html","title":"Enterprise A2019.10 版本資訊","navPath":"enterprise-cloud/topics/release-notes/cloud-release-a2019-10.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-release-a2019-09.html","title":"Enterprise A2019 ( Build 2094 )版本說明","navPath":"enterprise-cloud/topics/release-notes/cloud-release-a2019-09.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-release-a2019-08.html","title":"Enterprise A2019 (內部版本 1598 和 1610 )版本說明","navPath":"enterprise-cloud/topics/release-notes/cloud-release-a2019-08.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-release-a2019-07.html","title":"Enterprise A2019 (版本 1082 和 1089 )發行說明","navPath":"enterprise-cloud/topics/release-notes/cloud-release-a2019-07.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-release-A2019-6-op.html","title":"企業 A2019 (建置 550 )版本說明","navPath":"enterprise-cloud/topics/release-notes/cloud-release-A2019-6-op.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-release-notes-2019-06.html","title":"Enterprise A2019 (內部版本 543 )版本說明","navPath":"enterprise-cloud/topics/release-notes/cloud-release-notes-2019-06.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/ce-a2019-release-notes.html","title":"Community Edition 版本資訊","navPath":"enterprise-cloud/topics/release-notes/ce-a2019-release-notes.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/community-edition-release-v28.html","title":"Automation 360 v.28 Community Edition 版本資訊","navPath":"enterprise-cloud/topics/release-notes/community-edition-release-v28.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/community-edition-release-v27.html","title":"Automation 360 v.27 Community Edition 版本資訊","navPath":"enterprise-cloud/topics/release-notes/community-edition-release-v27.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release_community_edition_a360_v26.html","title":"Automation 360 v.26 Community Edition 版本資訊","navPath":"enterprise-cloud/topics/release-notes/release_community_edition_a360_v26.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release_community_edition_a360_v25.html","title":"Automation 360 v.25 Community Edition 版本資訊","navPath":"enterprise-cloud/topics/release-notes/release_community_edition_a360_v25.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release_community_edition_a360_v24.html","title":"Automation 360 v.24 Community Edition 版本資訊","navPath":"enterprise-cloud/topics/release-notes/release_community_edition_a360_v24.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-community-edition-a360-v23.html","title":"Automation 360 v.23 Community Edition 版本資訊","navPath":"enterprise-cloud/topics/release-notes/release-community-edition-a360-v23.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-community-edition-a360-v22.html","title":"Automation 360 v.22 Community Edition 版本資訊","navPath":"enterprise-cloud/topics/release-notes/release-community-edition-a360-v22.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/previous-community-edition-releases.html","title":"Previous Community Edition Release Notes","navPath":"enterprise-cloud/topics/release-notes/previous-community-edition-releases.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-community-edition-a360-v21.html","title":"Automation 360 V.21 Community Edition 發行說明","navPath":"enterprise-cloud/topics/release-notes/release-community-edition-a360-v21.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-community-edition-a2019-20.html","title":"Enterprise A2019.20 版本資訊","navPath":"enterprise-cloud/topics/release-notes/release-community-edition-a2019-20.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-community-edition-a2019-19.html","title":"Enterprise A2019.19 版本資訊","navPath":"enterprise-cloud/topics/release-notes/release-community-edition-a2019-19.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-community-edition-a2019-18.html","title":"Enterprise A2019.18 版本資訊","navPath":"enterprise-cloud/topics/release-notes/release-community-edition-a2019-18.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/release-community-edition-a2019-17.html","title":"Enterprise A2019.17 版本資訊","navPath":"enterprise-cloud/topics/release-notes/release-community-edition-a2019-17.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/sandbox-environment.html","title":"Cloud預覽沙箱環境","navPath":"enterprise-cloud/topics/migration/sandbox-environment.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/packages-releases-overview.html","title":"Packages 版本","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/packages-releases-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-package-dev-kit-rel-note.html","title":"Automation 360 軟件包 SDK 發行說明","navPath":"enterprise-cloud/topics/developer/cloud-package-dev-kit-rel-note.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/discovery/release-notes/process-discovery-release-notes.html","title":"Process Discovery Release Notes","navPath":"enterprise-cloud/topics/discovery/release-notes/process-discovery-release-notes.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/discovery/release-notes/process-discovery-version-1-65-0.html","title":"Version 1.65.0 Release Notes","navPath":"enterprise-cloud/topics/discovery/release-notes/process-discovery-version-1-65-0.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/discovery/release-notes/neosensor-version_2-4-1.html","title":"Neo Sensor Version 2.4.1","navPath":"enterprise-cloud/topics/discovery/release-notes/neosensor-version_2-4-1.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/coe-manager/topics/coe-manager-release-notes.html","title":"CoE 管理器發行說明","navPath":"enterprise-cloud/topics/coe-manager/topics/coe-manager-release-notes.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/browser-extension-enhancements.html","title":"增強瀏覽器擴充功能","navPath":"enterprise-cloud/topics/deployment-planning/browser-extension-enhancements.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/features-using-browser-extensions-for-web-applications.html","title":"Browser extensions for web applications","navPath":"enterprise-cloud/topics/deployment-planning/features-using-browser-extensions-for-web-applications.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/browser-extension-version-history.html","title":"Previous versions of browser extensions","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/browser-extension-version-history.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/release-notes/cloud-feature-comparison-matrix.html","title":"Automation 360 功能比較對照表","navPath":"enterprise-cloud/topics/release-notes/cloud-feature-comparison-matrix.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iq-bot-a2019-feature-matrix.html","title":"Automation 360 IQ Bot 功能比較對照表","navPath":"enterprise-cloud/topics/iq-bot/iq-bot-a2019-feature-matrix.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iq-bot-version-compatibility.html","title":"Automation 360 IQ Bot 版本相容性","navPath":"enterprise-cloud/topics/iq-bot/iq-bot-version-compatibility.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-install.html","title":"Install and update","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-install.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-getting-started.html","title":"開始使用 Automation 360 Cloud","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-getting-started.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-community-prerequisites.html","title":"Automation 360 Cloud先決條件","navPath":"enterprise-cloud/topics/deployment-planning/cloud-community-prerequisites.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-requirements-operating-system-compatibility.html","title":"Automation 360 Bot Runner 設備要求","navPath":"enterprise-cloud/topics/deployment-planning/cloud-requirements-operating-system-compatibility.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-whitelist-cr-urls.html","title":"新增 Automation 360 Cloud DNS 至信任清單","navPath":"enterprise-cloud/topics/deployment-planning/cloud-whitelist-cr-urls.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/add-iqbot-cloud-ip-addresses-to-trusted-list.html","title":"添加 IQ Bot 雲服務器 IP 地址到允許列表","navPath":"enterprise-cloud/topics/deployment-planning/add-iqbot-cloud-ip-addresses-to-trusted-list.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-on-prem-install.html","title":"安裝中 Control Room On-Premises","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-on-prem-install.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-prerequisites-control-room.html","title":"Automation 360 On-Premises先決條件","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-prerequisites-control-room.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-capacity-performance-planning.html","title":"容量和效能規劃","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-capacity-performance-planning.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-access-deployment-repository.html","title":"並行bot部署和執行","navPath":"enterprise-cloud/topics/deployment-planning/cloud-access-deployment-repository.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-requirements-server-hardware.html","title":"Control Room 服務器要求","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-requirements-server-hardware.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-requirements-databases.html","title":"數據庫要求","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-requirements-databases.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-working-with-sql-servers.html","title":"使用 SQL 服務器","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-working-with-sql-servers.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/azure-sql-paas.html","title":"使用 Azure SQL PaaS","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/azure-sql-paas.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-onprem-req-operating-system-compatibility.html","title":"支援 Control Room 的作業系統、環境和平台","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-onprem-req-operating-system-compatibility.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/platform-compatibility.html","title":"支持的雲平台","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/platform-compatibility.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-requirements-credentials.html","title":"憑證要求","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-requirements-credentials.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-load-balancer-settings-deploy.html","title":"負載平衡器要求","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-load-balancer-settings-deploy.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-firewall-rules.html","title":"連接埠、通訊協定和防火牆需求","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-firewall-rules.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/repository-requirements.html","title":"Control Room存放庫需求","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/repository-requirements.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-requirements-browsers.html","title":"RPA Workspace的瀏覽器需求","navPath":"enterprise-cloud/topics/deployment-planning/cloud-requirements-browsers.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-requirements-supported-languages.html","title":"國際化、當地語系化和語言支援","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-requirements-supported-languages.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-requirements-supported-plugin-services.html","title":"Control Room和bot動作所需的第三方元件","navPath":"enterprise-cloud/topics/deployment-planning/cloud-requirements-supported-plugin-services.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-requirements-special-characters.html","title":"支持的特殊字符","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-requirements-special-characters.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-citrix-new-approach-overview.html","title":"Citrix 集成打開 Cloud","navPath":"enterprise-cloud/topics/deployment-planning/cloud-citrix-new-approach-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-citrix-xenapp-install-requirements.html","title":"使用錄音機 Citrix Virtual Apps 服務器","navPath":"enterprise-cloud/topics/deployment-planning/cloud-citrix-xenapp-install-requirements.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-citrix-xendesktop-install-client.html","title":"使用 Citrix XenDesktop 在 Cloud","navPath":"enterprise-cloud/topics/deployment-planning/cloud-citrix-xendesktop-install-client.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-installing-citrix-plugin.html","title":"在本地計算機上安裝 Citrix 所需的組件","navPath":"enterprise-cloud/topics/deployment-planning/cloud-installing-citrix-plugin.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-installing-citrix-remote-agent.html","title":"安裝中 Automation Anywhere Citrix 服務器上的遠程代理","navPath":"enterprise-cloud/topics/deployment-planning/cloud-installing-citrix-remote-agent.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/remote-agent-installation-control-room-v26-later.html","title":"安裝遠程代理:Recorder package 版本 2.8.6","navPath":"enterprise-cloud/topics/deployment-planning/remote-agent-installation-control-room-v26-later.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/remote-agent-installation-control-room-v25-earlier.html","title":"安裝遠程代理:Recorder package 2.7.3 及更早版本","navPath":"enterprise-cloud/topics/deployment-planning/remote-agent-installation-control-room-v25-earlier.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-deployment-overview.html","title":"HA 和 DR 部署模式","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-deployment-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/convert-single-node-to-multi-node-deployment.html","title":"Convert single-node deployment to multi-node deployment","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/convert-single-node-to-multi-node-deployment.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-ha-deploy.html","title":"高可用性部署","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-ha-deploy.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-ha-dr-deploy.html","title":"容災部署","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-ha-dr-deploy.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-dr-pre-configuration.html","title":"災難恢復配置","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-dr-pre-configuration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-dr-failover-procedure.html","title":"執行災難恢復故障轉移","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-dr-failover-procedure.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-ha-dr-prepare-dr.html","title":"在主站點和輔助站點之間複製數據","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-ha-dr-prepare-dr.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/installing_control_room_using_custom_mode_for_oracle_installation.html","title":"使用 Oracle 安裝的自定義模式安裝 Control Room","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/installing_control_room_using_custom_mode_for_oracle_installation.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-installation-custom.html","title":"使用自訂模式安裝 Control Room","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-installation-custom.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom-install-start-installer.html","title":"跑步 Control Room 安裝程序","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom-install-start-installer.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/cloud-key-vault-thirdparty-integration.html","title":"使用外部關鍵畫格資料保險箱","navPath":"enterprise-cloud/topics/security-architecture/cloud-key-vault-thirdparty-integration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom_install_configure_tls.html","title":"配置應用程序傳輸層安全性","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom_install_configure_tls.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom_install_configure_services.html","title":"設定服務認證","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom_install_configure_services.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom_install_database.html","title":"配置 Microsoft 數據庫類型和服務器","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom_install_database.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/configure-db-port.html","title":"配置默認數據庫端口","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/configure-db-port.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/custom-oracle-install.html","title":"配置 Oracle 數據庫類型和服務器","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/custom-oracle-install.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/install-elasticsearch-credentials.html","title":"添加 Elasticsearch 證書","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/install-elasticsearch-credentials.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom-install-configure-ip.html","title":"設定 IP 叢集","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom-install-configure-ip.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/add-node-cluster-setup-windows.html","title":"Add nodes in cluster setup","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/add-node-cluster-setup-windows.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/remove-node-cluster-setup-windows.html","title":"Remove nodes in cluster setup","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/remove-node-cluster-setup-windows.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom-setup-installed-summary.html","title":"設置安裝摘要","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-custom-setup-installed-summary.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-installation-express.html","title":"安裝中 Control Room 使用快速模式","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-installation-express.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-on-aws.html","title":"在 Control Room Amazon Web Services 上安裝","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-on-aws.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-begin-control-room-installation-on-aws.html","title":"準備在 Amazon Web Services 上安裝","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-begin-control-room-installation-on-aws.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-customize-control-room-installation-on-aws.html","title":"在 Amazon Web Services 上自訂 Control Room 安裝","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-customize-control-room-installation-on-aws.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-mounting-automation-anywhere-onto-virtual-private-cloud.html","title":"在上設定安裝後的設定 Amazon Web Services","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-mounting-automation-anywhere-onto-virtual-private-cloud.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-on-microsoft-azure.html","title":"正在安裝 Control Room Microsoft Azure","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-on-microsoft-azure.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-prepare-to-install.html","title":"驗證安裝準備就緒 Microsoft Azure","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-prepare-to-install.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-azure-over.html","title":"Microsoft Azure 支援的資料中心元件版本","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-azure-over.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-azure-controlroom.html","title":"開始 Control Room 安裝於 Microsoft Azure","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-azure-controlroom.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-asure-customize-cluster.html","title":"定制 Control Room 安裝於 Microsoft Azure","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-asure-customize-cluster.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-azure-portal-configuration.html","title":"配置安裝後設置 Microsoft Azure","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-azure-portal-configuration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-google-cloud.html","title":"正在安裝 Control Room Google Cloud Platform","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-google-cloud.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-prepare-install-cr-google-cloud.html","title":"準備在 Control Room 上安裝 Google Cloud Platform","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-prepare-install-cr-google-cloud.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-customize-cr-installation-gcp.html","title":"執行 Control Room 上的自訂安裝 Google Cloud Platform","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-customize-cr-installation-gcp.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-configure-post-cr-installation-gcp.html","title":"Google Cloud Platform 安裝後配置設置","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-configure-post-cr-installation-gcp.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-on-linux.html","title":"安裝中 Control Room 在 Linux 上","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-on-linux.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-linux-silent-install.html","title":"在 Control Room Linux 上執行無提示安裝","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-linux-silent-install.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/uninstall-enterprise-a2019.html","title":"從 Automation 360 On-Premises Linux 服務器卸載","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/uninstall-enterprise-a2019.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-linux-silent-uninstall.html","title":"在 Control Room Linux 上執行無提示卸載","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-linux-silent-uninstall.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/configure-cr-cluster-shared-repo-linux.html","title":"Configure Control Room in cluster setup with shared repository for Linux","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/configure-cr-cluster-shared-repo-linux.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/add-node-cluster-setup-linux.html","title":"Add nodes in cluster setup","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/add-node-cluster-setup-linux.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/remove-node-cluster-setup-linux.html","title":"Remove nodes in cluster setup","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/remove-node-cluster-setup-linux.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-silent-installation-control-room.html","title":"安裝中 Control Room 在 Microsoft Windows Server 使用腳本","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-silent-installation-control-room.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-post-installation-tasks-control-room.html","title":"完全的 Control Room 安裝後配置","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-post-installation-tasks-control-room.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-requirements-configuration-settings.html","title":"配置安裝後設置","navPath":"enterprise-cloud/topics/deployment-planning/cloud-requirements-configuration-settings.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-aa-windows-services.html","title":"驗證 Automation Anywhere 服務","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-aa-windows-services.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-config-control-room-https-self-signed-cert.html","title":"配置 Control Room 對於 HTTPS 證書","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-config-control-room-https-self-signed-cert.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-config-control-room-https-import-cert.html","title":"匯入 HTTPS 和 CA 憑證","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-config-control-room-https-import-cert.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-edit-sql-information.html","title":"Editing SQL user information","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-edit-sql-information.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-configure-dr-elasticsearch-ip.html","title":"配置災難恢復站點 Elasticsearch IP地址","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-configure-dr-elasticsearch-ip.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/configure-dual-ip-servers.html","title":"為集群添加主 IP 地址","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/configure-dual-ip-servers.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/configure-additional-ip-new-cluster.html","title":"為新的集群節點配置額外的 IP 地址","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/configure-additional-ip-new-cluster.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/on-prem-dns-trusted-list.html","title":"將 Automation 360 On-Premises DNS 新增至信任清單","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/on-prem-dns-trusted-list.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/cloud-remove-cr.html","title":"解除安裝 Automation 360","navPath":"enterprise-cloud/topics/control-room/cloud-remove-cr.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-regulated-cloud.html","title":"安裝中 Control Room 用於支持雲的部署","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-install-regulated-cloud.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/control-room-url-naming-guidelines.html","title":"的命名准則 Control Room 網址","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/control-room-url-naming-guidelines.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-post-installation-validation-control-room.html","title":"安裝後用戶管理","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-post-installation-validation-control-room.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-saml-idp.html","title":"配置 Control Room 作為服務提供者","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-saml-idp.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-configure-cr-first-time.html","title":"配置 Control Room 身份驗證選項","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-configure-cr-first-time.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-configure-cr-first-time-express.html","title":"配置 Control Room 在快速模式下","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-configure-cr-first-time-express.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-configure-cr-ad.html","title":"配置 Control Room 為了 Active Directory: 手動模式","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-configure-cr-ad.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-configure-ldap-channel-binding.html","title":"配置 LDAP 通道綁定","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-configure-ldap-channel-binding.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-auto-discovery.html","title":"配置 Control Room 為了 Active Directory: 自動模式","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-auto-discovery.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-configure-smartcard.html","title":"配置智能卡身份驗證安裝過程","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-configure-smartcard.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-smartcard-first-admin.html","title":"Control Room smart card first administrator","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-smartcard-first-admin.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-configure-cr-non-ad.html","title":"設定 Control Room 資料庫","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-configure-cr-non-ad.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-config-control-room-https-self-signed-cert_1.html","title":"配置 Control Room 對於 HTTPS 證書","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-config-control-room-https-self-signed-cert_1.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-config-control-room-https-import-cert_1.html","title":"匯入 HTTPS 和 CA 憑證","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-config-control-room-https-import-cert_1.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cr-self-signed-certificate-java-credential-store.html","title":"新增 Control Room 憑證至 Java 認證存放區","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cr-self-signed-certificate-java-credential-store.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-post-install-prepare-for-users.html","title":"準備使用者","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-post-install-prepare-for-users.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/licenses/cloud-trial-license.html","title":"試用版授權","navPath":"enterprise-cloud/topics/control-room/administration/licenses/cloud-trial-license.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-switch-saml.html","title":"設定 SAML 驗證","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-switch-saml.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/configure-sso-with-okta.html","title":"使用 Okta 配置 SSO 身份驗證","navPath":"enterprise-cloud/topics/control-room/getting-started/configure-sso-with-okta.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/create-app-integration.html","title":"創建應用集成","navPath":"enterprise-cloud/topics/control-room/getting-started/create-app-integration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/assign_application_to_user.html","title":"將應用程序分配給用戶","navPath":"enterprise-cloud/topics/control-room/getting-started/assign_application_to_user.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/control_room_configuration.html","title":"為 Okta 用戶配置控制室","navPath":"enterprise-cloud/topics/control-room/getting-started/control_room_configuration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/validate-the-connection.html","title":"驗證連接","navPath":"enterprise-cloud/topics/control-room/getting-started/validate-the-connection.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/dashboards/cloud-edit-profile.html","title":"編輯個人檔案","navPath":"enterprise-cloud/topics/control-room/dashboards/cloud-edit-profile.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/getting-started/cloud-installed-cr-files.html","title":"已安裝 Control Room 目錄和文件","navPath":"enterprise-cloud/topics/control-room/getting-started/cloud-installed-cr-files.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/licenses/cloud-license-failsafe.html","title":"Control Room 故障安全狀態","navPath":"enterprise-cloud/topics/control-room/administration/licenses/cloud-license-failsafe.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-services-license-management.html","title":"授權和雲端服務","navPath":"enterprise-cloud/topics/deployment-planning/cloud-services-license-management.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/managing-file-license.html","title":"管理雲端和檔案授權","navPath":"enterprise-cloud/topics/deployment-planning/managing-file-license.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/dashboards/cloud-administration-licenses.html","title":"Automation 360 授權","navPath":"enterprise-cloud/topics/control-room/dashboards/cloud-administration-licenses.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/licenses/cloud-licensing-entitlement.html","title":"存取中 Automation 360","navPath":"enterprise-cloud/topics/control-room/administration/licenses/cloud-licensing-entitlement.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/provision-cloud-licenses.html","title":"條款 Cloud Control Room 實例","navPath":"enterprise-cloud/topics/deployment-planning/provision-cloud-licenses.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-self-migration.html","title":"自助式 Control Room 移轉","navPath":"enterprise-cloud/topics/deployment-planning/cloud-self-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-self-migration-view-code.html","title":"檢視雲端移轉 Control Room 詳細資料","navPath":"enterprise-cloud/topics/deployment-planning/cloud-self-migration-view-code.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/manage-allocate-licenses-partners.html","title":"管理和分配許可證(合作夥伴)","navPath":"enterprise-cloud/topics/deployment-planning/manage-allocate-licenses-partners.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/view-cloud-control-instances.html","title":"查看和編輯 Cloud Control Room 實例","navPath":"enterprise-cloud/topics/deployment-planning/view-cloud-control-instances.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/licenses/cloud-cr-license-expiry.html","title":"Control Room license expiry notifications","navPath":"enterprise-cloud/topics/control-room/administration/licenses/cloud-cr-license-expiry.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/log-on-to-control-room/cloud-register-community-user.html","title":"開始使用 Community Edition","navPath":"enterprise-cloud/topics/control-room/log-on-to-control-room/cloud-register-community-user.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-community-capacity.html","title":"社區 能力和侷限性","navPath":"enterprise-cloud/topics/deployment-planning/cloud-community-capacity.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/log-on-to-control-room/cloud-log-on-to-control-room-nad.html","title":"登入 Automation Anywhere Control Room","navPath":"enterprise-cloud/topics/control-room/log-on-to-control-room/cloud-log-on-to-control-room-nad.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/devices/cloud-add-local-device.html","title":"安裝 Bot Agent 並註冊裝置","navPath":"enterprise-cloud/topics/control-room/devices/cloud-add-local-device.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/bot-agent/bot-agent-overview.html","title":"關於 Bot Agent","navPath":"enterprise-cloud/topics/bot-agent/bot-agent-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/bot-agent/bot-agent-communication-channels.html","title":"Understanding Bot Agent communication channels with Control Room","navPath":"enterprise-cloud/topics/bot-agent/bot-agent-communication-channels.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-bot-agent-compatibility.html","title":"Bot Agent 相容性","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-bot-agent-compatibility.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/bot-agent/bot-agent-auto-login-support.html","title":"自動登錄支持 Bot Agent","navPath":"enterprise-cloud/topics/bot-agent/bot-agent-auto-login-support.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/bot-agent/bot-agent-workflow.html","title":"使用 Bot Agent","navPath":"enterprise-cloud/topics/bot-agent/bot-agent-workflow.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/bot-agent/bot-agent-silent-installation.html","title":"在裝置上大量安裝Bot Agent","navPath":"enterprise-cloud/topics/bot-agent/bot-agent-silent-installation.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/bot-agent/bot-agent-multiple-devices.html","title":"在多個裝置上執行Bot Agent的安裝","navPath":"enterprise-cloud/topics/bot-agent/bot-agent-multiple-devices.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/bot-agent/bulk-install-bot-agent-using-microsoft-sccm.html","title":"Bulk install Bot Agent using Microsoft Endpoint Configuration Manager","navPath":"enterprise-cloud/topics/bot-agent/bulk-install-bot-agent-using-microsoft-sccm.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/settings/auto-update-bot-agent.html","title":"自動更新 Bot Agent","navPath":"enterprise-cloud/topics/control-room/administration/settings/auto-update-bot-agent.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/settings/update-bot-agent-local-drive.html","title":"更新 Bot Agent 從本地驅動器","navPath":"enterprise-cloud/topics/control-room/administration/settings/update-bot-agent-local-drive.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/devices/cloud-bot-agent-automatic-update.html","title":"手動更新 Bot Agent","navPath":"enterprise-cloud/topics/control-room/devices/cloud-bot-agent-automatic-update.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/devices/cloud-bot-agent-manual-upgrade.html","title":"切換 Bot Agent 至不同的 Control Room","navPath":"enterprise-cloud/topics/control-room/devices/cloud-bot-agent-manual-upgrade.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/devices/cloud-bot-agent-authenticate-proxy.html","title":"將Bot Agent連線至具備 Proxy 的裝置","navPath":"enterprise-cloud/topics/control-room/devices/cloud-bot-agent-authenticate-proxy.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/bot-agent/bot-agent-diagnostic-utility.html","title":"執行 Bot Agent診斷檢查","navPath":"enterprise-cloud/topics/bot-agent/bot-agent-diagnostic-utility.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-edit-device-credentials.html","title":"設定使用者裝置認證","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-edit-device-credentials.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/devices/view-and-update-bot-agent-device-settings.html","title":"View and update Bot Agent device settings","navPath":"enterprise-cloud/topics/control-room/devices/view-and-update-bot-agent-device-settings.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/bots/my-bots/cloud-first-bot.html","title":"建立您的第一個bot","navPath":"enterprise-cloud/topics/control-room/bots/my-bots/cloud-first-bot.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/bots/my-bots/cloud-run-first-bot.html","title":"執行第一個bot","navPath":"enterprise-cloud/topics/control-room/bots/my-bots/cloud-run-first-bot.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/update-enterprise-a2019.html","title":"更新至最新 Automation 360 版本","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/update-enterprise-a2019.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-upgrade-script-control-room.html","title":"使用 Automation 360 Microsoft Windows Server 指令碼的更新","navPath":"enterprise-cloud/topics/deployment-planning/on-prem-install/cloud-upgrade-script-control-room.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/browser-extension-enhancements_1.html","title":"增強瀏覽器擴充功能","navPath":"enterprise-cloud/topics/deployment-planning/browser-extension-enhancements_1.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/cloud-iqb-getting-started.html","title":"安裝和更新 Automation 360 IQ Bot","navPath":"enterprise-cloud/topics/iq-bot/cloud-iqb-getting-started.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-installation-prereqs.html","title":"IQ Bot 安裝先決條件","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-installation-prereqs.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iq-bot-system-and-software-requirements.html","title":"IQ Bot 系統需求","navPath":"enterprise-cloud/topics/iq-bot/iq-bot-system-and-software-requirements.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-pre-install-steps.html","title":"IQ Bot 先決條件步驟","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-pre-install-steps.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-pre-install-service-configuration.html","title":"IQ Bot 服務組態","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-pre-install-service-configuration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-pre-install-windows-services.html","title":"IQ Bot Windows 服務","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-pre-install-windows-services.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-pre-install-rabbitmq-otp-upgrade.html","title":"RabbitMQ v3.8.18 和 Erlang/OTP 升級","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-pre-install-rabbitmq-otp-upgrade.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-install-cluster-with-iqb-preinstalled.html","title":"在預先安裝 IQ Bot 的電腦上以叢集模式安裝 IQ Bot","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-install-cluster-with-iqb-preinstalled.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-pre-install-express.html","title":"使用快速模式安裝 IQ Bot 的先決條件","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-pre-install-express.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-install-express.html","title":"以快速模式安裝 IQ Bot","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-install-express.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-install-custom.html","title":"在自訂模式下安裝 IQ Bot","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-install-custom.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-install-cluster.html","title":"以叢集模式安裝 IQ Bot","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-install-cluster.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/rabbitmq-config.html","title":"IQ Bot 的 RabbitMq 叢集組態","navPath":"enterprise-cloud/topics/iq-bot/install/rabbitmq-config.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-install-cluster-share-folder.html","title":"讓共用資料夾可存取","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-install-cluster-share-folder.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-install-cluster-amazon-ec2.html","title":"在 Amazon EC2 上以叢集模式安裝 IQ Bot","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-install-cluster-amazon-ec2.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-post-install-checklist.html","title":"安裝後檢查清單","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-post-install-checklist.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-post-install-certificate-san.html","title":"使用主體別名建立自我簽署憑證","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-post-install-certificate-san.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-post-install-register-with-cr.html","title":"向 Control Room 登錄 IQ Bot","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-post-install-register-with-cr.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-post-install-config-iqb-with-http-https.html","title":"使用 HTTP 和 HTTPS 設定 IQ Bot","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-post-install-config-iqb-with-http-https.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-post-install-config-cr-http-while-iqb-https.html","title":"若 Control Room是使用 HTTP 設定時,則使用 HTTPS 設定 IQ Bot。","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-post-install-config-cr-http-while-iqb-https.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-post-install-config-cr-https-while-iqb-http.html","title":"若 Control Room是使用 HTTPS 設定時,則使用 HTTP 設定 IQ Bot。","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-post-install-config-cr-https-while-iqb-http.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-post-install-config-iqb-https-single-domain.html","title":"使用單一網域搭配 HTTPS 設定 IQ Bot","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-post-install-config-iqb-https-single-domain.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-post-install-config-iqb-https-multiple-domain.html","title":"使用多個網域搭配 HTTPS 設定 IQ Bot","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-post-install-config-iqb-https-multiple-domain.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/extraction/iqb-ocr-azure.html","title":"使用Microsoft Azure Computer Vision OCR engine","navPath":"enterprise-cloud/topics/iq-bot/extraction/iqb-ocr-azure.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/extraction/iqb-ocr-azure-license-key.html","title":"針對 Microsoft Azure Computer Vision OCR engine 使用您自己的金鑰","navPath":"enterprise-cloud/topics/iq-bot/extraction/iqb-ocr-azure-license-key.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/extraction/iqb-ocr-abbyy.html","title":"在 IQ Bot 中使用 ABBYY FineReader Engine OCR 引擎","navPath":"enterprise-cloud/topics/iq-bot/extraction/iqb-ocr-abbyy.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/extraction/iqb-ocr-abbyy-license-key.html","title":"使用您自己的 ABBYY FineReader Engine 授權","navPath":"enterprise-cloud/topics/iq-bot/extraction/iqb-ocr-abbyy-license-key.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/extraction/iqb-ocr-abbyy-with-prior-install.html","title":"安裝步驟 (如果仍然安裝來自舊版 IQ Bot 的 ABBYY FineReader Engine)","navPath":"enterprise-cloud/topics/iq-bot/extraction/iqb-ocr-abbyy-with-prior-install.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/extraction/iqb-ocr-google-vision.html","title":"使用 Google Vision API OCR 引擎","navPath":"enterprise-cloud/topics/iq-bot/extraction/iqb-ocr-google-vision.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/extraction/iqb-ocr-google-vision-license-key.html","title":"將您自己的 Google Vision API 授權金鑰用於 OCR 引擎","navPath":"enterprise-cloud/topics/iq-bot/extraction/iqb-ocr-google-vision-license-key.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/extraction/impact-of-google-vision-ocr-upgrade.html","title":"的潛在影響 Google Vision API OCR升級","navPath":"enterprise-cloud/topics/iq-bot/extraction/impact-of-google-vision-ocr-upgrade.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/extraction/iqb-ocr-tegaki.html","title":"使用 Tegaki API OCR 引擎","navPath":"enterprise-cloud/topics/iq-bot/extraction/iqb-ocr-tegaki.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-post-install-resolve-registration-failure.html","title":"解決 IQ Bot 登錄失敗","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-post-install-resolve-registration-failure.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-post-install-unregister-with-cr.html","title":"從 Control Room 取消登錄 IQ Bot","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-post-install-unregister-with-cr.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-validation-setup-logfile-rollover.html","title":"設定記錄檔案自動換用","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-validation-setup-logfile-rollover.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-validation-healthcheck-rabbitmq-failure.html","title":"運作狀況檢查 API 會在 RabbitMQ v3.8.18 啟動失敗時回應","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-validation-healthcheck-rabbitmq-failure.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-validation-reinstall-https-ssl-certificate-on-expiry.html","title":"HTTPS SSL 憑證過期時重新安裝憑證以進行安全通訊","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-validation-reinstall-https-ssl-certificate-on-expiry.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/upgrade-overview.html","title":"更新 Automation 360 IQ Bot","navPath":"enterprise-cloud/topics/iq-bot/upgrade-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/cloud-unified-iq-bot-database.html","title":"執行 IQ Bot On-Premises 資料庫移轉指令碼","navPath":"enterprise-cloud/topics/iq-bot/cloud-unified-iq-bot-database.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/updating-iq-bot-a2019.html","title":"將 Automation 360 IQ Bot On-Premises 升級至最新版本","navPath":"enterprise-cloud/topics/iq-bot/updating-iq-bot-a2019.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-upgrade-downgrade-to-different-version.html","title":"升級和降級 IQ Bot","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-upgrade-downgrade-to-different-version.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-uninstall.html","title":"解除安裝 IQ Bot","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-uninstall.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/ha-dr/iqb-ha-dr-overview.html","title":"高可用性和災害復原概觀","navPath":"enterprise-cloud/topics/iq-bot/ha-dr/iqb-ha-dr-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/ha-dr/iqb-ha-dr-cluster-overview.html","title":"HA 叢集組態概觀","navPath":"enterprise-cloud/topics/iq-bot/ha-dr/iqb-ha-dr-cluster-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/ha-dr/iqb-ha-deploy.html","title":"高可用性部署模式","navPath":"enterprise-cloud/topics/iq-bot/ha-dr/iqb-ha-deploy.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/ha-dr/iqb-ha-dr-deploy.html","title":"災害復原部署模式","navPath":"enterprise-cloud/topics/iq-bot/ha-dr/iqb-ha-dr-deploy.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/ha-dr/iqb-dr-pre-configuration.html","title":"DR 組態要求","navPath":"enterprise-cloud/topics/iq-bot/ha-dr/iqb-dr-pre-configuration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/ha-dr/iqb-dr-failover-procedure.html","title":"災害復原容錯移轉步驟概觀","navPath":"enterprise-cloud/topics/iq-bot/ha-dr/iqb-dr-failover-procedure.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/ha-dr/iqb-ha-dr-recovery-production.html","title":"重新建立重複 DR 站台","navPath":"enterprise-cloud/topics/iq-bot/ha-dr/iqb-ha-dr-recovery-production.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/upgrade-process-overview.html","title":"Migrate","navPath":"enterprise-cloud/topics/migration/upgrade-process-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/migration-best-practices.html","title":"移轉最佳實務","navPath":"enterprise-cloud/topics/migration/migration-best-practices.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/check-migration-readiness.html","title":"檢查移轉整備程度","navPath":"enterprise-cloud/topics/migration/check-migration-readiness.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/migrate-certified-versions.html","title":"支援移轉的 Control Room 版本","navPath":"enterprise-cloud/topics/migration/migrate-certified-versions.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/verify-11x-10x-version-for-migration.html","title":"驗證您的 Enterprise 11 或 Enterprise 10 版本以進行移轉","navPath":"enterprise-cloud/topics/migration/verify-11x-10x-version-for-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/unsupported-features-for-migration.html","title":"不支援移轉的功能","navPath":"enterprise-cloud/topics/migration/unsupported-features-for-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/difference-in-a2019-11-x-features.html","title":"Automation 360 和 Enterprise 11/Enterprise 10 功能的差異","navPath":"enterprise-cloud/topics/migration/difference-in-a2019-11-x-features.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/bot-scanner.html","title":"Bot Scanner概觀","navPath":"enterprise-cloud/topics/migration/bot-scanner.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/using-bot-scanner.html","title":"掃描 Enterprise 11 或 10 bots 使用 Bot Scanner","navPath":"enterprise-cloud/topics/migration/using-bot-scanner.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/analyze-reports.html","title":"分析Bot Scanner報告以進行移轉","navPath":"enterprise-cloud/topics/migration/analyze-reports.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/get-migration-license.html","title":"取得移轉授權","navPath":"enterprise-cloud/topics/migration/get-migration-license.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/plan-and-prepare-for-migration.html","title":"為移轉準備新的 Control Room","navPath":"enterprise-cloud/topics/migration/plan-and-prepare-for-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/choose-deployment-model.html","title":"選擇部署模型","navPath":"enterprise-cloud/topics/migration/choose-deployment-model.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/upgrade-from-11x-to-a2019-cloud.html","title":"準備 Enterprise 11 至 Automation 360 Cloud的移轉工作","navPath":"enterprise-cloud/topics/migration/upgrade-from-11x-to-a2019-cloud.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/cloud-migration-workflow.html","title":"Cloud 移轉的建議工作流程","navPath":"enterprise-cloud/topics/migration/cloud-migration-workflow.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/install-cloud-migration-utility.html","title":"安裝 Cloud 移轉工具程式","navPath":"enterprise-cloud/topics/migration/install-cloud-migration-utility.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/prerequisites-for-cloud-migration.html","title":"Cloud移轉的先決條件","navPath":"enterprise-cloud/topics/migration/prerequisites-for-cloud-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/use-migrate-utility-upload-11x-data.html","title":"使用 Cloud 移轉工具程式上傳 Enterprise 11 資料","navPath":"enterprise-cloud/topics/migration/use-migrate-utility-upload-11x-data.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/migrate-when-using-11x-and-a2019-cloud.html","title":"準備在並行使用 Enterprise 11 與 Automation 360 Cloud時進行移轉","navPath":"enterprise-cloud/topics/migration/migrate-when-using-11x-and-a2019-cloud.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/manual-migration-to-a2019-cloud.html","title":"準備手動移轉至 Automation 360 Cloud","navPath":"enterprise-cloud/topics/migration/manual-migration-to-a2019-cloud.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/prerequisites-for-manual-migration.html","title":"手動移轉的先決條件","navPath":"enterprise-cloud/topics/migration/prerequisites-for-manual-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/upgrade-from-11x-to-a2019-on-prem.html","title":"準備 Enterprise 11 至 Automation 360 On-Premises的移轉工作","navPath":"enterprise-cloud/topics/migration/upgrade-from-11x-to-a2019-on-prem.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/cloud-copy-directories.html","title":"將 Enterprise 11 資訊複製並貼到 Automation 360","navPath":"enterprise-cloud/topics/migration/cloud-copy-directories.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/migrate-11-x-bi-using-utility.html","title":"匯出 Enterprise 11 Bot Insight 控制面板以供移轉","navPath":"enterprise-cloud/topics/migration/migrate-11-x-bi-using-utility.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/migrate-11-x-audit-logs.html","title":"移轉 Enterprise 11 稽核記錄","navPath":"enterprise-cloud/topics/migration/migrate-11-x-audit-logs.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/migrate-when-using-11x-and-a2019-on-prem.html","title":"準備在並行使用 Enterprise 11 與 Automation 360 On-Premises時進行移轉","navPath":"enterprise-cloud/topics/migration/migrate-when-using-11x-and-a2019-on-prem.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/wlm-migration.html","title":"WLM 資料的移轉方式","navPath":"enterprise-cloud/topics/migration/wlm-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/manual-migration-to-a360-on-prem.html","title":"準備手動移轉至 Automation 360 On-Premises","navPath":"enterprise-cloud/topics/migration/manual-migration-to-a360-on-prem.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/migrate-11-x-to-a2019-cloud-enabled.html","title":"準備進行 Enterprise 11 至 Automation 360 的雲端式移轉","navPath":"enterprise-cloud/topics/migration/migrate-11-x-to-a2019-cloud-enabled.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/migrate-from-11x-to-a2019-linux.html","title":"準備移轉 Linux CentOS 上的 Enterprise 11 至 Automation 360","navPath":"enterprise-cloud/topics/migration/migrate-from-11x-to-a2019-linux.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/upgrade-from-10x-to-a2019-cloud.html","title":"準備 Enterprise 10 至 Automation 360 Cloud的移轉工作","navPath":"enterprise-cloud/topics/migration/upgrade-from-10x-to-a2019-cloud.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/upgrade-from-10x-to-a2019-on-prem.html","title":"準備 Enterprise 10 至 Automation 360 On-Premises的移轉工作","navPath":"enterprise-cloud/topics/migration/upgrade-from-10x-to-a2019-on-prem.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/10-x-user-roles-migration.html","title":"Enterprise 10 資料複製至 Automation 360 的方式","navPath":"enterprise-cloud/topics/migration/10-x-user-roles-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/migrate-10x-bots.html","title":"複製 Enterprise 10 資料","navPath":"enterprise-cloud/topics/migration/migrate-10x-bots.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/migrate-when-using-10x-and-a2019-on-prem.html","title":"準備在並行使用 Enterprise 10 與 Automation 360 On-Premises時進行移轉","navPath":"enterprise-cloud/topics/migration/migrate-when-using-10x-and-a2019-on-prem.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/migrate-10-x-delta-bots-export-utility.html","title":"將全新或更新的 Enterprise 10 bots移轉至 Automation 360","navPath":"enterprise-cloud/topics/migration/migrate-10-x-delta-bots-export-utility.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/prerquisites.html","title":"移轉bots的先決條件任務","navPath":"enterprise-cloud/topics/migration/prerquisites.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/migrate-and-validate-bots.html","title":"移轉與驗證bots","navPath":"enterprise-cloud/topics/migration/migrate-and-validate-bots.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/bot-migration-wizard.html","title":"Bot Migration Wizard","navPath":"enterprise-cloud/topics/migration/bot-migration-wizard.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/migrate-validate-bots-considerations.html","title":"移轉與驗證bots時的考量事項","navPath":"enterprise-cloud/topics/migration/migrate-validate-bots-considerations.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/cloud-migrate-wizard.html","title":"移轉 Enterprise bots","navPath":"enterprise-cloud/topics/migration/cloud-migrate-wizard.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/metabot-migration.html","title":"如何移轉 MetaBots","navPath":"enterprise-cloud/topics/migration/metabot-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/how-aaapplicationpath-is-migrated.html","title":"AAApplicationPath 變數的移轉方式","navPath":"enterprise-cloud/topics/migration/how-aaapplicationpath-is-migrated.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/supported-aa-settings-configurations.html","title":"AASettings supported in Automation 360","navPath":"enterprise-cloud/topics/migration/supported-aa-settings-configurations.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/migrate-schedules.html","title":"移轉後啟用排程","navPath":"enterprise-cloud/topics/migration/migrate-schedules.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/pause-and-resume-bot-migration.html","title":"暫停並繼續bot移轉","navPath":"enterprise-cloud/topics/migration/pause-and-resume-bot-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/stop-pause-and-resume-migration.html","title":"停止bot移轉","navPath":"enterprise-cloud/topics/migration/stop-pause-and-resume-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/validate-and-update-migrated-bots.html","title":"移轉後驗證與更新bots","navPath":"enterprise-cloud/topics/migration/validate-and-update-migrated-bots.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/cloud-packages-for-migration.html","title":"移轉的套件對應","navPath":"enterprise-cloud/topics/migration/cloud-packages-for-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/cloud-variable-for-migration.html","title":"移轉的變數對應","navPath":"enterprise-cloud/topics/migration/cloud-variable-for-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/global-values-for-migration.html","title":"移轉後的bots全域值","navPath":"enterprise-cloud/topics/migration/global-values-for-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/cloud-verify-migration.html","title":"驗證bot移轉","navPath":"enterprise-cloud/topics/migration/cloud-verify-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/migration-reports.html","title":"檢視移轉報表","navPath":"enterprise-cloud/topics/migration/migration-reports.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/export-csv.html","title":"匯出至 CSV","navPath":"enterprise-cloud/topics/migration/export-csv.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/use-migration-assistant.html","title":"使用Bot助理來檢視移轉的bots變更","navPath":"enterprise-cloud/topics/migration/use-migration-assistant.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/migration-messages.html","title":"移轉訊息","navPath":"enterprise-cloud/topics/migration/migration-messages.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/migration/migrate-community-edition-bots.html","title":"移轉 Community Edition bots","navPath":"enterprise-cloud/topics/migration/migrate-community-edition-bots.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/migrate-iq-bot.html","title":"移轉到 Automation 360 IQ Bot","navPath":"enterprise-cloud/topics/iq-bot/migrate-iq-bot.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iqb-prep-for-migration.html","title":"Prepare for IQ Bot migration","navPath":"enterprise-cloud/topics/iq-bot/iqb-prep-for-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/upgrade-from-old-version.html","title":"將先前的 IQ Bot 版本移轉至 Automation 360 IQ Bot On-Premises","navPath":"enterprise-cloud/topics/iq-bot/upgrade-from-old-version.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/upgrade-from-a2019.html","title":"從 Automation 360 IQ Bot On-Premises 移轉至 Cloud","navPath":"enterprise-cloud/topics/iq-bot/upgrade-from-a2019.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iq-bot-manage-migration.html","title":"移轉學習實例","navPath":"enterprise-cloud/topics/iq-bot/iq-bot-manage-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/validation/iqb-bot-export-learning-instance.html","title":"備份和匯出學習實例","navPath":"enterprise-cloud/topics/iq-bot/validation/iqb-bot-export-learning-instance.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/validation/iqb-bot-import-learning-instance.html","title":"匯入學習實例","navPath":"enterprise-cloud/topics/iq-bot/validation/iqb-bot-import-learning-instance.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/validation/iq-bot-import-options-examples.html","title":"範例:導入選項結果","navPath":"enterprise-cloud/topics/iq-bot/validation/iq-bot-import-options-examples.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iq-bot-migration-utility-enhancement.html","title":"移轉工具程式增強功能","navPath":"enterprise-cloud/topics/iq-bot/iq-bot-migration-utility-enhancement.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iqb-rbac-migration.html","title":"Migrating RBAC in IQ Bot","navPath":"enterprise-cloud/topics/iq-bot/iqb-rbac-migration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iqb-rbac-to-on-prem.html","title":"Migrate RBAC to Automation 360 IQ Bot On-Premises","navPath":"enterprise-cloud/topics/iq-bot/iqb-rbac-to-on-prem.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iqb-rbac-to-cloud.html","title":"Migrate RBAC to Automation 360 IQ Bot Cloud","navPath":"enterprise-cloud/topics/iq-bot/iqb-rbac-to-cloud.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-build.html","title":"建立","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-build.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-work-area.html","title":"用於建立bots的Bot editor","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-work-area.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/keyboard-shortcuts-in-bot-editor.html","title":"用於展開或折疊元素的鍵盤快捷鍵 bot 邏輯","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/keyboard-shortcuts-in-bot-editor.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-commands-panel.html","title":"bot建立的Actions選擇區內容","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-commands-panel.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/advanced-search-bot-editor.html","title":"高級搜索功能 Bot editor","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/advanced-search-bot-editor.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-aari-web-package.html","title":"AARI 網頁package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-aari-web-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/example-using-create-request-action.html","title":"Example of using Create a Request action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/example-using-create-request-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-active-directory.html","title":"Active Directory package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-active-directory.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-active-directory-computer-operations.html","title":"電腦操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-active-directory-computer-operations.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-move-computer-action.html","title":"使用移動電腦 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-move-computer-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-active-directory-group-operations.html","title":"集團業務","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-active-directory-group-operations.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-ldap-actions.html","title":"LDAP 操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-ldap-actions.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-ad-using-the-connect-action.html","title":"使用連接 action 為了 Active Directory","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-ad-using-the-connect-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-active-directory-org-unit-operations.html","title":"組織單位運作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-active-directory-org-unit-operations.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-move-organizational-unit.html","title":"使用移動組織單位 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-move-organizational-unit.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-active-directory-user-operations.html","title":"用戶賬號操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-active-directory-user-operations.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-create-user-action.html","title":"使用創建用戶 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-create-user-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-add-user-to-group.html","title":"使用將用戶添加到組 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-add-user-to-group.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-remove-user-from-group.html","title":"使用從組中刪除用戶 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-remove-user-from-group.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-update-user-dt-action.html","title":"使用更新用戶詳細信息 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-update-user-dt-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-app-integration-package.html","title":"App Integration package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-app-integration-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-application-command.html","title":"Application package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-application-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-aws-comprehend-nlp.html","title":"AWS 理解 NLP package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-aws-comprehend-nlp.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-boolean-command.html","title":"布爾值 package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-boolean-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-bot-migration-package.html","title":"Bot 移轉 package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-bot-migration-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-browser-command.html","title":"Browser package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-browser-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-find-broken-links.html","title":"使用查找損壞的鏈接 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-find-broken-links.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-clipboard-command.html","title":"Clipboard package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-clipboard-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-credential-package.html","title":"認證package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-credential-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-csv-text-command.html","title":"CSV/TXT 套件","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-csv-text-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-opening-csv-text-file.html","title":"針對 CSV/TXT 檔案使用開啟action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-opening-csv-text-file.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-datatable-create-action.html","title":"使用讀取操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-datatable-create-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-comment-command.html","title":"Comment package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-comment-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-data-table-command.html","title":"Data Table package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-data-table-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-join-action.html","title":"使用加入動作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-join-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/join-type-examples.html","title":"連接類型輸出示例","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/join-type-examples.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-merge-action.html","title":"使用合併 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-merge-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/merge-output-example.html","title":"合併輸出示例","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/merge-output-example.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-write-to-file-action.html","title":"使用寫入檔案動作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-write-to-file-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-database-command.html","title":"Database package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-database-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/database-begin-database-transaction-action.html","title":"開始數據庫事務 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/database-begin-database-transaction-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/database-end-database-transaction-action.html","title":"結束數據庫事務 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/database-end-database-transaction-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-database-connect-action.html","title":"使用資料庫的連線action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-database-connect-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/connecting-to-a-microsoft-sql-server-with-windows-authentication.html","title":"使用 Windows 驗證連線至 Microsoft SQL Server","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/connecting-to-a-microsoft-sql-server-with-windows-authentication.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/database-disconnect-database-action.html","title":"中斷連線action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/database-disconnect-database-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-database-read-action.html","title":"使用讀取自 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-database-read-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-database-run-sp-action.html","title":"使用運行存儲過程 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-database-run-sp-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-export-to-data-table.html","title":"使用導出到數據表 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-export-to-data-table.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/database-manage-stored-procedure-action.html","title":"管理存儲過程 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/database-manage-stored-procedure-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/database-insert-update-delete-action.html","title":"插入/更新/刪除 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/database-insert-update-delete-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-example-migrate-data-from-excel-to-database.html","title":"範例:將 Excel 中的資料移轉到資料庫","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-example-migrate-data-from-excel-to-database.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-date-time-operations-command.html","title":"日期時間package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-date-time-operations-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-add-action.html","title":"使用添加操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-add-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/using-assign-action.html","title":"使用指派動作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/using-assign-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/using-subtract-action.html","title":"使用減法動作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/using-subtract-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-convert-datetime-to-string.html","title":"使用到字符串操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-convert-datetime-to-string.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-date-time-formats.html","title":"日期時間格式","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-date-time-formats.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-delay-command.html","title":"Delay package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-delay-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-dictionary-command.html","title":"字典package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-dictionary-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-run-dll.html","title":"dll 的文件 package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-run-dll.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/share-session-across-bots.html","title":"Sharing sessions across bots","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/share-session-across-bots.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-run-dll-function.html","title":"使用運行功能(傳統) action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-run-dll-function.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/using-run-function-action.html","title":"使用執行函數action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/using-run-function-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-iq-bot-extraction360-preview.html","title":"Document Automation package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-iq-bot-extraction360-preview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-iq-bot-extract-data-action.html","title":"Using Extract data action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-iq-bot-extract-data-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/configure-extract-action-docai.html","title":"配置提取 action 處理文檔 Google Document AI","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/configure-extract-action-docai.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-iq-bot-download-data-action.html","title":"Using Download data action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-iq-bot-download-data-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-email-automation-command.html","title":"Email package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-email-automation-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/email-change-status-action.html","title":"更改狀態 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/email-change-status-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/email-check-if-folder-exists-action.html","title":"檢查文件夾是否存在 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/email-check-if-folder-exists-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/email-delete-all-action.html","title":"刪除所有 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/email-delete-all-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/email-delete-action.html","title":"刪除 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/email-delete-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/email-disconnect-action.html","title":"中斷連線action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/email-disconnect-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-connect-action.html","title":"使用連接 action 為了 Email","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-connect-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-configuring-mail-server.html","title":"電子郵件伺服器設定","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-configuring-mail-server.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-forward-action.html","title":"使用轉發 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-forward-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/email-move-all-action.html","title":"全部移動 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/email-move-all-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/email-move-action.html","title":"移動 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/email-move-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-reply-action.html","title":"使用回复 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-reply-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/email-save-all-attachments-action.html","title":"保存所有附件 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/email-save-all-attachments-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/email-save-attachment-action.html","title":"保存附件 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/email-save-attachment-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/email-save-email-action.html","title":"保存電子郵件 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/email-save-email-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-send-action.html","title":"使用傳送action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-send-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-email-action-loop.html","title":"使用 [針對信箱中的每封郵件] 迭代器","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-email-action-loop.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-email-properties.html","title":"使用電子郵件屬性的字典變數","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-email-properties.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-email-subject-filter.html","title":"移動電子郵件時主題過濾器的工作原理","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-email-subject-filter.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-error-handling-command.html","title":"Error handler package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-error-handling-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-excel-action.html","title":"Excel basic package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-excel-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-excel-basic-open.html","title":"Using the Open action for Excel basic","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-excel-basic-open.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-excel-command.html","title":"Excel advanced package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-excel-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-excel-workbook-operations.html","title":"中的工作簿操作 Excel advanced","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-excel-workbook-operations.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-excel-open.html","title":"使用打開 action 為了 Excel advanced","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-excel-open.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-excel-worksheet-operations.html","title":"中的工作表操作 Excel advanced","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-excel-worksheet-operations.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-append-worksheet.html","title":"使用追加工作表操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-append-worksheet.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-excel-row-column_operations.html","title":"中的行和列操作 Excel advanced","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-excel-row-column_operations.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-insert-delete-rows-columns.html","title":"對行和列使用插入或刪除操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-insert-delete-rows-columns.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-select-cell-row-or-column.html","title":"對單元格、行和列使用選擇操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-select-cell-row-or-column.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-excel-cell-operations.html","title":"單元格操作 Excel advanced","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-excel-cell-operations.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-find_and_replace.html","title":"使用查找 action 在 Excel 中","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-find_and_replace.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-excel-replace-action.html","title":"使用替換 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-excel-replace-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-find-next-empty-cell.html","title":"使用查找下一個空單元格操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-find-next-empty-cell.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-get-cell-color.html","title":"使用獲取單元格顏色操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-get-cell-color.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-the-get-cell-address.html","title":"使用獲取單元格地址 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-the-get-cell-address.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-get-number-of-rows.html","title":"使用獲取行數 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-get-number-of-rows.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-excel-table-operations.html","title":"中的表操作 Excel advanced","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-excel-table-operations.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-filter-table.html","title":"使用過濾器表操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-filter-table.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-excel-csv-operations.html","title":"CSV 操作在 Excel advanced","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-excel-csv-operations.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-file-command.html","title":"File package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-file-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-copying-file.html","title":"使用複制 桌面文件 action 對於文件","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-copying-file.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-deleting-file.html","title":"使用刪除 action 對於文件","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-deleting-file.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-rename-file.html","title":"使用重命名 action 對於文件","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-rename-file.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-print-file.html","title":"使用打印 action 對於文件","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-print-file.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-print-multiple-files.html","title":"使用打印多個文件 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-print-multiple-files.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-folder-command.html","title":"Folder package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-folder-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-copy-folder.html","title":"使用複制 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-copy-folder.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-delete-folder.html","title":"使用刪除 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-delete-folder.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-rename-folder.html","title":"使用重命名 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-rename-folder.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-unzip-files.html","title":"使用解壓縮 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-unzip-files.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-zip-files-and_folders.html","title":"使用郵編 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-zip-files-and_folders.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-ftp-sftp-command.html","title":"FTP / SFTP package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-ftp-sftp-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-ftp-connect-action.html","title":"針對 FTP/SFTP 使用連線action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-ftp-connect-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-fuzzy-match-package.html","title":"模糊匹配 package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-fuzzy-match-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/genesys-onboarding-commands.html","title":"Genesys","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/genesys-onboarding-commands.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/genesys-division-actions.html","title":"Division actions","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/genesys-division-actions.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/genesys-external-contact-actions.html","title":"External contact actions","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/genesys-external-contact-actions.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/genesys-group-actions.html","title":"Group actions","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/genesys-group-actions.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/genesys-language-actions.html","title":"Language actions","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/genesys-language-actions.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/genesys-external-organization-actions.html","title":"External organization actions","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/genesys-external-organization-actions.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/genesys-phone-actions.html","title":"Phone actions","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/genesys-phone-actions.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/genesys-queues-actions.html","title":"Queues actions","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/genesys-queues-actions.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/genesys-role-actions.html","title":"Role actions","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/genesys-role-actions.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/genesys-skill-actions.html","title":"Skill actions","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/genesys-skill-actions.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/genesys-user-actions.html","title":"User actions","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/genesys-user-actions.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-google-calendar.html","title":"Google 日曆軟件包","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-google-calendar.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-create-new-calendar-event.html","title":"使用 [ 建立新的行事曆事件 ] 動作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-create-new-calendar-event.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/using-connect-action-google-packages.html","title":"使用 Google 套件的 Connect 動作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/using-connect-action-google-packages.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-google-drive.html","title":"Google 雲端硬碟套件","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-google-drive.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-google-document-ai-package.html","title":"Google Document AI package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-google-document-ai-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-extract-action.html","title":"Using the Extract action for Google Document AI","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-extract-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-google-sheets.html","title":"Google 工作表套件","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-google-sheets.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-ibm-watson-authentication.html","title":"IBM Watson 驗證 package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-ibm-watson-authentication.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-ibm-watson-speech-to-text.html","title":"IBM Watson 語音轉換文本 package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-ibm-watson-speech-to-text.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-if-command.html","title":"If package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-if-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-if-action.html","title":"使用 If 動作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-if-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-image-recognition-action.html","title":"圖像識別 package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-image-recognition-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-find-image-in-window.html","title":"使用在窗口中查找圖像 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-find-image-in-window.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-find-window-image.html","title":"使用在窗口中查找窗口 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-find-window-image.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-interactive-forms.html","title":"交互式表格 package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-interactive-forms.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-doc-classifier-package.html","title":"IQ Bot Classifier package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-doc-classifier-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-classify.html","title":"使用分類 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-classify.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/using-classify-document-action.html","title":"使用分類文檔 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/using-classify-document-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-train-classifier.html","title":"使用訓練分類器 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-train-classifier.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-iq-bot-local-device-package.html","title":"IQ Bot [Local Device] package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-iq-bot-local-device-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-iq-bot-using-process-documents-action.html","title":"使用進程文檔 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-iq-bot-using-process-documents-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-doc-processing-tools.html","title":"IQ Bot Pre-processor package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-doc-processing-tools.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/concatenate-image.html","title":"使用 ContatenateImages action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/concatenate-image.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/convert-image-to-pdf.html","title":"使用 ConvertImageToPDF action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/convert-image-to-pdf.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/edit-image.html","title":"使用 EditImage action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/edit-image.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/get-barcodes.html","title":"使用 GetBarCodes action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/get-barcodes.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/get-document-info.html","title":"使用 GetDocumentInfo action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/get-document-info.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/get-page-content.html","title":"使用 GetPageContent action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/get-page-content.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/enhance-image.html","title":"使用增強圖像 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/enhance-image.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/iqb-enhance-image-options.html","title":"EnhanceImage 中的圖像增強選項 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/iqb-enhance-image-options.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/orient-image.html","title":"使用 OrientImage action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/orient-image.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-auto-extraction.html","title":"IQ Bot Extraction package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-auto-extraction.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/move-bots-from-extraction-package-to-document-workspace.html","title":"從移動 IQ Bot Extractionpackage 至 Document Automation","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/move-bots-from-extraction-package-to-document-workspace.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-extraction-action.html","title":"使用 IQ Bot 處理文件action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-extraction-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-commands-iq-bot.html","title":"IQ Bot package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-commands-iq-bot.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/community-edition/cloud-iq-bot-download-action.html","title":"下載所有文件動作","navPath":"enterprise-cloud/topics/iq-bot/community-edition/cloud-iq-bot-download-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/community-edition/cloud-iq-bot-upload-action.html","title":"上傳文件 action","navPath":"enterprise-cloud/topics/iq-bot/community-edition/cloud-iq-bot-upload-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/iq-bot/topics/iq-bot/community-edition/iq-bot-loop-multiple-files.html","title":"將多個文件上傳到 IQ Bot 使用循環 action","navPath":"iq-bot/topics/iq-bot/community-edition/iq-bot-loop-multiple-files.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-javascript-command.html","title":"JavaScript package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-javascript-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-json-package.html","title":"Json package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-json-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-legacy-automation-package.html","title":"Legacy Automation package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-legacy-automation-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-legacy-web-actions.html","title":"使用舊版網頁動作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-legacy-web-actions.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-list-command.html","title":"List package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-list-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-log-to-file-command.html","title":"Log To File package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-log-to-file-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-inserting-log-to-file-command.html","title":"使用 Log To File action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-inserting-log-to-file-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-loop-command.html","title":"Loop package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-loop-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-loop-action.html","title":"使用 Loop action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-loop-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-read-action-in-loop.html","title":"使用 For each row in CSV/TXT 迭代器","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-read-action-in-loop.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-for-each-row-in-data-table.html","title":"使用 For each row in table 迭代器","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-for-each-row-in-data-table.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-message-box-command.html","title":"消息框包","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-message-box-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/using-message-box-action.html","title":"使用消息框 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/using-message-box-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-microsoft-luis-nlp.html","title":"Microsoft Luis NLP package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-microsoft-luis-nlp.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-mouse-command.html","title":"Mouse package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-mouse-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-the-click-action.html","title":"使用“ Click (單擊)” action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-the-click-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-the-move-action.html","title":"使用移動 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-the-move-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-the-scroll-action.html","title":"使用捲動 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-the-scroll-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-number-package.html","title":"Number package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-number-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-ocr-command-using.html","title":"OCR package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-ocr-command-using.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-ocr-capture-image-by-path.html","title":"使用按路徑捕獲圖像 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-ocr-capture-image-by-path.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-ocr-capture-image-by-url.html","title":"使用通過 URL 捕獲圖像 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-ocr-capture-image-by-url.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-ocr-capture-window.html","title":"使用捕獲窗口 action 從 OCR package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-ocr-capture-window.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-ocr-capture-area.html","title":"使用捕捉區域 action 從 OCR package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-ocr-capture-area.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-office-365-calendarv.10-package.html","title":"Office 365 行事曆 package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-office-365-calendarv.10-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-create-meeting-action.html","title":"使用創建會議操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-create-meeting-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/using-get-available-time-slots-action.html","title":"使用 \" 取得可用的會議時段 \" 動作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/using-get-available-time-slots-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-office-365-calendar-action-loop.html","title":"在循環中使用 Office 365 日曆操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-office-365-calendar-action-loop.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/using-the-connect-action.html","title":"使用連接 action 對於 Office 365 packages","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/using-the-connect-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-permissions-for-application.html","title":"申請權限","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-permissions-for-application.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-office-365-excel-package.html","title":"Office 365 Excel package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-office-365-excel-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-office-365-excel-package-cell-operations.html","title":"儲存格操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-office-365-excel-package-cell-operations.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/using-format-cell-action.html","title":"使用 [ 儲存格格式 ] 巨集指令","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/using-format-cell-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-frequently-used-cell-colors.html","title":"常用單元格顏色","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-frequently-used-cell-colors.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-get-cell-text-color-action.html","title":"使用取得儲存格 / 文字色彩動作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-get-cell-text-color-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-office-365-excel-package-column-row-operations.html","title":"列 / 行操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-office-365-excel-package-column-row-operations.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-delete-action-rows-columns.html","title":"對列或欄使用刪除動作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-delete-action-rows-columns.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-insert-action-rows-columns.html","title":"對列或欄使用 [ 插入 ] 動作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-insert-action-rows-columns.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-office-365-excel-package-table-operations.html","title":"表格操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-office-365-excel-package-table-operations.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-office-365-excel-package-workbook-operations.html","title":"活頁簿操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-office-365-excel-package-workbook-operations.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/using-open-workbook-action.html","title":"使用“打開”操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/using-open-workbook-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-office-365-excel-package-worksheet-operations.html","title":"工作表操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-office-365-excel-package-worksheet-operations.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/using-copy-worksheet-action.html","title":"使用 [ 複製工作表 ] 動作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/using-copy-worksheet-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-one-drive-package.html","title":"Office 365 單一磁碟機 package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-one-drive-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-onedrive-actions-in-loop.html","title":"actions 循環使用一個驅動器","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-onedrive-actions-in-loop.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-pdf-integration-command.html","title":"PDF package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-pdf-integration-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-encrypting-a-document.html","title":"使用加密文檔 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-encrypting-a-document.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-extracting-field.html","title":"使用提取字段 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-extracting-field.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-extracting-text.html","title":"使用提取文本 action 從PDF","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-extracting-text.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-extracting-image.html","title":"使用提取圖像 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-extracting-image.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-decrypting-document.html","title":"使用解密文檔 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-decrypting-document.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-pdf-get-property.html","title":"使用獲取屬性 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-pdf-get-property.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-merge-documents-action.html","title":"使用合併文檔 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-merge-documents-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-splitting-documents.html","title":"使用拆分文檔 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-splitting-documents.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-pdf-properties.html","title":"為 PDF 屬性使用字典變量","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-pdf-properties.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-pgp-command.html","title":"PGP package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-pgp-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-the-decrypt-files-action.html","title":"使用解密文件 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-the-decrypt-files-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-the-encrypt-files-action.html","title":"使用加密文件 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-the-encrypt-files-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-play-sound-package.html","title":"播放聲音包","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-play-sound-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-printer-command.html","title":"Printer package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-printer-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-hbc-process-command.html","title":"流程 package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-hbc-process-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-prompt-command.html","title":"Prompt package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-prompt-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-python-command.html","title":"Python Scriptpackage","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-python-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-create-a-pdf-using-python-script.html","title":"使用 Python 腳本創建 PDF","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-create-a-pdf-using-python-script.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-recorder-command.html","title":"Recorder套件","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-recorder-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-recorder-object-controls-and-actions.html","title":"對捕獲的對象執行的操作 Universal Recorder","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-recorder-object-controls-and-actions.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-recorder-action.html","title":"使用擷取action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-recorder-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/capture-using-specific-technology.html","title":"使用特定技術捕獲","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/capture-using-specific-technology.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/actions-supported-in-sap-versions.html","title":"Recorder actions 支持各種 SAP 版本","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/actions-supported-in-sap-versions.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-rest-web-service.html","title":"REST Web Service package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-rest-web-service.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-using-get-action.html","title":"使用獲取方法","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-using-get-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-using-post-action.html","title":"使用 Post 方法","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-using-post-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-using-put-action.html","title":"使用 Put 方法","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-using-put-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-salesforce-package.html","title":"銷售隊伍 package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-salesforce-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-sap_action.html","title":"SAPpackage","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-sap_action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-sap-connect-action.html","title":"使用 Connect action for SAP","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-sap-connect-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-export-table.html","title":"使用導出表 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-export-table.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-set_table_cell_text.html","title":"使用設定表格儲存格文字 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-set_table_cell_text.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/sap-bapi-package.html","title":"SAP BAPI package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/sap-bapi-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/using-connect-action-for-sap-bapi.html","title":"使用 Connect action for SAP BAPI","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/using-connect-action-for-sap-bapi.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-screen-command.html","title":"Screen package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-screen-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-screen-capture-area.html","title":"使用擷取區域 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-screen-capture-area.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-screen-capture-window.html","title":"使用擷取視窗 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-screen-capture-window.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-services-package.html","title":"服務 package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-services-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-keystrokes-command.html","title":"Simulate keystrokes package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-keystrokes-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-keystrokes.html","title":"使用擊鍵 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-keystrokes.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-snmp-command.html","title":"SNMP package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-snmp-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-get-action.html","title":"使用 GET 操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-get-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-inserting-an-snmp-command.html","title":"使用下一步 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-inserting-an-snmp-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-send-trap-action.html","title":"使用發送陷阱操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-send-trap-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-set-action.html","title":"使用 SET 操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-set-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-walk-action.html","title":"使用步行動作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-walk-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-soap-web-service-command.html","title":"SOAP Web Service package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-soap-web-service-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-step-command.html","title":"Step package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-step-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-string-operation-command.html","title":"String package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-string-operation-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-string-extract-text.html","title":"擷取文字","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-string-extract-text.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-extract-text-action.html","title":"使用提取文本 action 的 String package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-extract-text-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-find-action.html","title":"使用查找 action 的 String package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-find-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-replace-action.html","title":"使用替換 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-replace-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-split-action.html","title":"使用拆分 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-split-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-system-command.html","title":"System package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-system-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/using-the-get-environment-variable-action.html","title":"環境變量 System package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/using-the-get-environment-variable-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-taskbot-command.html","title":"Task Bot package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-taskbot-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/using-the-run-action.html","title":"使用運行 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/using-the-run-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-repeating-a-task.html","title":"重複 a bot","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-repeating-a-task.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/example-sharing-excel-sessions-between-bots.html","title":"在機器人之間共享 Excel 會話的示例","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/example-sharing-excel-sessions-between-bots.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-terminal-emulator-command.html","title":"終端仿真器 package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-terminal-emulator-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-terminal-connect-action.html","title":"使用連接 action 為了 Terminal Emulator","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-terminal-connect-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-get-text-action.html","title":"使用獲取文本 action 為了 Terminal Emulator","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-get-text-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-send-key-action.html","title":"使用發送鍵操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-send-key-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-send-text-key-behavior.html","title":"發送鍵在發送文本操作中的工作方式","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-send-text-key-behavior.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-send-text-action.html","title":"使用發送文本操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-send-text-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-set-field-action.html","title":"使用設置字段操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-set-field-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-terminal-wait-action.html","title":"使用等待動作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-terminal-wait-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-share-session-between-tasks.html","title":"在 TaskBot 邏輯之間共享會話","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-share-session-between-tasks.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/text-file-package.html","title":"Text file package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/text-file-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/using-get-text-action.html","title":"Using Get text action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/using-get-text-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-trigger-loop.html","title":"觸發迴圈 package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-trigger-loop.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/v11-task-bot-package.html","title":"V11. Task Bot package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/v11-task-bot-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/using-v11-run-action.html","title":"使用執行 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/using-v11-run-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-vb-script.html","title":"VBScript package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-vb-script.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-wait-command.html","title":"Wait package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-wait-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-wait-screen-action.html","title":"使用等待屏幕切換 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-wait-screen-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-wait-window-action.html","title":"使用等待窗口 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-wait-window-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-windows-action-command.html","title":"Window package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-windows-action-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-workload-command.html","title":"Workload package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-workload-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-insert-work-item-action.html","title":"使用插入工作項目 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-insert-work-item-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-xml-command.html","title":"XML包","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-xml-command.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-xml-insert-action.html","title":"使用插入節點操作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-xml-insert-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/get-started-with-recorders.html","title":"開始使用錄音機","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/get-started-with-recorders.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-using-the-recorder.html","title":"用於物件自動化的Universal Recorder","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-using-the-recorder.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-capturing-recording.html","title":"記錄一個任務 Universal Recorder","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-capturing-recording.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-editing-task.html","title":"編輯使用記錄的任務 Universal Recorder","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-editing-task.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/universal-recorder-supported-applications-and-browsers.html","title":"Universal Recorder 支持的應用程序和瀏覽器","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/universal-recorder-supported-applications-and-browsers.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/deployment-planning/cloud-chrome-changing-extension.html","title":"Google Chrome 瀏覽器擴充功能需求","navPath":"enterprise-cloud/topics/deployment-planning/cloud-chrome-changing-extension.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/google-chrome-extension-troubleshooting.html","title":"Google Chrome 擴充功能疑難排解","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/google-chrome-extension-troubleshooting.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-secure-recording-mode.html","title":"安全錄音模式","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-secure-recording-mode.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/recording-tasks-in-java-applications.html","title":"在 JRE 上運行的應用程序中記錄任務","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/recording-tasks-in-java-applications.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-aisense-overview.html","title":"AISense 適用於從遠端應用程式進行錄製任務","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-aisense-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/recording-task-with-aisense.html","title":"使用記錄工作 AISense Recorder","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/recording-task-with-aisense.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/edit-a-task-recorded-with-aisense.html","title":"編輯使用 AISense 錄製的任務","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/edit-a-task-recorded-with-aisense.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/action-performed-on-captured-object.html","title":"對使用 AISense Recorder 擷取的物件執行之動作","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/action-performed-on-captured-object.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/use-variable-anchor.html","title":"使用變量錨定","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/use-variable-anchor.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/table-object-type-in-aisense-recorder.html","title":"表數據提取通過 AISense Recorder","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/table-object-type-in-aisense-recorder.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/enable-debug-logging-AIsense.html","title":"啟用的偵錯記錄檔 AISense Recorder","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/enable-debug-logging-AIsense.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/aisense-best-practices.html","title":"AISense Recorder best practices","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/aisense-best-practices.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-using-the-task-list.html","title":"使用bots","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-using-the-task-list.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/bots/my-bots/cloud-run-bot.html","title":"運行一個 bot","navPath":"enterprise-cloud/topics/control-room/bots/my-bots/cloud-run-bot.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-running-a-task.html","title":"運行的注意事項 bot","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-running-a-task.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/move-a-bot.html","title":"移動一個 bot","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/move-a-bot.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-bot-check-in.html","title":"入住 bot","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-bot-check-in.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-bot-check-out.html","title":"查看單個 bot","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-bot-check-out.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/clone-a-bot.html","title":"複製 bot","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/clone-a-bot.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/delete-a-bot.html","title":"Delete a bot","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/delete-a-bot.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/preload-packages.html","title":"預先載入套件","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/preload-packages.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-copy-a-bot.html","title":"複製 A bot","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-copy-a-bot.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-bot-version-history.html","title":"查看 TaskBot 版本歷史記錄","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-bot-version-history.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/label-a-bot.html","title":"Assign label to a bot","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/label-a-bot.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-editing-a-task.html","title":"編輯機器人程式","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-editing-a-task.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/bots/my-bots/cloud-compare-bot-versions.html","title":"相比 bot 版本","navPath":"enterprise-cloud/topics/control-room/bots/my-bots/cloud-compare-bot-versions.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/view-bot-dependency-map.html","title":"看法 bot 依存圖","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/view-bot-dependency-map.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-attach-work-item-template.html","title":"將工作項目模板附加到 TaskBot","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-attach-work-item-template.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-viewing-packages.html","title":"看法 package 中可用的版本 Control Room","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-viewing-packages.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/creating-an-automation-task/cloud-view-select-package-version.html","title":"選擇您使用的包版本 bot","navPath":"enterprise-cloud/topics/aae-client/bot-creator/creating-an-automation-task/cloud-view-select-package-version.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/bot-compatibility-version.html","title":"Bot相容性版本","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/bot-compatibility-version.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/set-automation-priority.html","title":"設定的自動化優先順序 bots","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/set-automation-priority.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-timeout.html","title":"設定bot執行逾時","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-timeout.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/bots/my-bots/create-and-edit-folders.html","title":"建立及重新命名資料夾","navPath":"enterprise-cloud/topics/control-room/bots/my-bots/create-and-edit-folders.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-keyboard-shortcuts.html","title":"鍵盤快捷鍵","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-keyboard-shortcuts.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-variables/cloud-using-variables.html","title":"變數概觀","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-variables/cloud-using-variables.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-variables/cloud-system-related-variables.html","title":"預先定義的變數","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-variables/cloud-system-related-variables.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-variables/cloud-user-local-variables.html","title":"您的變數 (使用者定義)","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-variables/cloud-user-local-variables.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-variables/cloud-create-variable.html","title":"創建一個變量","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-variables/cloud-create-variable.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-variables/type-casting.html","title":"類型轉換","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-variables/type-casting.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-variables/recursive-expressions.html","title":"遞歸表達式","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-variables/recursive-expressions.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-variables/cloud-record-variable.html","title":"記錄變數","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-variables/cloud-record-variable.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-variables/unicode-range.html","title":"變量支持的 Unicode 範圍","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-variables/unicode-range.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-variables/cloud-work-item-variable.html","title":"使用 Work Item 變數","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-variables/cloud-work-item-variable.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-variables/cloud-credential-variables.html","title":"中的憑據和憑據變量 Bot editor","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-variables/cloud-credential-variables.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-example-of-bot-that-uses-credentials.html","title":"建立 bot 使用認證的範例","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-example-of-bot-that-uses-credentials.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/example-of-bot-credential-variables.html","title":"使用 bot 憑據變量生成的示例","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/example-of-bot-credential-variables.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-variables/cloud-global-variables.html","title":"全域值","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-variables/cloud-global-variables.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-variables/create-a-global-value.html","title":"建立全域值","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-variables/create-a-global-value.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-variables/cloud-overwrite-the-default-value.html","title":"覆蓋默認值","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-variables/cloud-overwrite-the-default-value.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-dependencies.html","title":"Bot 依賴關係","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-dependencies.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-uploading-downloading-dependencies.html","title":"上傳 bot 及其依賴","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-uploading-downloading-dependencies.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/add-bot-dependencies.html","title":"添加 bot 依賴關係","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/add-bot-dependencies.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/view-bot-dependencies.html","title":"檢視 bots 相依性","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/view-bot-dependencies.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/edit-bot-dependencies.html","title":"Edit bot-dependent text-based files","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/edit-bot-dependencies.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/non-bot-file-version-history.html","title":"查看非的版本歷史bot 文件依賴","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/non-bot-file-version-history.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-how-to-build-and-edit-bots.html","title":"開始建立bots","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-how-to-build-and-edit-bots.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-build-a-basic-hello-world-taskbot.html","title":"打造 Go be Great bot","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-build-a-basic-hello-world-taskbot.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-create-a-bot.html","title":"建立一個基本的 bot 使用桌面應用程序","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-create-a-bot.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-using-recorder-extract-table-data.html","title":"從網頁表格擷取資料的範例","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-using-recorder-extract-table-data.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/a2019-build-bots-examples-list.html","title":"建築實例 bots","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/a2019-build-bots-examples-list.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/enter-data-into-webform-from-file.html","title":"從工作表向 Web 表單輸入數據的示例","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/enter-data-into-webform-from-file.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/example-cloud-dictionary.html","title":"在機器人程式之間傳遞值的範例","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/example-cloud-dictionary.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/example-cloud-dictionary-2.html","title":"Example of passing a value between bots including video clips","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/example-cloud-dictionary-2.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/example-cloud-dictionary-3.html","title":"Example of passing a value between bots including full video","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/example-cloud-dictionary-3.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-perform-an-if-condition-based-on-cell-value.html","title":"使用條件語句的示例","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-perform-an-if-condition-based-on-cell-value.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-use-python-script-to-join-a-list.html","title":"使用 Python 腳本加入列表的示例","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-use-python-script-to-join-a-list.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/example-cloud-dll.html","title":"Example of using the DLL package","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/example-cloud-dll.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-example-transferring-data-from-text-file-to-excel-worksheet.html","title":"將數據從 CSV 文件傳輸到 Excel 工作表的示例","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-example-transferring-data-from-text-file-to-excel-worksheet.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-merge-excel-spreadsheets-example.html","title":"執行 TaskBot 以合併 Excel 工作表","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-merge-excel-spreadsheets-example.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-example-migrate-data-from-excel-to-database_1.html","title":"範例:將 Excel 中的資料移轉到資料庫","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-example-migrate-data-from-excel-to-database_1.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-run-action.html","title":"使用運行的示例 action","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-run-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-soap-web-service-action.html","title":"使用 SOAP 網頁服務動作的範例","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/cloud-using-soap-web-service-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/example-cloud-vbscript.html","title":"Example of using the VBScript package in a resilient bot","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/example-cloud-vbscript.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/create-a-dashboard-bot.html","title":"建造一個 Bot Insight 儀表板 bot","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/create-a-dashboard-bot.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/example-multiple-analyze-actions.html","title":"Example using Multiple Analyze actions in a task","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/example-multiple-analyze-actions.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/using-update-bot-package-version.html","title":"更新默認值的示例 package 跨版本 bots","navPath":"enterprise-cloud/topics/aae-client/bot-creator/commands/using-update-bot-package-version.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-dictionary-variable-example.html","title":"創建字典類型變量","navPath":"enterprise-cloud/topics/developer/cloud-dictionary-variable-example.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-architecture-implementation/aari-introduction-components.html","title":"Automation Anywhere Robotic Interface (AARI)","navPath":"enterprise-cloud/topics/aae-architecture-implementation/aari-introduction-components.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/cloud-hbc-web-portal-overview.html","title":"使用 AARI 網頁介面","navPath":"enterprise-cloud/topics/hbc/cloud-hbc-web-portal-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/aari-web-users.html","title":"AARI 網絡界面用戶","navPath":"enterprise-cloud/topics/hbc/aari-web-users.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/cloud-hbc-process-editor-overview.html","title":"開始使用 Automation Anywhere Robotic Interface","navPath":"enterprise-cloud/topics/hbc/cloud-hbc-process-editor-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/hbc-create-user.html","title":"建立 Automation Anywhere Robotic Interface 的使用者","navPath":"enterprise-cloud/topics/hbc/hbc-create-user.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/cloud-hbc-device-pool-configuration.html","title":"在 AARI Web 上爲配置調度程序用戶","navPath":"enterprise-cloud/topics/hbc/cloud-hbc-device-pool-configuration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/prereq-aari-scheduler-user.html","title":"設定 AARI 排程器使用者的先決條件","navPath":"enterprise-cloud/topics/hbc/prereq-aari-scheduler-user.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/assign-user-to-process.html","title":"指派排程器使用者在網頁介面中處理","navPath":"enterprise-cloud/topics/hbc/assign-user-to-process.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/aari-deployment-types.html","title":"設定bots的部署類型","navPath":"enterprise-cloud/topics/hbc/aari-deployment-types.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/cloud-hbc-processes.html","title":"設定程序","navPath":"enterprise-cloud/topics/hbc/cloud-hbc-processes.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/cloud-hbc-create-form.html","title":"建立 AARI 表單","navPath":"enterprise-cloud/topics/hbc/cloud-hbc-create-form.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/example-using-dynamic-checkbox.html","title":"Example of using the Checkbox element dynamically","navPath":"enterprise-cloud/topics/hbc/example-using-dynamic-checkbox.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/aari-use-case-file.html","title":"Upload and download files in AARI example","navPath":"enterprise-cloud/topics/hbc/aari-use-case-file.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/aari-storage-properties.html","title":"雲存儲使用情況","navPath":"enterprise-cloud/topics/hbc/aari-storage-properties.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/cloud-hbc-create-process.html","title":"建立 AARI 流程","navPath":"enterprise-cloud/topics/hbc/cloud-hbc-create-process.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aari/cloud-aari-metadata-variables.html","title":"AARI 變量類型","navPath":"enterprise-cloud/topics/aari/cloud-aari-metadata-variables.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aari/cloud-aari-output.html","title":"Use an Output variable","navPath":"enterprise-cloud/topics/aari/cloud-aari-output.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/delete-aari-process.html","title":"刪除 AARI 進程","navPath":"enterprise-cloud/topics/hbc/delete-aari-process.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/run-aari-process.html","title":"運行 AARI 進程","navPath":"enterprise-cloud/topics/hbc/run-aari-process.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/cloud-hbc-check-in-process.html","title":"簽入 AARI 流程","navPath":"enterprise-cloud/topics/hbc/cloud-hbc-check-in-process.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/cloud-hbc-check-out-process.html","title":"簽出 AARI 流程","navPath":"enterprise-cloud/topics/hbc/cloud-hbc-check-out-process.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/cloud-hbc-import-process.html","title":"匯入 AARI 流程","navPath":"enterprise-cloud/topics/hbc/cloud-hbc-import-process.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/aari-import-process-dependencies.html","title":"匯入流程相依性","navPath":"enterprise-cloud/topics/hbc/aari-import-process-dependencies.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/cloud-hbc-export-process.html","title":"導出 AARI 進程","navPath":"enterprise-cloud/topics/hbc/cloud-hbc-export-process.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/aari-url-parameters.html","title":"URL 參數","navPath":"enterprise-cloud/topics/hbc/aari-url-parameters.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/aari-password-element-reference.html","title":"密碼元素屬性","navPath":"enterprise-cloud/topics/hbc/aari-password-element-reference.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/aari-deploy-process.html","title":"部署程序","navPath":"enterprise-cloud/topics/hbc/aari-deploy-process.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/aari-team-management.html","title":"Team management","navPath":"enterprise-cloud/topics/hbc/aari-team-management.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/aari-process-management.html","title":"Process management","navPath":"enterprise-cloud/topics/hbc/aari-process-management.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/aari-request-management.html","title":"Request management","navPath":"enterprise-cloud/topics/hbc/aari-request-management.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/aari-reference-id.html","title":"參考 ID 屬性","navPath":"enterprise-cloud/topics/hbc/aari-reference-id.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/aari-upgrade-team-config.html","title":"Upgrade changes in AARI from A360.21 or later versions","navPath":"enterprise-cloud/topics/hbc/aari-upgrade-team-config.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/cloud-hbc-process-web.html","title":"建立要求並完成任務","navPath":"enterprise-cloud/topics/hbc/cloud-hbc-process-web.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/hbc-delete-request.html","title":"刪除請求","navPath":"enterprise-cloud/topics/hbc/hbc-delete-request.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aari/cloud-aari-create-team.html","title":"創建一個 AARI 團隊並為成員分配團隊角色","navPath":"enterprise-cloud/topics/aari/cloud-aari-create-team.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/cloud-hbc-assign-process-manager.html","title":"指定 AARI 團隊到流程","navPath":"enterprise-cloud/topics/hbc/cloud-hbc-assign-process-manager.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/cloud-hbc-assign-task.html","title":"指派或取消指派工作","navPath":"enterprise-cloud/topics/hbc/cloud-hbc-assign-task.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/cloud-hbc-process-managment.html","title":"查看和搜索進程","navPath":"enterprise-cloud/topics/hbc/cloud-hbc-process-managment.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/cloud-hbc-request-management.html","title":"過濾並搜索請求","navPath":"enterprise-cloud/topics/hbc/cloud-hbc-request-management.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/cloud-hbc-task-management.html","title":"篩選和搜尋任務","navPath":"enterprise-cloud/topics/hbc/cloud-hbc-task-management.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/aari-edit-process.html","title":"配置一個 AARI 過程","navPath":"enterprise-cloud/topics/hbc/aari-edit-process.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/aari-edit-bot.html","title":"配置一個 AARI 機器人","navPath":"enterprise-cloud/topics/hbc/aari-edit-bot.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/aari-bot-management.html","title":"Bot setup","navPath":"enterprise-cloud/topics/hbc/aari-bot-management.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/attended-automation/attend-automation-overview.html","title":"自動和無人值守","navPath":"enterprise-cloud/topics/aae-client/attended-automation/attend-automation-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/attended-automation/a2019-attend-automation.html","title":"開始使用 AARI desktop","navPath":"enterprise-cloud/topics/aae-client/attended-automation/a2019-attend-automation.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/bot-agent/about-aari-assistant.html","title":"關於 AARI Assistant","navPath":"enterprise-cloud/topics/bot-agent/about-aari-assistant.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/bot-agent/sign-into-aari-assistant.html","title":"登入 AARI Assistant","navPath":"enterprise-cloud/topics/bot-agent/sign-into-aari-assistant.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/using-interactive-forms.html","title":"使用交互式表單","navPath":"enterprise-cloud/topics/aae-client/forms/using-interactive-forms.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/create-form.html","title":"創建表單","navPath":"enterprise-cloud/topics/aae-client/forms/create-form.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/button-element.html","title":"使用按鈕元素","navPath":"enterprise-cloud/topics/aae-client/forms/button-element.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/checkbox-element.html","title":"使用複選框元素","navPath":"enterprise-cloud/topics/aae-client/forms/checkbox-element.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/date-element.html","title":"使用 Date 元素","navPath":"enterprise-cloud/topics/aae-client/forms/date-element.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/document-element.html","title":"使用文檔元素","navPath":"enterprise-cloud/topics/aae-client/forms/document-element.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/dropdown-element.html","title":"使用下拉式元素","navPath":"enterprise-cloud/topics/aae-client/forms/dropdown-element.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/dynamic-element.html","title":"使用動態區域元素","navPath":"enterprise-cloud/topics/aae-client/forms/dynamic-element.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/select-file-element.html","title":"使用“選擇文件”元素","navPath":"enterprise-cloud/topics/aae-client/forms/select-file-element.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/select-folder.html","title":"使用“選擇文件夾”元素","navPath":"enterprise-cloud/topics/aae-client/forms/select-folder.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/hyperlink-element.html","title":"使用超級鏈接元素","navPath":"enterprise-cloud/topics/aae-client/forms/hyperlink-element.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/image-element.html","title":"使用圖像元素","navPath":"enterprise-cloud/topics/aae-client/forms/image-element.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/label-element.html","title":"使用標籤元素","navPath":"enterprise-cloud/topics/aae-client/forms/label-element.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/number-element.html","title":"使用數字元素","navPath":"enterprise-cloud/topics/aae-client/forms/number-element.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/password-element.html","title":"使用密碼元素","navPath":"enterprise-cloud/topics/aae-client/forms/password-element.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/radio-button-element.html","title":"使用單選按鈕元素","navPath":"enterprise-cloud/topics/aae-client/forms/radio-button-element.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/rich-text-editor-element.html","title":"使用 RTF 編輯器元素","navPath":"enterprise-cloud/topics/aae-client/forms/rich-text-editor-element.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/snapshot-element.html","title":"使用 Snapshot 元素","navPath":"enterprise-cloud/topics/aae-client/forms/snapshot-element.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/table-element.html","title":"使用表格元素","navPath":"enterprise-cloud/topics/aae-client/forms/table-element.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/text-area-element.html","title":"使用文本區域元素","navPath":"enterprise-cloud/topics/aae-client/forms/text-area-element.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/text-box-element.html","title":"使用文本框元素","navPath":"enterprise-cloud/topics/aae-client/forms/text-box-element.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/time-element.html","title":"使用時間元素","navPath":"enterprise-cloud/topics/aae-client/forms/time-element.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/add-rules-to-form.html","title":"新增規則至表單元素","navPath":"enterprise-cloud/topics/aae-client/forms/add-rules-to-form.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/forms/add-form-to-bot.html","title":"新增表單至 bot","navPath":"enterprise-cloud/topics/aae-client/forms/add-form-to-bot.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/run-bot-with-trigger.html","title":"新增觸發程序以執行 bot","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/run-bot-with-trigger.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/attended-automation/email-trigger.html","title":"添加電子郵件觸發器","navPath":"enterprise-cloud/topics/aae-client/attended-automation/email-trigger.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/add-trigger-to-bot.html","title":"添加文件和文件夾觸發器","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/add-trigger-to-bot.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/attended-automation/add-hot-key-trigger.html","title":"添加熱鍵觸發器","navPath":"enterprise-cloud/topics/aae-client/attended-automation/add-hot-key-trigger.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/add-interface-triggers.html","title":"添加接口觸發器","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/add-interface-triggers.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/add-process-trigger.html","title":"新增流程觸發程序","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/add-process-trigger.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/add-service-trigger.html","title":"新增服務觸發程序","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/add-service-trigger.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/add-window-trigger.html","title":"新增視窗觸發程序","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/add-window-trigger.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/attended-automation/example-attended-automation.html","title":"使用熱鍵觸發機器人程式的範例","navPath":"enterprise-cloud/topics/aae-client/attended-automation/example-attended-automation.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-architecture-implementation/embedded-automations.html","title":"Embedded Automation","navPath":"enterprise-cloud/topics/aae-architecture-implementation/embedded-automations.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-architecture-implementation/embedded-integrations-to-extensions.html","title":"AARI Integrations 和 AARI Extensions","navPath":"enterprise-cloud/topics/aae-architecture-implementation/embedded-integrations-to-extensions.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/hbc/aari-integrations-overview.html","title":"AARI Integrations概觀","navPath":"enterprise-cloud/topics/hbc/aari-integrations-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-architecture-implementation/embedded-extensions-overview.html","title":"AARI Extensions概觀","navPath":"enterprise-cloud/topics/aae-architecture-implementation/embedded-extensions-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/discovery-bot-intro.html","title":"使用進程發現 Discovery Bot","navPath":"discovery-bot/topics/discovery-bot-intro.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/discovery-bot-get-started-process.html","title":"開始使用 Discovery Bot","navPath":"discovery-bot/topics/discovery-bot-get-started-process.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/discovery-bot-users.html","title":"Discovery Bot 位使用者","navPath":"discovery-bot/topics/discovery-bot-users.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/discovery-bot-licenses.html","title":"支持的許可證 Discovery Bot","navPath":"discovery-bot/topics/discovery-bot-licenses.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/discovery-bot-prerequisites.html","title":"Discovery Bot 的先決條件","navPath":"discovery-bot/topics/discovery-bot-prerequisites.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/discovery-bot-upgrade.html","title":"從 Discovery Bot Enterprise A2019.15 升級到更高版本","navPath":"discovery-bot/topics/discovery-bot-upgrade.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/discovery-bot-create-users.html","title":"建立 Discovery Bot 的使用者","navPath":"discovery-bot/topics/discovery-bot-create-users.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/discovery-bot-multi-role.html","title":"創建多角色用戶 Discovery Bot","navPath":"discovery-bot/topics/discovery-bot-multi-role.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/discovery-bot-custom-role.html","title":"為創建自定義角色 Discovery Bot","navPath":"discovery-bot/topics/discovery-bot-custom-role.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/discovery-bot-assign-custom-role.html","title":"分配 Discovery Bot 用戶自定義角色","navPath":"discovery-bot/topics/discovery-bot-assign-custom-role.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/discovery-bot-create-process.html","title":"創建一個 Discovery Bot 過程","navPath":"discovery-bot/topics/discovery-bot-create-process.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/discovery-bot-recorder-requirements.html","title":"支持的應用程序和瀏覽器 Discovery Bot","navPath":"discovery-bot/topics/discovery-bot-recorder-requirements.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/discovery-bot-record-process.html","title":"錄製 Discovery Bot 業務流程","navPath":"discovery-bot/topics/discovery-bot-record-process.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/discovery-bot-record-aari-assistant.html","title":"使用 AARI Assistant錄製 Discovery Bot 流程","navPath":"discovery-bot/topics/discovery-bot-record-aari-assistant.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/discovery-bot-analyze-opportunites.html","title":"分析自動化的機會","navPath":"discovery-bot/topics/discovery-bot-analyze-opportunites.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/review-opportunites-convert-to-bot-generate-pdd.html","title":"檢閱機會,轉換至機器人並產生 PDD","navPath":"discovery-bot/topics/review-opportunites-convert-to-bot-generate-pdd.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/using-filter-and-toggle-frequency-counter-options.html","title":"使用過濾器和切換頻率計數器選項","navPath":"discovery-bot/topics/using-filter-and-toggle-frequency-counter-options.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/getting-started-with-privacy-enhanced-gateway.html","title":"隱私增強網關入門","navPath":"discovery-bot/topics/getting-started-with-privacy-enhanced-gateway.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/customer-managed-certificates-deployments-installation.html","title":"Install PEG","navPath":"discovery-bot/topics/customer-managed-certificates-deployments-installation.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/configure-peg.html","title":"Configure PEG to work with a proxy","navPath":"discovery-bot/topics/configure-peg.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/common-steps-configuring-peg.html","title":"Set up and configure PEG","navPath":"discovery-bot/topics/common-steps-configuring-peg.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/validate-peg.html","title":"Validate PEG is running","navPath":"discovery-bot/topics/validate-peg.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/peg-modes.html","title":"PEG modes overview","navPath":"discovery-bot/topics/peg-modes.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/changing-modes-peg.html","title":"Switch between modes","navPath":"discovery-bot/topics/changing-modes-peg.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/determining-allowed-content.html","title":"Determining content for redaction","navPath":"discovery-bot/topics/determining-allowed-content.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/modifying-pass-block-list.html","title":"Modify the pass and block lists","navPath":"discovery-bot/topics/modifying-pass-block-list.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/managing-disk-space.html","title":"Manage disk space","navPath":"discovery-bot/topics/managing-disk-space.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/discovery-bot/topics/renewing-replacing-certificates-keys.html","title":"Renew and replace certificates and keys using PEG","navPath":"discovery-bot/topics/renewing-replacing-certificates-keys.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/error-reference/preprocessing-error-messages.html","title":"預處理錯誤消息","navPath":"enterprise-cloud/topics/error-reference/preprocessing-error-messages.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/advanced-bots/cloud-build-advanced-bots.html","title":"構建高級 bots 和軟件包","navPath":"enterprise-cloud/topics/aae-client/bot-creator/advanced-bots/cloud-build-advanced-bots.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-create-package-overview.html","title":"套件軟體開發套件 (SDK)","navPath":"enterprise-cloud/topics/developer/cloud-create-package-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-package-project-setup.html","title":"設置 Java 項目","navPath":"enterprise-cloud/topics/developer/cloud-package-project-setup.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-standard-coding-practices-guidelines.html","title":"開發軟件包的標準編碼實踐和準則","navPath":"enterprise-cloud/topics/developer/cloud-standard-coding-practices-guidelines.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-develop-your-package.html","title":"開發範例套件","navPath":"enterprise-cloud/topics/developer/cloud-develop-your-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-how-to-use-pack-sdk.html","title":"使用軟件包 SDK","navPath":"enterprise-cloud/topics/developer/cloud-how-to-use-pack-sdk.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-config-build-intellij-use-sdk.html","title":"配置構建文件","navPath":"enterprise-cloud/topics/developer/cloud-config-build-intellij-use-sdk.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-create-directory-class-use-sdk.html","title":"創建新的 Java 類","navPath":"enterprise-cloud/topics/developer/cloud-create-directory-class-use-sdk.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-upload-custom-pack-control-room-use-sdk.html","title":"將自定義包上傳到您的 Control Room","navPath":"enterprise-cloud/topics/developer/cloud-upload-custom-pack-control-room-use-sdk.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-create-bot-use-sdk.html","title":"創建一個 bot 測試新包","navPath":"enterprise-cloud/topics/developer/cloud-create-bot-use-sdk.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-how-to-examples.html","title":"使用方法範例","navPath":"enterprise-cloud/topics/developer/cloud-how-to-examples.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-return-value-from-action.html","title":"從動作傳回值","navPath":"enterprise-cloud/topics/developer/cloud-return-value-from-action.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-expose-action-property.html","title":"將操作公開爲屬性","navPath":"enterprise-cloud/topics/developer/cloud-expose-action-property.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-organize-actions-under-package.html","title":"開發軟件包時組織和分組操作","navPath":"enterprise-cloud/topics/developer/cloud-organize-actions-under-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-input-types-ui-elements.html","title":"輸入類型 UI 元素","navPath":"enterprise-cloud/topics/developer/cloud-input-types-ui-elements.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-create-custom-variables-pack-sdk.html","title":"使用軟件包 SDK 創建自定義變量","navPath":"enterprise-cloud/topics/developer/cloud-create-custom-variables-pack-sdk.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-entry-list-example.html","title":"使用 EntryList","navPath":"enterprise-cloud/topics/developer/cloud-entry-list-example.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-regex-match-write-data.html","title":"使用正則表達式","navPath":"enterprise-cloud/topics/developer/cloud-regex-match-write-data.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-use-file2-attribute.html","title":"使用 File2 屬性","navPath":"enterprise-cloud/topics/developer/cloud-use-file2-attribute.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-create-condition-package-sdk.html","title":"使用軟件包 SDK 創建條件","navPath":"enterprise-cloud/topics/developer/cloud-create-condition-package-sdk.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-add-condition-custom-package.html","title":"在 If 條件的自訂套件中加入條件","navPath":"enterprise-cloud/topics/developer/cloud-add-condition-custom-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-create-iterator-package-sdk.html","title":"使用軟件包 SDK 創建迭代器","navPath":"enterprise-cloud/topics/developer/cloud-create-iterator-package-sdk.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-create-trigger-pack-sdk.html","title":"使用軟件包 SDK 創建觸發器","navPath":"enterprise-cloud/topics/developer/cloud-create-trigger-pack-sdk.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-trigger-example-pull-push.html","title":"自定義觸發器 - 拉動和推送機制","navPath":"enterprise-cloud/topics/developer/cloud-trigger-example-pull-push.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-add-debug-log-custom-packages.html","title":"將自定義軟件包的調試日誌添加 到 bot_launcher.log 文件中","navPath":"enterprise-cloud/topics/developer/cloud-add-debug-log-custom-packages.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-handle-session-custom-package.html","title":"處理自訂套件中的工作階段","navPath":"enterprise-cloud/topics/developer/cloud-handle-session-custom-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-use-shared-session-sdk.html","title":"Configure shared session using Package SDK","navPath":"enterprise-cloud/topics/developer/cloud-use-shared-session-sdk.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-build-bots-shared-session-sdk.html","title":"生成 bots 以使用軟件包 SDK 共享會話詳細信息","navPath":"enterprise-cloud/topics/developer/cloud-build-bots-shared-session-sdk.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-annotations.html","title":"註記","navPath":"enterprise-cloud/topics/developer/cloud-annotations.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-creation-and-function-annotations.html","title":"產生及功能註記","navPath":"enterprise-cloud/topics/developer/cloud-creation-and-function-annotations.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-validation-annotations.html","title":"驗證註釋","navPath":"enterprise-cloud/topics/developer/cloud-validation-annotations.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-credential-allow-password-annotation.html","title":"設定並使用認證允許密碼註解","navPath":"enterprise-cloud/topics/developer/cloud-credential-allow-password-annotation.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-build-test-demo-package.html","title":"建立並測試展示套件和 bot","navPath":"enterprise-cloud/topics/developer/cloud-build-test-demo-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-create-demo-package-jar.html","title":"更新相關的工作流程和生成文件","navPath":"enterprise-cloud/topics/developer/cloud-create-demo-package-jar.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-compile-demo-jar-eclipse.html","title":"從 Eclipse UI 編譯演示 JAR 文件","navPath":"enterprise-cloud/topics/developer/cloud-compile-demo-jar-eclipse.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-compile-demo-jar.html","title":"從命令行編譯演示 JAR 文件","navPath":"enterprise-cloud/topics/developer/cloud-compile-demo-jar.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-add-demo-package-control-room.html","title":"將您的展示套件新增至 Control Room","navPath":"enterprise-cloud/topics/developer/cloud-add-demo-package-control-room.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-create-demo-bot-one.html","title":"使用 bot 演示軟件包創建演示","navPath":"enterprise-cloud/topics/developer/cloud-create-demo-bot-one.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-change-package-jar.html","title":"更改用於創建軟件包 JAR 文件的 Java 文件","navPath":"enterprise-cloud/topics/developer/cloud-change-package-jar.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-manage-package-in-bot.html","title":"上傳新的展示套件","navPath":"enterprise-cloud/topics/developer/cloud-manage-package-in-bot.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-create-run-demo-bot-two.html","title":"使用 bot 更新的套件更新展示","navPath":"enterprise-cloud/topics/developer/cloud-create-run-demo-bot-two.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-build-custom-package.html","title":"建立並測試自訂套件","navPath":"enterprise-cloud/topics/developer/cloud-build-custom-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-configure-jar-intelliJ.html","title":"在 IntelliJ 中構建自定義包","navPath":"enterprise-cloud/topics/developer/cloud-configure-jar-intelliJ.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-add-custom-package-control-room.html","title":"將自定義包添加到您的 Control Room","navPath":"enterprise-cloud/topics/developer/cloud-add-custom-package-control-room.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-create-bot-to-test-package.html","title":"創建一個 bot 測試自定義包","navPath":"enterprise-cloud/topics/developer/cloud-create-bot-to-test-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-package-dev-kit-rel-note_1.html","title":"Automation 360 軟件包 SDK 發行說明","navPath":"enterprise-cloud/topics/developer/cloud-package-dev-kit-rel-note_1.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/advanced-bots/cloud-build-bot-python.html","title":"使用 Python 生成 bot 以解析 JSON 響應","navPath":"enterprise-cloud/topics/aae-client/bot-creator/advanced-bots/cloud-build-bot-python.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/advanced-bots/cloud-build-bot-string-javascript.html","title":"用於 JavaScript 生成 bot 以接受用戶輸入","navPath":"enterprise-cloud/topics/aae-client/bot-creator/advanced-bots/cloud-build-bot-string-javascript.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/developer-recommendations/cloud-bot-developer-recommendation.html","title":"Bot 開發人員建議","navPath":"enterprise-cloud/topics/aae-client/bot-creator/developer-recommendations/cloud-bot-developer-recommendation.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/developer-recommendations/cloud-bot-store-submissions-checklist.html","title":"Bot Store 提交清單","navPath":"enterprise-cloud/topics/aae-client/bot-creator/developer-recommendations/cloud-bot-store-submissions-checklist.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/developer-recommendations/cloud-build-reusable-bots.html","title":"建築物可重複使用 bots","navPath":"enterprise-cloud/topics/aae-client/bot-creator/developer-recommendations/cloud-build-reusable-bots.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/developer-recommendations/cloud-build-reusable-package.html","title":"建築物可重複使用 packages","navPath":"enterprise-cloud/topics/aae-client/bot-creator/developer-recommendations/cloud-build-reusable-package.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-troubleshoot-overview.html","title":"疑難排解和除錯","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-troubleshoot-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-troubleshoot-new-user-session.html","title":"排解機器人執行問題","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-troubleshoot-new-user-session.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-enabling-the-debugging-option.html","title":"調試器功能","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/cloud-enabling-the-debugging-option.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/analyze-bot-agent-logs.html","title":"Bot Agent 記錄檔案","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/analyze-bot-agent-logs.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/cloud-digitize.html","title":"數位化","navPath":"enterprise-cloud/topics/iq-bot/cloud-digitize.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iq-bot-intro.html","title":"使用 IQ Bot Community Edition 進行智慧文件處理","navPath":"enterprise-cloud/topics/iq-bot/iq-bot-intro.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iq-bot-create-learning-instance.html","title":"在 IQ Bot Community Edition 中建立學習實例","navPath":"enterprise-cloud/topics/iq-bot/iq-bot-create-learning-instance.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iq-bot-document-validation.html","title":"驗證文件","navPath":"enterprise-cloud/topics/iq-bot/iq-bot-document-validation.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/cloud-iqb-process-overview_1.html","title":"Automation 360 IQ Bot","navPath":"enterprise-cloud/topics/iq-bot/cloud-iqb-process-overview_1.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/using_iq_bot_a2019_on_prem.html","title":"使用 Automation 360 IQ Bot On-Premises","navPath":"enterprise-cloud/topics/iq-bot/using_iq_bot_a2019_on_prem.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/using_iq_bot_a2019_cloud.html","title":"使用 Automation 360 IQ Bot Cloud","navPath":"enterprise-cloud/topics/iq-bot/using_iq_bot_a2019_cloud.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-validation-roles-permissions.html","title":"IQ Bot 用戶角色和角色","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-validation-roles-permissions.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-defining-custom-roles.html","title":"定義 IQ Bot 的自訂角色","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-defining-custom-roles.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/install/iqb-validation-iqb-specific-role.html","title":"建立具有 IQ Bot 特定角色的使用者","navPath":"enterprise-cloud/topics/iq-bot/install/iqb-validation-iqb-specific-role.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/create/iqb-supported-languages.html","title":"支持的語言 Automation 360 IQ Bot","navPath":"enterprise-cloud/topics/iq-bot/create/iqb-supported-languages.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/create/iqb-classification-criteria.html","title":"關於分類器","navPath":"enterprise-cloud/topics/iq-bot/create/iqb-classification-criteria.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/create-new-document-group.html","title":"創建一個新的文檔組","navPath":"enterprise-cloud/topics/iq-bot/train/create-new-document-group.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/create/iqb-create-learning-instance.html","title":"建立學習實例","navPath":"enterprise-cloud/topics/iq-bot/create/iqb-create-learning-instance.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/extraction/iqb-ocr-select.html","title":"選取 OCR 引擎","navPath":"enterprise-cloud/topics/iq-bot/extraction/iqb-ocr-select.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/create/iqb-learning-instance-edit.html","title":"編輯學習實例","navPath":"enterprise-cloud/topics/iq-bot/create/iqb-learning-instance-edit.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/create/control-creation-of-groups.html","title":"限製文檔組的創建","navPath":"enterprise-cloud/topics/iq-bot/create/control-creation-of-groups.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/create/iqb-learning-instance-edit-errors.html","title":"編輯學習實例時產生的錯誤","navPath":"enterprise-cloud/topics/iq-bot/create/iqb-learning-instance-edit-errors.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/create/iqb-learning-instance-delete.html","title":"刪除學習實例","navPath":"enterprise-cloud/topics/iq-bot/create/iqb-learning-instance-delete.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-training-pdfbox-option.html","title":"停用 PDFBox 選項","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-training-pdfbox-option.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-traininig-learning-instance.html","title":"訓練學習實例","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-traininig-learning-instance.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-training-design-panel-overview.html","title":"簡介 Designer","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-training-design-panel-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-training-choose-document.html","title":"更改組的培訓文檔","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-training-choose-document.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/create/iqb-create-bots-for-iq-bot.html","title":"從機器人頁面執行的任務","navPath":"enterprise-cloud/topics/iq-bot/create/iqb-create-bots-for-iq-bot.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-training-confidence-based-validation.html","title":"使用 OCR 可信度改善輸出品質","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-training-confidence-based-validation.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-training-map-field.html","title":"對應欄位","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-training-map-field.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-training-list-validation.html","title":"使用清單驗證來提高文字格式欄位的準確性","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-training-list-validation.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-training-validation-patterns.html","title":"使用驗證模式/清單來標記擷取資料中的差異","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-training-validation-patterns.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-training-map-table.html","title":"對應表格","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-training-map-table.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-training-extract-from-table-summary-rows-example.html","title":"在包含許多表的頁面中映射一個表","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-training-extract-from-table-summary-rows-example.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-training-multiple-tables.html","title":"添加多個表 Designer","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-training-multiple-tables.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-training-linked-fields-in-child-table.html","title":"在下層表格中定義一個或多個連結欄位","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-training-linked-fields-in-child-table.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-training-extract-from-checkbox-or-group.html","title":"從復選框或複選框組中提取數據","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-training-extract-from-checkbox-or-group.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-training-see-extraction-results.html","title":"預覽擷取的資料","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-training-see-extraction-results.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/create/iqb-learning-instance-details.html","title":"查看學習實例詳細信息","navPath":"enterprise-cloud/topics/iq-bot/create/iqb-learning-instance-details.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-training-delete-mapping.html","title":"在Designer中刪除對應","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-training-delete-mapping.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-training-patterns-overview.html","title":"設計器驗證模式","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-training-patterns-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-training-startwith-endwith.html","title":"[起始文字] 和 [結尾文字]","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-training-startwith-endwith.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-training-patterns.html","title":"模式","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-training-patterns.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-training-validation-lists.html","title":"清單","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-training-validation-lists.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-training-validation-formulas.html","title":"公式","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-training-validation-formulas.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-custom-logic-overview.html","title":"新增自訂邏輯以改善生產中的自動擷取","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-custom-logic-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-custom-logic-form-fields.html","title":"表單欄位","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-custom-logic-form-fields.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-custom-logic-table-fields.html","title":"表格欄位","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-custom-logic-table-fields.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-custom-logic-use-case-and-example.html","title":"使用案例和範例","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-custom-logic-use-case-and-example.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-custom-logic-preinstalled-python-packages.html","title":"預先安裝 Python 套件","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-custom-logic-preinstalled-python-packages.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-custom-logic-additonal-python-packages.html","title":"其他 Python 套件","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-custom-logic-additonal-python-packages.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/train/iqb-training-extract-using-magnetic-ink-character-recognition.html","title":"使用磁墨水字元辨識擷取資料","navPath":"enterprise-cloud/topics/iq-bot/train/iqb-training-extract-using-magnetic-ink-character-recognition.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/create/iqb-create-set-learning-instances-to-production.html","title":"將學習實例設定為生產環境","navPath":"enterprise-cloud/topics/iq-bot/create/iqb-create-set-learning-instances-to-production.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/create/iqb-learning-instance-overview.html","title":"學習實例","navPath":"enterprise-cloud/topics/iq-bot/create/iqb-learning-instance-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/external-key-rotation.html","title":"輪替外部金鑰","navPath":"enterprise-cloud/topics/control-room/administration/external-key-rotation.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/validation/iqb-launch-validator.html","title":"使用 IQ Bot Validator","navPath":"enterprise-cloud/topics/iq-bot/validation/iqb-launch-validator.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/create/iqb-dashboard.html","title":"檢閱控制面板","navPath":"enterprise-cloud/topics/iq-bot/create/iqb-dashboard.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/create/iqb-dashboard-performance-report.html","title":"效能報表頁面","navPath":"enterprise-cloud/topics/iq-bot/create/iqb-dashboard-performance-report.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/create/iqb-dashboard-processing-results.html","title":"效能報表詳細資料","navPath":"enterprise-cloud/topics/iq-bot/create/iqb-dashboard-processing-results.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/create/iqb-custom-domain.html","title":"中的自定義域 IQ Bot","navPath":"enterprise-cloud/topics/iq-bot/create/iqb-custom-domain.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iqbot-standard-forms.html","title":"IQ Bot 標準表單","navPath":"enterprise-cloud/topics/iq-bot/iqbot-standard-forms.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iqb-evaluate-use-cases.html","title":"Evaluate your use case","navPath":"enterprise-cloud/topics/iq-bot/iqb-evaluate-use-cases.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iqb-evaluate-extraction.html","title":"Review extraction service","navPath":"enterprise-cloud/topics/iq-bot/iqb-evaluate-extraction.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iqb-review-prereqs.html","title":"Review implementation prerequisites","navPath":"enterprise-cloud/topics/iq-bot/iqb-review-prereqs.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iqb-performance-considerations.html","title":"Considerations for optimum performance","navPath":"enterprise-cloud/topics/iq-bot/iqb-performance-considerations.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iqb-setup-extraction-service.html","title":"設定擷取服務","navPath":"enterprise-cloud/topics/iq-bot/iqb-setup-extraction-service.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iqb-config-iqbot-for-sf-extraction-service.html","title":"Configure IQ Bot for extraction service","navPath":"enterprise-cloud/topics/iq-bot/iqb-config-iqbot-for-sf-extraction-service.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iqb-create-sf-extraction-models.html","title":"Build extraction model","navPath":"enterprise-cloud/topics/iq-bot/iqb-create-sf-extraction-models.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/iqb-transfer-extraction-service.html","title":"Transfer third-party extraction service models","navPath":"enterprise-cloud/topics/iq-bot/iqb-transfer-extraction-service.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/using-iqbot-standard-forms.html","title":"為標準表格創建學習實例","navPath":"enterprise-cloud/topics/iq-bot/using-iqbot-standard-forms.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/edit-standard-form.html","title":"編輯標準表單學習實例","navPath":"enterprise-cloud/topics/iq-bot/edit-standard-form.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/edit-bot-for-std-forms.html","title":"編輯標準表單的bot","navPath":"enterprise-cloud/topics/iq-bot/edit-bot-for-std-forms.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/upload-sf.html","title":"Upload documents for standard forms learning instance","navPath":"enterprise-cloud/topics/iq-bot/upload-sf.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/download-content.html","title":"Download extracted content","navPath":"enterprise-cloud/topics/iq-bot/download-content.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/transfer-sf-learning-instance.html","title":"Transfer standard forms learning instance","navPath":"enterprise-cloud/topics/iq-bot/transfer-sf-learning-instance.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/export-sf-learning-instance.html","title":"匯出標準表單學習實例","navPath":"enterprise-cloud/topics/iq-bot/export-sf-learning-instance.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/import-sf-learning-instance.html","title":"匯入標準表單學習實例","navPath":"enterprise-cloud/topics/iq-bot/import-sf-learning-instance.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/native/iq-bot-workflow.html","title":"Document Automation","navPath":"enterprise-cloud/topics/iq-bot/native/iq-bot-workflow.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/native/document-workspace-faq.html","title":"Document Automation FAQ","navPath":"enterprise-cloud/topics/iq-bot/native/document-workspace-faq.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/native/iqb-feature-comparison-matrix.html","title":"智能文檔處理解決方案功能比較矩陣","navPath":"enterprise-cloud/topics/iq-bot/native/iqb-feature-comparison-matrix.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/native/set-up-your-environment.html","title":"設置你的 Document Automation 環境","navPath":"enterprise-cloud/topics/iq-bot/native/set-up-your-environment.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/native/create-custom-role-for-iq-bot-extraction360.html","title":"為創建自定義角色 Document Automation","navPath":"enterprise-cloud/topics/iq-bot/native/create-custom-role-for-iq-bot-extraction360.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/native/idp-roles-permissions.html","title":"Document Automation 位使用者","navPath":"enterprise-cloud/topics/iq-bot/native/idp-roles-permissions.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/native/idp-configure-key-for-docai.html","title":"配置密鑰 Google Document AI","navPath":"enterprise-cloud/topics/iq-bot/native/idp-configure-key-for-docai.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/native/idp-create-li.html","title":"在 Document Automation 中建立學習實例","navPath":"enterprise-cloud/topics/iq-bot/native/idp-create-li.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/native/idp-extraction.html","title":"中的數據提取 Document Automation","navPath":"enterprise-cloud/topics/iq-bot/native/idp-extraction.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/native/aari-process.html","title":"有關 AARI 過程中 Document Automation","navPath":"enterprise-cloud/topics/iq-bot/native/aari-process.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/native/idp-test-li.html","title":"在 Document Automation 中處理文件","navPath":"enterprise-cloud/topics/iq-bot/native/idp-test-li.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/native/change-output-format.html","title":"將輸出格式從 CSV 更改為 JSON","navPath":"enterprise-cloud/topics/iq-bot/native/change-output-format.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/native/connect-learning-instance.html","title":"連線學習實例","navPath":"enterprise-cloud/topics/iq-bot/native/connect-learning-instance.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/native/extract-checkbox-data.html","title":"從核取方塊擷取資料","navPath":"enterprise-cloud/topics/iq-bot/native/extract-checkbox-data.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/native/idp-configure-workflow.html","title":"發布學習實例","navPath":"enterprise-cloud/topics/iq-bot/native/idp-configure-workflow.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/native/upload-files-learning-instance-in-public-mode.html","title":"建造一個 bot 上傳文件到 Document Automation","navPath":"enterprise-cloud/topics/iq-bot/native/upload-files-learning-instance-in-public-mode.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/native/deploy-learning-instance.html","title":"部署學習實例資產","navPath":"enterprise-cloud/topics/iq-bot/native/deploy-learning-instance.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/native/idp-validation.html","title":"使用 AARI 任務管理器驗證器 Document Automation","navPath":"enterprise-cloud/topics/iq-bot/native/idp-validation.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/native/idp-validate-documents.html","title":"在 Document Automation 中驗證文件","navPath":"enterprise-cloud/topics/iq-bot/native/idp-validate-documents.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/native/export-import-learning-instances.html","title":"Export/Import learning instances","navPath":"enterprise-cloud/topics/iq-bot/native/export-import-learning-instances.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/iq-bot/native/idp-create-standard-form.html","title":"創建標準表格 Document Automation","navPath":"enterprise-cloud/topics/iq-bot/native/idp-create-standard-form.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-manage.html","title":"管理","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-manage.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/activity/cloud-activity-in-progress.html","title":"活動","navPath":"enterprise-cloud/topics/control-room/activity/cloud-activity-in-progress.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/activity/cloud-activity-historical.html","title":"活動歷程記錄","navPath":"enterprise-cloud/topics/control-room/activity/cloud-activity-historical.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/activity/cloud-historical-activity-page.html","title":"檢視已完成的活動","navPath":"enterprise-cloud/topics/control-room/activity/cloud-historical-activity-page.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/activity/cloud-scheduled-activity-page.html","title":"排程","navPath":"enterprise-cloud/topics/control-room/activity/cloud-scheduled-activity-page.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/activity/cloud-schedule-a-bot.html","title":"安排bot排程","navPath":"enterprise-cloud/topics/control-room/activity/cloud-schedule-a-bot.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/activity/cloud-edit-scheduled-activity.html","title":"編輯排程的活動","navPath":"enterprise-cloud/topics/control-room/activity/cloud-edit-scheduled-activity.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/activity/cloud-delete-scheduled-activity.html","title":"刪除排程的活動","navPath":"enterprise-cloud/topics/control-room/activity/cloud-delete-scheduled-activity.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/attended-automation/cloud-event-triggers.html","title":"管理事件觸發程式","navPath":"enterprise-cloud/topics/aae-client/attended-automation/cloud-event-triggers.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/run-bot-with-event-triggers.html","title":"添加事件觸發器","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/run-bot-with-event-triggers.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/associate-trigger-to-bot.html","title":"將事件觸發程式連結至 Bot Runner","navPath":"enterprise-cloud/topics/aae-client/bot-creator/working-with-automation-tasks/associate-trigger-to-bot.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/devices/cloud-my-devices.html","title":"裝置","navPath":"enterprise-cloud/topics/control-room/devices/cloud-my-devices.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/devices/about-multi-user-device.html","title":"關於多用戶設備","navPath":"enterprise-cloud/topics/control-room/devices/about-multi-user-device.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/devices/rdp-deployment-multi-user-device.html","title":"爲多用戶設備配置基於 RDP 的部署","navPath":"enterprise-cloud/topics/control-room/devices/rdp-deployment-multi-user-device.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/devices/convert-to-multi-user-device.html","title":"將現有設備轉換爲多用戶設備","navPath":"enterprise-cloud/topics/control-room/devices/convert-to-multi-user-device.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/devices/cloud-my-device-pools.html","title":"關於設備池","navPath":"enterprise-cloud/topics/control-room/devices/cloud-my-device-pools.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/devices/cloud-create-device-pool.html","title":"建立裝置集區","navPath":"enterprise-cloud/topics/control-room/devices/cloud-create-device-pool.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/devices/cloud-view-device-pool.html","title":"查看設備池詳細信息","navPath":"enterprise-cloud/topics/control-room/devices/cloud-view-device-pool.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/devices/cloud-edit-device-pool.html","title":"編輯設備池","navPath":"enterprise-cloud/topics/control-room/devices/cloud-edit-device-pool.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/devices/orderOf-the-automation-queue.html","title":"Order of the automation queue","navPath":"enterprise-cloud/topics/control-room/devices/orderOf-the-automation-queue.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/devices/cloud-delete-device-pool.html","title":"刪除設備池","navPath":"enterprise-cloud/topics/control-room/devices/cloud-delete-device-pool.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/devices/edit-devices.html","title":"自訂裝置設定","navPath":"enterprise-cloud/topics/control-room/devices/edit-devices.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-package-management.html","title":"管理套件","navPath":"enterprise-cloud/topics/aae-client/bot-creator/using-the-workbench/cloud-package-management.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/security-architecture/rbac-on-package-access.html","title":"RBAC 開啟 packages","navPath":"enterprise-cloud/topics/security-architecture/rbac-on-package-access.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/packages/configure-package-availability.html","title":"配置 RBAC packages","navPath":"enterprise-cloud/topics/control-room/packages/configure-package-availability.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/packages/cloud-add-package-control-room.html","title":"添加 packages 到 Control Room","navPath":"enterprise-cloud/topics/control-room/packages/cloud-add-package-control-room.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/packages/cloud-manage-control-room-packages.html","title":"管理 Control Room 包裹","navPath":"enterprise-cloud/topics/control-room/packages/cloud-manage-control-room-packages.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/packages/update-bot-package-version.html","title":"將bots更新為預設package版本","navPath":"enterprise-cloud/topics/control-room/packages/update-bot-package-version.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/cloud-administration.html","title":"Administration","navPath":"enterprise-cloud/topics/control-room/administration/cloud-administration.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/audit-log/cloud-audit-log.html","title":"稽核記錄","navPath":"enterprise-cloud/topics/control-room/audit-log/cloud-audit-log.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/audit-log/cloud-export-auditlog.html","title":"Exporting audit data to CSV","navPath":"enterprise-cloud/topics/control-room/audit-log/cloud-export-auditlog.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/users/cloud-users-overview.html","title":"使用者","navPath":"enterprise-cloud/topics/control-room/administration/users/cloud-users-overview.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/users/cloud-create-user.html","title":"建立使用者","navPath":"enterprise-cloud/topics/control-room/administration/users/cloud-create-user.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/users/cloud-create-ad-user.html","title":"建立 Active Directory 使用者","navPath":"enterprise-cloud/topics/control-room/administration/users/cloud-create-ad-user.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-architecture-implementation/citizen-developer.html","title":"Citizen Developer user","navPath":"enterprise-cloud/topics/aae-architecture-implementation/citizen-developer.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/users/create-citizen-developer-user.html","title":"創建一個 Citizen Developer 用戶","navPath":"enterprise-cloud/topics/control-room/administration/users/create-citizen-developer-user.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/users/cloud-multi-login-user.html","title":"多帳戶登入使用者","navPath":"enterprise-cloud/topics/control-room/administration/users/cloud-multi-login-user.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/users/cloud-reset-password.html","title":"重設使用者密碼","navPath":"enterprise-cloud/topics/control-room/administration/users/cloud-reset-password.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/roles/roles.html","title":"角色","navPath":"enterprise-cloud/topics/control-room/administration/roles/roles.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/roles/cloud-create-role.html","title":"創建角色","navPath":"enterprise-cloud/topics/control-room/administration/roles/cloud-create-role.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/roles/feature-permissions-for-role.html","title":"角色的功能權限","navPath":"enterprise-cloud/topics/control-room/administration/roles/feature-permissions-for-role.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/roles/cloud-bot-role-permissions.html","title":"Bot 角色權限","navPath":"enterprise-cloud/topics/control-room/administration/roles/cloud-bot-role-permissions.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/roles/create-cd-role.html","title":"創建一個 Citizen Developer 角色","navPath":"enterprise-cloud/topics/control-room/administration/roles/create-cd-role.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]}]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/cloud-eg-users-roles.html","title":"Assign a role","navPath":"enterprise-cloud/topics/control-room/administration/cloud-eg-users-roles.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/roles/cloud-system-created-roles.html","title":"系統角色","navPath":"enterprise-cloud/topics/control-room/administration/roles/cloud-system-created-roles.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/roles/cloud-view-role-ad-mapping.html","title":"管理 Active Directory 角色映射","navPath":"enterprise-cloud/topics/control-room/administration/roles/cloud-view-role-ad-mapping.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/roles/cloud-sync-role-ad-mapping.html","title":"同步 Active Directory 角色映射","navPath":"enterprise-cloud/topics/control-room/administration/roles/cloud-sync-role-ad-mapping.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/roles/cloud-create-role-ad-mapping.html","title":"創建 Active Directory 角色映射","navPath":"enterprise-cloud/topics/control-room/administration/roles/cloud-create-role-ad-mapping.html","bundleId":"enterprise-v2019","id":null,"isActive":false,"children":[]},{"url":"https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/control-room/administration/roles/cloud-edit-role-ad-mapping.html","title":"編輯 Active Directory 角色映射","navPath":"enterprise-cloud/topics/control-room/administration/roles/cloud-ed