- リリース ノート
- 概要
- 基本情報
- Marketplace ベンダー
- Marketplace のお客様
- パブリッシング ガイドライン
- すぐに使えるオートメーションのパブリッシング ガイドライン
- ソリューション アクセラレータの公開ガイドライン
- Integration Service コネクタの公開ガイドライン
- Process Mining アプリ テンプレートのパブリッシュ ガイドライン
- セキュリティと IP 保護
- その他の UiPath コンポーネント
- Node-RED
- セットアップ
- Teams
- Microsoft Teams Scope
- Create Team
- Create Team from Group
- Get Team
- Get Teams
- Channels
- チャンネルを作成
- Delete Channel
- Get Channel
- Get Channels
- Update Channel
- Chats
- Get Chat
- Get Chats
- Get Chat Members
- Messages
- メッセージを取得
- メッセージを取得
- Get Message Replies
- メッセージに返信
- メッセージを送信
- イベント
- イベント/予定を作成
- イベント/予定を削除
- Get Event
- Get Events
- ユーザー
- Get User Presence
- 動作のしくみ
- テクニカル リファレンス
- はじめに
- 概要
- セットアップ
- テクニカル リファレンス
- Azure Form Recognizer Scope
- Activities (アクティビティ)
- Analyze Form
- Analyze Form Async
- Get Analyze Form Result
- Analyze Receipt
- Analyze Receipt Async
- Get Analyze Receipt Result
- Analyze Layout
- Analyze Layout Async
- Get Analyze Layout Result
- Train Model
- Get Models
- モデル キーを取得する
- Get Model Info
- モデルを削除
- コネクタ
- How to Create Activities
- 連携の独自開発

Marketplace ユーザー ガイド
Ephesoft Transact Scope
UiPath.Ephesoft.Activities.TransactScope
このスコープは、含まれるすべてのアクティビティを認証する、Transact ポータルへの接続を開きます。
この接続は設計時にも使用でき、ポータルに現在存在するすべてのバッチ クラスが表示されます。 まず、[トランザクション スコープ] の [パスワード]、[URL]、[ユーザー名]、および (必要に応じて) [テナント] プロパティを入力します。

When Password, URL, and Username are entered, the Connect button becomes available. Click it to open the connection. If any of the credentials are incorrect or the Transact portal is unavailable, an error will be displayed.

アクティビティをスコープにドロップするたびに、Transact ポータルのすべてのバッチ クラスを利用できるようになり、Studio を離れることなくワークフローを簡単に設計できるようになりました。

プロパティ
共通
- DisplayName (
String) - The display name of the activity.
入力
- Password (
String) - Your Transact password. Supports only strings and String variables. - ServerAddress (
String) - The address of your Transact server. Supports only strings and String variables. - Username (
String) - Your Transact username. Supports only strings and String variables.注:The Transact Scope can open a connection at design-time and pull in all your Batch Classes for use in subsequent activities. Please note, however, that in order to take advantage of this feature, the above credentials must be provided as strings, NOT String variables (available only at run-time).
その他
- Private (
Boolean) - If selected, the values of variables and arguments are no longer logged at Verbose level.