UiPath Documentation
action-center
2024.10
false
UiPath logo, featuring letters U and I in white

Action Center user guide

Last updated Apr 29, 2026

Persistence activities

The Persistence package allows you to create robust and responsive long-running workflows by offering activities for efficient data storage and retrieval. This ensures that automation process states are preserved, allowing for seamless continuation even after interruptions.

Available activities

The following table lists the activities that are included in the Persistence.Activities package.

ActivityDescription
Start Job And Get ReferenceInvokes a Job in Orchestrator with arguments and fetches the corresponding job object in order to wait for job completion at any time during the execution of the workflow.
Wait For Job and ResumeSuspends the execution of the current workflow until a specified Job is completed.
Add Queue Item And Get ReferenceAdds an Orchestrator Queue Item with parameters and retrieves the corresponding Queue Item Object in order to wait for transaction completion at any time during the execution of the workflow.
Wait for Queue Item And ResumeSuspends the execution of the current workflow until a specified transaction reaches a completion state (Successful, Failed, Abandoned, Deleted).
Create Form TaskCreates a form task in On-Premises Orchestrator and in Action Center, both cloud and on-premises instances.
Wait for Form Task And ResumeSuspends the execution of the current workflow until a specified Task is completed.
Resume After DelaySuspends the execution of the workflow and resumes it at a specified date and time.
Assign TasksAssigns one or more tasks in the current workflow to a user in Orchestrator by using an email address or a username registered in Orchestrator.
Create External TasksCreates a task in Orchestrator with the given data, task title, task priority and task catalog.
Wait For External Task and ResumeSuspends the execution of the current workflow until a specified Task is completed.
Complete TaskCompletes the specified action without the need for the corresponding human intervention.
Forward TaskForwards the specified action to the specified user.
Get Form TasksHelps you query a single action or a set of actions filtered by specific criteria, namely the action's DTO properties.
Get Task DataFetches the current state of the specified action's task data.
Add Task CommentInstructs the robot to add a comment on an existing action, indicated by their ID.
Update Task LabelsUpdates the labels for existing actions.
  • Available activities

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated