- 基本情報
- はじめる前に
- 使い方
- 通知
- アプリをデザインする
- イベントとルール
- アプリで RPA を活用する
- アプリ内でエンティティを活用する
- アプリ内でキューを活用する
- アプリケーション ライフサイクル管理 (ALM)
- 基本的なトラブルシューティング ガイド
はじめに
このアプリでは、以下を使用します。
- アプリ テンプレート
- サンプル ワークフロー
- エンティティ
このチュートリアルで使用する機能に習熟するには、以下のページをご覧ください。
- Schema Import and Export to find out how you can transfer your entities, choice sets, and relationships between tenants.
- Importing an App to find out how to import an app.
- Using App Studio to get more familiar with App Studio.
- Referencing an Entity in your App to find out how to reference an entity in your app.
Before you start this tutorial, make sure to check the Prerequisites section.
前提条件
開始する前に、以下を確認してください。
- An Automation Suite account and meet the Apps Prerequisites for Studio and Robot with JS add-in.
- The Apps Tutorial Sample Process file downloaded.
You can only use processes from an Orchestrator that is part of the same Automation Suite installation.
このチュートリアルは、プロセス内のステップおよび使用する必要のある製品に応じて、いくつかの異なるセクションに分かれています。
Data Service
最初に、スキーマを UiPath Data Service にインポートします。次の手順で行います。
-
Data Service に移動します。
-
[インポート/エクスポート] をクリックして [スキーマをインポート] を選択します。
-
AppsTutorial_TradeLogger.zipからDataService_Trades_Schema.jsonスキーマを選択します。
期待される結果
これで Trades スキーマが Data Service にインポートされます。
Studio
次に、UiPath Studio を使用してワークフローをパブリッシュします。次の手順で行います。
-
Open the
project.jsonfile from theAppsTutorial_TradeLogger_Workflowfolder using UiPath Studio. -
[エンティティを管理] をクリックします。
-
[更新]、[保存] の順にクリックします。
- Publish to UiPath Orchestrator from the same Automation Suite installation using one of the following methods:
- 個人用ワークスペースにパブリッシュします。
- テナント/フォルダー フィードにパブリッシュします。
(任意) Orchestrator
This step is optional and only needed if you published the workflow to a tenant/folder feed.
Publish the newly published process using UiPath Orchestrator from the same Automation Suite installation and make sure that it is available on your attended robot.
For more information on publishing projects, check the Publishing Automation Projects page.
Apps (アプリ)
最後に、アプリを UiPath Apps にインポートします。次の手順で行います。
-
[Apps] に移動します。
-
[新しいアプリを作成] をクリックします。
-
[ファイルからインポート] をクリックして、
Trade Logger App Template.uiappファイルを選択します。 -
[Create] をクリックします。
- アプリを開きます。
アプリを初めて開くと、アプリにいくつかのエラーが発生します。これらのエラーを削除するには、依存関係を設定する必要があります。次の手順に従ってこれを実行します。
- 赤いエラー アイコンをクリックし、プロセスとエンティティを見つけて、置換します。
チュートリアル
すべての設定が完了したので、以下のビデオでチュートリアルを確認してください。このアプリの内容、使い方、UiPath Apps を最大限に活用する方法について理解を深めるには、こちらをご覧ください。
詳細情報
より便利なユース ケースについては、このガイドの「使い方」セクションをご覧ください。以下を行う方法について学ぶことができます。