- Release Notes
- Before you begin
- Getting Started
- Installation and upgrade
- 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
- Create Form Task
- 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
- Add Task Comment
- Update Task Labels
- Actions
- Processes
- About Processes
- Managing Processes
- User Interface
- Troubleshooting
About Processes
Action Center Processes 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 Action Center. This allows you to submit data, trigger process execution, and track its progress.
To create a process that generates an action form, 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 you complete the action.
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 the external action is completed.
To create a process that generates a document validation action, you need to include specific activities while building the workflow in Studio:
- Create Document Validation Action—creates a document validation action.
- Wait For Document Validation Action And Resume—creates a persistence point that suspends the workflow and resumes it after you complete the action.
To create a process that generates a document classification action, you need to include specific activities while building the workflow in Studio:
- Create Document Classification Action—creates a document classification action.
- Wait For Document Classification Action And Resume—creates a persistence point that suspends the workflow and resumes it after you complete the action.
Action Center Processes display the same statuses as the queues items and jobs that created them.