activities
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

工作流活动

上次更新日期 2026年3月2日

关于“暂留”活动包

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.

已知限制

如果您使用的是暂停工作流的“等待”类型活动,并且您正在使用DataTable变量,则DataTable变量必须可序列化。例如,如果使用new System.Data.DataTable初始化DataTable变量,则它将变为不可序列化,这可能导致项目执行失败。为防止出现这种情况,您可以将DataTable变量的默认值留空,或为DataTable变量分配一个名称,例如: new System.Data.DataTable("MyTable")

  • 已知限制

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新