activities
latest
false
UiPath logo, featuring letters U and I in white

Workflow Activities

Last updated May 16, 2025

About the Persistence activity package

The Persistence.Activities package has been developed as part of the Human In The Loop initiative, offering you several activities that help you manipulate Jobs, Tasks, and Queues in Orchestrator, offering a seamless transition between robotic automation and human intervention to enhance the capabilities of RPA.

Known limitation

If you are using "Wait for" type activities that suspend workflows and you are working with DataTable variables, it is crucial that DataTable variables are serializable. For example, if a DataTable variable is initialized with new System.Data.DataTable, then it becomes non-serializable, and this can cause your project execution to fail. To prevent this, you can either: leave the default value of the DataTable variable empty, or assign a name to the DataTable variable, such as: new System.Data.DataTable("MyTable").
  • Known limitation

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2025 UiPath. All rights reserved.