bots 構築の例 これらのタスク例を使用して Automation 360 の機能に慣れ、 bots の構築方法を学習してください。 ワークシートから Web フォームへのデータ入力例この例では、XLSX シートから Web フォームへの複数行のデータを入力するように bot を構築します。Excel advanced、Loop、および Recorder packages から actions を使用します。bots 間で値を渡す例ディクショナリ変数を使用して、TaskBot 間で値を渡す方法を学習します。条件付きステートメントの使用例この例では、セルの値が空かどうかに基づいてメッセージを印刷する bot を構築します。Excel basic または Excel advanced、If、およびMessage Box packagesからactionsを使用します。Python スクリプトを使用してリストに参加する例Python 機能を使用して、「Go Be Great!」(Automation Anywhere バージョンの「Hello World」) というメッセージを出力する Python 関数を使用する bot を構築します。この例では、 bot は一連の文字列値を組み合わせてメッセージ ボックスに出力します。Example of using the DLL packageBuild a very simple DLL that will generate a message. Create a bot to run the DLL.CSV ファイルから Excel ワークシートへのデータ転送例この例では、CSV ファイルの新製品の名前を使用して、Excel ワークシートで製品在庫を更新する bot を構築します。CSV/TXT、Excel advanced、IF/ELSE、Loop packages からactionsを使用します。TaskBot を実行して Excel シートをマージBot Store からサンプル TaskBot をダウンロードして実行し、2 つのスプレッドシートをマージします。Excel からデータベースへのデータの移行例この例では、Database、Excel advanced、Loop packagesからactionsを使用して、Excel スプレッドシートからデータベースに値を転送して bot を構築します。[実行] action の使用例値を実行して 1 つ以上の子 bots に渡すには、[TaskBot] packageの [実行] actionを使用します。この例では、[実行] actionを使用して、親 bot から子 bot に値を 2 つ渡します。子 bot は値を合算し、親 bot に合計を返します。[SOAP Web サービス] アクションの使用例[SOAP Web サービス] action を使用して、2 つの数値を渡し、オンライン計算アプリケーションから合計を返します。Example of using the VBScript package in a resilient botBuild a bot that executes a Microsoft Visual Basic script. Use the Try/Catch package to gracefully end the bot if it fails, making it resilient to crashes. A resilient bot allows scheduled and queued bots to continue even if the current bot encounters an error.Bot Insight ダッシュボード bot の作成この例では、Web サイトからデータを取得して Bot Insight で可視化する bot を作成します。Example using Multiple Analyze actions in a taskIn this example, you build a bot using multiple Open and Close Analyze actions in a task to analyze and compare the sales data for each quarter of XYZ Company and create visualizations in Bot Insight.
bots 構築の例 これらのタスク例を使用して Automation 360 の機能に慣れ、 bots の構築方法を学習してください。 ワークシートから Web フォームへのデータ入力例この例では、XLSX シートから Web フォームへの複数行のデータを入力するように bot を構築します。Excel advanced、Loop、および Recorder packages から actions を使用します。bots 間で値を渡す例ディクショナリ変数を使用して、TaskBot 間で値を渡す方法を学習します。条件付きステートメントの使用例この例では、セルの値が空かどうかに基づいてメッセージを印刷する bot を構築します。Excel basic または Excel advanced、If、およびMessage Box packagesからactionsを使用します。Python スクリプトを使用してリストに参加する例Python 機能を使用して、「Go Be Great!」(Automation Anywhere バージョンの「Hello World」) というメッセージを出力する Python 関数を使用する bot を構築します。この例では、 bot は一連の文字列値を組み合わせてメッセージ ボックスに出力します。Example of using the DLL packageBuild a very simple DLL that will generate a message. Create a bot to run the DLL.CSV ファイルから Excel ワークシートへのデータ転送例この例では、CSV ファイルの新製品の名前を使用して、Excel ワークシートで製品在庫を更新する bot を構築します。CSV/TXT、Excel advanced、IF/ELSE、Loop packages からactionsを使用します。TaskBot を実行して Excel シートをマージBot Store からサンプル TaskBot をダウンロードして実行し、2 つのスプレッドシートをマージします。Excel からデータベースへのデータの移行例この例では、Database、Excel advanced、Loop packagesからactionsを使用して、Excel スプレッドシートからデータベースに値を転送して bot を構築します。[実行] action の使用例値を実行して 1 つ以上の子 bots に渡すには、[TaskBot] packageの [実行] actionを使用します。この例では、[実行] actionを使用して、親 bot から子 bot に値を 2 つ渡します。子 bot は値を合算し、親 bot に合計を返します。[SOAP Web サービス] アクションの使用例[SOAP Web サービス] action を使用して、2 つの数値を渡し、オンライン計算アプリケーションから合計を返します。Example of using the VBScript package in a resilient botBuild a bot that executes a Microsoft Visual Basic script. Use the Try/Catch package to gracefully end the bot if it fails, making it resilient to crashes. A resilient bot allows scheduled and queued bots to continue even if the current bot encounters an error.Bot Insight ダッシュボード bot の作成この例では、Web サイトからデータを取得して Bot Insight で可視化する bot を作成します。Example using Multiple Analyze actions in a taskIn this example, you build a bot using multiple Open and Close Analyze actions in a task to analyze and compare the sales data for each quarter of XYZ Company and create visualizations in Bot Insight.