activities
latest
false
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.
UiPath logo, featuring letters U and I in white

Workflow-Aktivitäten

Letzte Aktualisierung 24. Feb. 2026

Query Multiple Entity Records

Beschreibung

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

Projektkompatibilität

Windows | Plattformübergreifend

Eigenschaften

  • 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.

Optionen

  • 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.

Ausgabe

  • Records - Retrieved records automatically generated output variable. You can use it as it is or save it with a different name.
  • Beschreibung
  • Projektkompatibilität
  • Eigenschaften
  • Optionen
  • Ausgabe

War diese Seite hilfreich?

Hilfe erhalten
RPA lernen – Automatisierungskurse
UiPath Community-Forum
Uipath Logo
Vertrauen und Sicherheit
© 2005–2026 UiPath. Alle Rechte vorbehalten