UiPath Documentation
activities
latest
false
工作流活动
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

记录已创建

在 UiPath Data Fabric 实体中创建记录时触发。

在 UiPath Data Fabric 实体中创建记录时触发。

触发器类型

此触发器支持以下触发器类型:

  • 开始—创建记录时启动新工作流。
  • 等待事件— 暂停正在运行的工作流,直到创建记录,然后继续。

输入属性

  • 实体— 选择要监控记录创建的 UiPath Data Fabric 实体。打开下拉选择菜单。
  • 其他筛选器— 配置作为筛选器对已创建的记录应用的条件。打开筛选条件生成器。

The Filter Builder provides a set of operators that you can use to filter records based on the values of entity fields. The operators available for a field depend on its data type.

The following table describes each supported operator and the data types it applies to. For the In and Not In operators, enter values as a comma-separated list. For example, to capture only events for tickets whose status is Open or Pending, enter Open,Pending. In RPA workflows, you can use the collection builder to enter the values for the In and Not In operators.

运算符描述Applicable data types
等于Field value is exactly equal to the value.Text, Number
不等于Field value is not equal to the value.Text, Number
Less ThanField value is strictly less than the value.数字
Less Than Or EqualField value is ≤ the value.数字
Greater ThanField value is strictly greater than the value.数字
Greater Than Or EqualField value is ≥ the value.数字
Date Time EqualsField value is exactly equal to the value. Date-only fields show this as Equals.日期时间
Date Time Not EqualField value is not equal to the value. Date-only fields show this as Not Equal.日期时间
之后Field value is later than the value.日期时间
After Or EqualField value is at or later than the value.日期时间
之前Field value is earlier than the value.日期时间
Before Or EqualField value is at or earlier than the value.日期时间
包含Field's text contains the value as a substring.文本
不包含Field's text does not contain the value.文本
开头为Field's text begins with the value.文本
Not Starts WithField's text does not begin with the value.文本
结尾为Field's text ends with the value.文本
Not Ends WithField's text does not end with the value.文本
输入Field value is equal to any value in a supplied list.Text, Number
Not InField value is not equal to any value in a supplied list.Text, Number
Is One OfField matches any value in a supplied list.选项集
Is Not One OfField matches none of the values in a supplied list.选项集
Is TrueField is true. No input value.是/否
Is FalseField is false. No input value.是/否
为空Field is null or empty. No input value.Text, Number, Yes/No, Date-Time, ChoiceSet
不为空Field has a non-empty value. No input value.Text, Number, Yes/No, Date-Time, ChoiceSet

输出属性

创建的记录— 创建的实体记录。根据触发器连接用户的权限,输出包含所选实体上的所有可访问字段。

  • 触发器类型
  • 输入属性
  • 输出属性

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新