marketplace
latest
false
- リリース ノート
- 概要
- 基本情報
- Marketplace ベンダー
- Marketplace のお客様
- パブリッシング ガイドライン
- すぐに使えるオートメーションのパブリッシング ガイドライン
- ソリューション アクセラレータの公開ガイドライン
- Integration Service コネクタの公開ガイドライン
- Process Mining アプリ テンプレートのパブリッシュ ガイドライン
- セキュリティと IP 保護
- その他の UiPath コンポーネント
- Bonita Scope
- ケースを作成
- Execute User Task
- Send BPM Message
- 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
- 連携の独自開発
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

Marketplace ユーザー ガイド
最終更新日時 2026年4月1日
Execute User Task
UiPath.Bonitasoft.Activities.ExecuteUserTask
このアクティビティは、アクティブなケースにユーザーを割り当てて、アクティブなケース内でタスクを実行します。
接続された [ボニータ スコープ] 内で使用すると、お使いのボニータ ポータルで利用可能なすべてのユーザーとプロセスが表示されます。 プロセスを選択して、実行中のすべてのケースを表示します。

ケースを選択して、含まれるすべてのタスクとそのコントラクトを表示します。

Notice how the values in the task contract above correspond to the required fields in the task's form within the Bonita portal (the Comment field and Approve/Reject buttons).

プロパティ
入力
- User (
String) - The user to whom the task is assigned. - Process (
String) - The process containing the targeted case. - Case (
String) - The ID of the running case. - Task (
String) - The task, within the above case, to execute. - Contract (
String) - Input variables (as JSON) that are required by the task.
その他
- Private (
Boolean) - If selected, the values of variables and arguments are no longer logged at Verbose level.