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
- Quickstart
- Appian Scope
- Start Human Activity
- Start Process
- 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
Start Human Activity
Marketplace User Guide
Last updated Sep 5, 2024
Start Human Activity
UiPath.Appian.Activities.StartHumanActivity
Starts a predefined process (template), that is included in the UiPath Sample Application, to assign a task to a group or individual.
Enter a value for one of the following properties.
-
GroupId -
Int32
- Specifies a group of users that you want to assign tasks.- To find the GroupId, follow the steps below:
- In the Designer panel, click the search icon next to the property (this opens the Select Group wizard).
- In the Select Group wizard, enter the ServerURL,Username, and Password that you used in the Appian Scope activity.
- Click the Connect button.
-
Select the process from the list and click the Select button.
-
Username -
String
- Specifies an individual user that you want to assign a task.Note:The input properties accept any combination of values.
If you enter both a GroupID and Username, the group of users gets assigned to the tasks in Appian, not the individual.
If you leave both properties blank, the system uses the default settings that you have set in the Appian process.
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level.