活动
最新
False
横幅背景图像
工作流活动
上次更新日期 2024年4月22日

推迟事务项目

添加两个时间参数, Orchestrator 事务必须在这两个时间之间(不早于“延期日期”且不晚于“截止日期”)处理。 此方法使用与其运行的机器人相同的身份验证上下文。

定义

命名空间: UiPath Activities.System.API

程序集: UiPath.System.Activities.Api(在 UiPath.System.Activities.Api.dll 中)

重载

  
PostponeTransactionItem(QueueItem, DateTime)在输入的日期之后推迟 TransactionItem
PostponeTransactionItem(QueueItem, DateTime, String)在输入的日期之后,从指定的文件夹路径推迟 TransactionItem
PostponeTransactionItem(QueueItem, DateTime, String, DateTime, Int32)从指定的文件夹路径开始,在输入的日期之后推迟 TransactionItem,并配置 TimeoutMS

PostponeTransactionItem(QueueItem, DateTime)

在输入的日期之后推迟 TransactionItem
void RaiseAlert(
	AlertSeverity severity,
	string notification
)void RaiseAlert(
	AlertSeverity severity,
	string notification
)
severity AlertSeverity
警示的严重性。
notification 字符串
警示消息。

PostponeTransactionItem(QueueItem, DateTime, String)

在输入的日期之后,从指定的文件夹路径推迟 TransactionItem
void RaiseAlert(
	AlertSeverity severity,
	string notification,
	string folderPath
)void RaiseAlert(
	AlertSeverity severity,
	string notification,
	string folderPath
)
severity AlertSeverity
警示的严重性。
notification 字符串
警示消息。
folderPath 字符串
要使用的 Orchestrator 文件夹的路径。

PostponeTransactionItem(QueueItem, DateTime, String, DateTime, Int32)

从指定的文件夹路径开始,在输入的日期之后推迟 TransactionItem,并配置 TimeoutMS
void RaiseAlert(
	AlertSeverity severity,
	string notification,
	string folderPath,
	int timeoutMS
)void RaiseAlert(
	AlertSeverity severity,
	string notification,
	string folderPath,
	int timeoutMS
)
severity AlertSeverity
警示的严重性。
notification 字符串
警示消息。
folderPath 字符串
要使用的 Orchestrator 文件夹的路径。
timeoutMS Int32
引发错误之前的等待时间。

此页面是否有帮助?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath 白色徽标
信任与安全
© 2005-2024 UiPath. All rights reserved.