- 基本情報
- セットアップと構成
- Data Service を使用する
- 参照
- 例とチュートリアル
Data Service ユーザー ガイド
概要
UiPath® Data Service is a persistent data storage service that brings powerful no-code data modeling and storage capabilities to your Robotic Process Automation (RPA) projects.
UiPath® Data Service provides a business yet user-friendly service where you can securely store and manage your business data within UiPath:
- 無人のプロセスを実行して複数のシステムからデータを集約し、その後そのデータを別のシステムで使用する場合。
- 複数の有人・無人のプロセス間でデータを転送する必要のある、長期実行の業務プロセスでデータを使用する場合。
- The integration with Studio and UiPath® Robot allows you to build automations leveraging capabilities such as:
- リッチなリレーショナル データ型
- 統合セキュリティ
- 迅速かつ調整可能なプロビジョニングおよびデプロイメント
ユース ケース
Data Service の一般的なユース ケースの例を以下に示します。
従業員のニーズに関するデータをキャプチャする
従業員のニーズ (例: 机、椅子、Web カメラなど) に関するデータをキャプチャする新しいプロセスを作成する場合。
Problem: The data can be extensive and must be stored before creating requests in the procurement system.
Solution: Instead of using a database, a file share, or cloud storages, you can store them in UiPath® Data Service.
毎月の財務報告
毎月の財務報告のプロセスで複数のシステムから受注、請求書、支払いなどのデータを取得します。
Problem: Both attended and unattended workflows retrieve this data every time they run. This requires all users to have access and connectivity to all the backend systems, which can cause delays and inconsistencies in reporting, as underlying data may change before all your processes are completed.
Solution: You can write one unattended workflow to gather all the required data in Data Service. Then, all your other attended or unattended workflows can work with it. This may also eliminate the need for storing the aggregated critical business data in files on user or robot machines.
キューを使用するオーケストレーション プロセス
サプライヤーの請求書の支払いに関する人間とロボットとの対話型処理を伴い、キューを介してすべてのデータを転送するオーケストレーション プロセスを設計した場合。
Solution: You can store the invoices in Data Service, pass around the record ID via queues, and work with one version of the truth. You can also create new processes to provide full visibility on all invoices in your system from Data Service.
CRM に入力する前に顧客をレビューする
Say you are working on an unattended business process to create a 360-degree view of your customers before you write it in your customer relationship management (CRM) system**.**
Problem: The workflows have tens, maybe hundreds of variables.
Solution: You can model your customer entity in Data Service, import the definition in Studio, and work with a single variable in your workflows before dispersing it across your various systems of record. Data must not necessarily be stored in Data Service.
メリット
- ストレージはセキュリティで保護され、永続的で、アクセス可能です。すべてのデータを一意な一箇所の場所に保存できます。
- Seamlessly access your entities, records, and documents for all your UiPath® products.
- 完全に新しいデータも、既存のデータも保存できます。
- ビジネス エンティティを定義、変更、拡張し、それらのエンティティのレコードを標準の組み込み機能以外の場所に保存できます。
- 関係、ルール、属性のようなリッチなメタデータをエンティティに定義し、定義したエンティティに関連するドキュメントを保存できます。
前提条件
To start using the Data Service in Automation Suite you first need to install Automation Suite and enable Data Service in the configuration file.
UiPath Studio でエンティティを使用するには、次の要件を満たす必要があります。
- 同じバージョン以上の Enterprise または Community Edition の UiPath Studio
- UiPath Assistant or Robot connected to a Modern folder; See the corresponding Orchestrator instructions on how to connect the Robot.
- Data Service enabled for your tenant.