- 基本情報
- Automation Suite について
- プラットフォームの使用を開始する
- ユーザー・インターフェースの探索
- 認証モデルについて
- ソフトウェア要件
- ホストの管理
- 組織
- テナントとサービス
- 認証とセキュリティ
- ライセンス
- アカウントとロール
- 外部アプリケーション
- 通知
- ログ
- トラブルシューティング
Automation Suite について
Automation Suite is the self-hosted UiPath business platform that allows you to manage multiple UiPath products as one integrated solution. It provides a comprehensive set of tools and services for end-to-end automation, including process mining, document understanding, task mining, test management, and more. Automation Suite offers flexibility in deployment options, allowing you to install it on-premises or in the cloud. With Automation Suite, you can enable or disable specific products based on your needs.
Automation Suite includes the following:
-
All server products, except for any new products shipping in Automation Cloud first.
-
All shared suite capabilities that enable you to easily configure the integration with existing enterprise systems, such as AD, AAD, or SAML, across all products. We offer a common experience across the suite for the user, tenant, external applications, and license management.
-
共通エンド ユーザー ポータル。
This guide offers extensive instructions to cater to varying needs. For end users, it provides general documentation on how to use and navigate the Automation Suite portal. For administrators, the guide provides documentation on how to set up the organization security, authentication, licensing, and other configurations.
UiPath プラットフォームは、プロセスの自動化、コラボレーションの強化、運用効率の向上を目的として設計されたさまざまな製品で構成されています。
-
Action Center
UiPath Action Center は、オートメーション ワークフローで人間の介入を必要とする例外、エラー、または判断の管理と解決を支援するために設計されたツールです。 これは、これらの例外を処理するための中央インターフェイスを提供し、人間のワーカーが自動化されたプロセスを確実に正常に完了するために、必要に応じてレビュー、決定、およびアクションを実行できるようにします。
-
Automation Ops
UiPath Automation Ops は、ユーザー プロファイルに基づいてガバナンス ポリシーを管理および実装したり、組織で利用可能なフィードを管理したりできるツールです。
-
Data Service
UiPath Data Service は、オートメーション プロジェクトにおいて、コードの要らないデータ モデリングやストレージを可能にする永続データ ストレージ サービスです。
-
Document Understanding
UiPath Document Understanding は、事前定義されたソリューションを使用して、一般的なドキュメントの種類からデータを抽出および分類します。 事前トレーニング済みのモデルを利用して、標準ドキュメントから情報を簡単に取得できます。
-
Insights
UiPath Insights は、プラットフォームとしてサービスを提供するツールです。利用可能なビジネス メトリックや、オートメーションやロボットのパフォーマンスに関する運用上の洞察を組み合わせて、データのモデリングや分析を行うことができます。
-
Orchestrator
UiPath Orchestrator は、オートメーション プロセスとロボットのデプロイ、監視、ガバナンスを効率化するツールで、これらのプロセスを要件に応じて柔軟にスケジュール設定してトリガーできます。 また、ビジネス プロセスの自動化でよく使用されるトランザクション データの管理もサポートします。
UiPath® Identity Server は、UiPath 製品の認証とアクセスを集中的に管理できるようにするサービスです。その目的は、UiPath の製品とサービスの全般にわたり、認証および一部の認可における一貫した操作性と同一の機能性を提供することです。Identity Server では、これらの製品やサービスはクライアントと見なされます。
Identity Server との統合により、クライアントはオンボーディングとユーザー管理のエクスペリエンスを共有することができます。ユーザーの見えないところで Identity Server により認証が行われ、それによって SSO が可能となり、API を介して他の製品と通信するためのトークンが生成されるようになります。ユーザーがサインインして、他の製品やサービスにアクセスしようとすると、Identity Server がシームレスに呼び出しを実行します。サインアウトの処理も同様に実行されます。ユーザーが 1 つのクライアントからサインアウトすると、Identity Server が他のすべてのクライアントに対してサインアウト呼び出しを実行します。
Identity Server はフェデレーション ゲートウェイとしても機能し、外部 ID プロバイダーをサポートしています。これにより、これらの外部 ID プロバイダーへの接続方法に関する詳細がクライアント アプリケーションに隠されるようになります。
Identity Server は、連携された全アプリケーションに対して、一元化されたログイン ロジックとワークフローによる Authentication as a Service を提供します。このため、標準プロトコル ファミリ「OAuth」のみを使用してサービスの互いの連携が容易になります。Identity Server は、IdentityServer4 のオープン ソース ライブラリを基盤として .NET Core 3.1 で構築されており、OpenID Connect と OAuth 2.0 フレームワークをサポートしています。