Long-running workflows are processes that require logical fragmentation or human intervention (validations, approvals, exception handling) such as invoice processing and performance reviews. UiPath provides a dedicated project template in Studio called Orchestration Process, which enables the use of a set of activities to handle these scenarios. The Orchestration Process template allows the workflow to be suspended and resumed based on certain conditions, such as the completion of a job, a queue item, a form task, or an external task. The template also integrates with UiPath Action Center, which is a feature that enables human intervention in long-running unattended workflows. The Orchestration Process template is the recommended option for designing and developing long-running workflows in UiPath Studio. References:
Orchestrator - Working With Long-running Workflows
New Component - Long Running Workflow Template with UiPath Tasks
Long Running Workflow Template for Task Creation - UiPath Marketplace
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit