marketplace
latest
false
- Release Notes
- Overview
- Getting Started
- Marketplace Vendors
- Marketplace Customers
- Publishing Guidelines
- Publishing Guidelines for Ready-to-go Automations
- Publishing Guidelines for Solution Accelerators
- Publishing Guidelines for Integration Service Connectors
- Security & IP Protection
- Other UiPath Listings
- Bonita Scope
- Create Case
- Execute User Task
- Send BPM Message
- Node-RED
- Setup
- Teams
- Microsoft Teams Scope
- Create Team
- Create Team From Group
- Get Team
- Get Teams
- Channels
- Create Channel
- Delete Channel
- Get Channel
- Get Channels
- Update Channel
- Chats
- Get Chat
- Get Chats
- Get Chat Members
- Messages
- Get Message
- Get Messages
- Get Message Replies
- Reply To Message
- Send Message
- Events
- Create Event
- Delete Event
- Get Event
- Get Events
- Users
- Get User Presence
- How It Works
- Technical References
- Get Started
- About
- Setup
- Technical References
- 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 Keys
- Get Model Info
- Delete Model
- Connectors
- How to Create Activities
- Build Your Integration
Execute User Task
Marketplace User Guide
Last updated Sep 5, 2024
Execute User Task
UiPath.Bonitasoft.Activities.ExecuteUserTask
This activity assigns a user to and executes a task within an active case.
When used within a connected Bonita Scope, all users and processes available in your Bonita portal are displayed. Select a process to display all of its running cases:
Select a case to display all of its contained tasks and their contracts.
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.