- 基本情報
- デモ アプリ
- 使い方
- 通知
- VB の式を使用する
- アプリをデザインする
- イベントとルール
- アプリで RPA を活用する
- アプリ内でエンティティを活用する
- アプリ内でキューを活用する
- アプリでメディアを活用する
- アプリでアクションを活用する
- アプリでコネクションを活用する
- アプリケーション ライフサイクル管理 (ALM)
- UiPath ファーストパーティ アプリ
- 基本的なトラブルシューティング ガイド
はじめに
このアプリでは、以下を使用します。
- アプリ テンプレート
- サンプル ワークフロー
- エンティティ
このチュートリアルで使用する機能に習熟するには、以下をご覧ください。
- Schema Import and Export to find out how you can transfer your entities, choice sets, and relationships between tenants.
- Importing an App to learn how to import an app.
- Using App Studio to get more familiar with App Studio.
- Referencing an Entity in Your App to discover how to reference an entity in your app.
- Managing App Versions to understand how to publish an app.
Before you start the tutorial, make sure to check the Prerequisites section.
前提条件
開始する前に、次のことを確認してください。
- have a UiPathAutomation Cloud Public Sector account.
- meet the Apps Prerequisites for Studio and Robot with the JS Add-On.
- Apps チュートリアルのサンプル プロセス ファイルをダウンロードしていること。
このチュートリアルは、プロセス内のステップおよび使用する必要のある製品に応じて、いくつかの異なるセクションに分かれています。
Data Service
The first step is to import the schema in UiPath Data Service. To do this, apply the following steps:
- Data Service に移動します。
- Select Import/Export, and then select Import Schema.
AppsTutorial_TradeLogger.zipからDataService_Trades_Schema.jsonスキーマを選択します。- Select Import.
期待される結果
これで Trades スキーマが Data Service にインポートされます。
Studio
The next step is to publish the workflow using UiPath Studio. To do this, apply the following steps:
- Open the
project.jsonfile from theAppsTutorial_TradeLogger_Workflowfolder using Studio. - Select Manage Entities.
- Select Refresh, then select Save.
- Select the Publish button from the Design tab..
- Under Publish options, publish to Orchestrator 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 your new process using UiPath Orchestrator, and make sure that it is available for your attended robot.
For more information on publishing projects, check the Publishing Automation Projects page.
Apps (アプリ)
The final step is to import the app in UiPath Apps. To do this, apply the following steps:
-
On the Build tab, select the Create new app button.
-
Select Import from file, and select the
Trade Logger App Template.uiappfile. -
Select Create.
注:アプリを初めて開くと、いくつかのエラーが発生することがあります。これを防止して依存関係を設定するには、各エラー アイコンを選択し、プロセスとエンティティを置き換えます。
チュートリアル
Now that everything is configured, check the following video for the tutorial. Use the tutorial to better understand how the app works, how to use it, and how to get the most value out of UiPath Apps.
詳細情報
Check the How To section of this guide for more useful use cases. You can learn how to: