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

工作流活动

上次更新日期 2026年4月27日

标注设计器

UiPath.Callout.Activity.CallOutActivity

重要提示:

必须在标注范围内使用“标注设计器”活动。

使用此活动创建自定义标注。 您配置的标注会检索最终用户输入的所有数据,并将其存储在变量中,这些变量可在自动化流程中进一步使用。

To open the Callout Design editor, click Design Callout in the body of the activity.

文档图像

属性

常见

此类别中的属性是指常见活动设置。

  • Display Name (String) - Sets the name for this activity.
数据绑定

此类别中的属性是指链接到自动化流程的数据。

  • 标注字段集合( Dictionary<String, Argument> ) - 将工作流变量绑定到标注字段键。对输入表单字段使用“输入”“输入/输出”方向。对输出表单字段使用“输出”“输入/输出”方向。
  • GenerateInputFields (Boolean) - To add the fields defined in the collection to the callout, check this box. By default, the checkbox is selected (set to true).
格式

此类别中的属性是指表单外观和格式。

  • Height (Int32) - Sets the desired height for the callout, in pixels. The default height is 237.
  • Width (Int32) - Sets the desired width for the callout, in pixels. The default width is 355.
输入

此类别中的属性引用 JSON 输入数据。

  • CalloutFieldsInputData (String) - Passes JSON input data to the callout and overwrites the values defined in the CalloutFieldsCollection field.
其他

此类别中的属性是指其他设置。

  • Private (Boolean) - To skip logging variables and arguments at Verbose level, check this box. By default, the checkbox is cleared (set to false).
选项
  • Timer (Int32) - Sets the amount of time in seconds until the callout is automatically closed. By default, the Timer field is empty, meaning the callout must be closed manually.
输出

此类别中的属性引用输出对象数据。

  • CalloutFieldsOutputData (String) - The JSON data that results from the callout after completion.
  • Dismissed (Boolean) - Outputs true when the end user closes the callout without providing any input.
  • SelectedButton (String) - Outputs the callout UI elements the end user interacted with.
  • 属性

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新