action-center
latest
false
- Release notes Action Center
- Getting started
- Activities
- Designing long-running workflows
- Start Job And Get Reference
- Wait For Job And Resume
- Add Queue Item And Get Reference
- Wait For Queue Item And Resume
- Wait For Form Task And Resume
- Resume After Delay
- Assign Tasks
- Create External Task
- Wait For External Task And Resume
- Complete Task
- Forward Task
- Get Form Tasks
- Get Task Data
- Get App Tasks
- Add Task Comment
- Update Task Labels
- Configure task timer
- Actions
- Processes
- About processes
- Exploring processes
- Managing processes
- Notifications
- Audit
About processes
Action Center
About processes
The Processes service page displays all queues and processes from the associated Orchestrator tenant and folders you have access to. As a business user, you can launch unattended processes directly from your organization.
To create a process that generates a Form Task, you need to include specific activities while building the workflow in Studio:
- Create Form Task—creates a Form Action.
- Wait for Form Task and Resume—creates a persistence point that suspends the workflow and resumes it after a user completes the Action.
Note: Find the above activities in the UiPath.Persistence.Activities package.
To create a process that generates an External Action, you need to include specific activities while building the workflow in Studio:
- Create External Task—creates an External Action.
- Wait for External Task and Resume—creates a persistence point that suspends the workflow and resumes it after a user completes the Action.
Note: Find the above activities in the UiPath.Persistence.Activities package.
The Processes, that generate Actions inside Action Center, display the same statuses as the Queue Items and Jobs that created them.