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

用户界面自动化活动

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

填写表单

UiPath.Semantic.Activities.NFillForm

描述

借助 AI,利用提取自所提供数据源的信息无缝填充指定的表单。

此活动必须添加到“使用应用程序/浏览器”活动中。

项目兼容性

Windows | 跨平台

配置

  • “数据源” - 选择以下支持的类型中的数据源: DocumentDataDictionaryDataEntityDataRowDataTable 、JSON 文件、非结构化文本文件或什至是自定义类型,例如作为输出生成的文件提取表单数据活动。
    备注:

    对于DataTable ,仅使用第一行中的数据填充表单。要将IEnumerable用作数据源,您需要在“遍历循环”活动中添加活动。

  • 启用验证- 如果切换按钮设置为“开启” ,则为运行时值启用执行验证。如果内部验证机制在执行后检测到无效值,则会引发异常。默认选项为“关闭”
其他选项

计时

  • Delay before - Delay (in seconds) between the time the previous activity is completed and the time this activity begins performing any operations. The default value is 0.2 seconds. Adding a delay between activities ensures that one activity has enough time to complete before the next activity begins.
  • Delay after - Delay (in seconds) between the time this activity is completed and the time the next activity begins any operations. The default value is 0.3 seconds. Adding a delay between activities ensures that one activity has enough time to complete before the next activity begins.
  • “超时” - 指定在引发错误之前等待执行活动的时间(以秒为单位)。默认值为 30 秒。
  • “出错时继续” - 指定在活动抛出错误时是否应继续自动化操作。此字段仅支持Boolean值( TrueFalse )。默认值为False 。因此,如果该字段为空且活动引发错误,系统将停止执行项目。如果该值设为True ,则无论出现何种错误,系统都将继续执行项目。
  • 描述
  • 项目兼容性
  • 配置

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新