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

工作流活动

上次更新日期 2026年2月24日

Query Multiple Entity Records

描述

Retrieves a list of records across multiple Data Fabric entities by performing a join operation.

项目兼容性

Windows | 跨平台

属性

  • Data Fabric connection - Select the Data Service connection you established in Integration Service. Access the dropdown menu to select, add, or manage connections.
  • Primary entity - Specify the main entity from which records are retrieved.
  • Secondary entity - Specify the related entity to join with the primary entity.
  • Join type - Define the type of join performed between the primary and secondary entities.
    • Inner Join - Select to return only records where matching values exist in both entities.
    • Left Join - Select to return all records from the primary entity and matching records from the secondary entity. If no match exists, secondary fields return null.
  • Primary entity join field - Specify the field from the primary entity used to establish the join relationship.
  • Secondary entity join field - Specify the field from the secondary entity used to establish the join relationship.
  • Filter conditions - Define filtering criteria for records from the primary and/or secondary entity.

选项

  • Skip - Specify the number of records to skip from the start.
  • Top - Specify number of records to return at most. The property supports values from 1 to 1000. The default value is 100.
  • Sort ascending - Specify whether to sort in ascending (true) or descending (false) order.
  • Sort by field - Specify the field used to sort the returned records.

输出

  • Records - Retrieved records automatically generated output variable. You can use it as it is or save it with a different name.
  • 描述
  • 项目兼容性
  • 属性
  • 选项
  • 输出

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo
信任与安全
© 2005-2026 UiPath。保留所有权利。