準備移轉 Linux CentOS 上的 Enterprise 11 至 Automation 360
執行此工作流程中的任務,以在 Linux CentOS 上從 Enterprise 11 移轉到 Automation 360 On-Premises,包括移轉您的bots到 Automation 360。如果 Enterprise 11 bot已啟用分析,相關的 Bot Insight 資料及業務分析控制面板也會移轉。
Recommendation: 建立用以移轉至 Automation 360 的新環境,避免因為移轉活動對您現有的bots造成任何問題。
程序
- 我們建議您建立 Enterprise 11 資料庫的備份,並於相同或不同的 SQL 實例中還原,以避免任何使用 Enterprise 11 資料庫的自動化任務故障。
- 如果您是由 Version 11.3.5 或更新版本進行移轉,您必須刪除 Enterprise 11 Control Room 資料庫中 ES_SETTINGS 表格的資料。
- 確認所有用於 Enterprise 11 bots的認證變數在 Enterprise 11 Control Room 皆可使用。
-
複製並貼上 Enterprise 11 Control Room 存放庫:
-
使用
sudo mkdir -p /opt/automationanywhere/enterprise/appdata/
命令建立必要的 Automation 360 資料夾。 -
使用
sudo chmod -R 775 /opt/automationanywhere
命令提供資料夾所需的權限。 -
使用
sudo mv
命令複製 Enterprise 11 存放庫,並將其貼於 automationanywhere/enterprise/appdata/ 位置。
-
使用
-
透過在還原的 Enterprise 11 資料庫上執行以下 SQL 命令來更新 Control Room 存取 URL 和存放庫路徑:
-
若要更新存取 URL:更新 CONFIGURATION 設定值 = '[Automation360 Control Room URL]',其中類別 = 'CR_setup_general',而 config_key = 'AccessUrl'
範例查詢:更新 [Automation360-Database].[dbo].[CONFIGURATION] 設定值 ='http://Automation360-crurl.com',其中 config_key='AcessUrl'註: 請勿在以上命令中提供的存取 URL 結尾包括正斜線 (「/」)。
- 若要更新存放庫路徑:更新 CONFIGURATION 設定值 = /opt/automationanywhere/enterprise/appdata/Server Files 其中 config_key = 'RepositoryPath'
-
若要更新存取 URL:更新 CONFIGURATION 設定值 = '[Automation360 Control Room URL]',其中類別 = 'CR_setup_general',而 config_key = 'AccessUrl'
-
安裝 Automation 360 On-Premises:
- 確認您符合系統需求。
-
在自訂模式下安裝 Automation 360 On-Premises Control Room 到預備階段環境。
在 Control Room Linux 上安裝重要: 安裝期間,將 Automation 360 On-Premises Control Room 設定為使用還原的 Enterprise 11 資料庫。
- 選擇性的: 移轉稽核記錄資料。