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

工作流活动

查询实体记录

描述

Retrieves a list of records for the selected entity from UiPath Data Fabric, according to specified filters.

This activity is equivalent to the activity of the same name in the Data Service classic activities package.

项目兼容性

Windows | 跨平台

Supported workflows

All workflows except RPA (neither Studio Desktop, nor Studio Web).

属性

  • UiPath Data Fabric connection - Select the Data Fabric connection you established in Integration Service. Access the dropdown menu to select, add, or manage connections.
  • Entity - Select an entity to use with this activity. This dropdown menu includes your Data Fabric entities. Depending on the object chosen in this field, the activity is populated with property fields specific to that object. This field supports TypeArgument for ImportedEntities type input.
    • If you Switch to object view, you must provide a single consolidated object with the value of every field in it.
  • Query - Using the filter builder, add a query to filter entity records

选项

  • 跳过- 指定从开头开始跳过的记录数。
  • 置顶- 指定最多要返回的记录数。属性支持从 1 到 1000 的值。默认值为 100。
  • 升序排序- 指定是按升序 (true) 还是降序 (false) 排序。
  • 按字段排序- 指定用于对返回的记录进行排序的字段。
  • Related Record depth - Specify the depth of related records in the response from the service. Range: 1-3. Default: 3.

输出

  • Query Entity Records — Returns a list of records from the selected entity that match the provided filter. Each record includes all fields the caller has access to.
  • 描述
  • 项目兼容性
  • Supported workflows
  • 属性
  • 选项
  • 输出

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新