Dynamic Lookup Activity - Input Tab

The Input tab contains a root node, which includes the following nodes.

Input Item Data Type Description
relationship Complex Provide the values as strings in the following items:
  • name (string): name of the relationship
  • inputParticipant: name and field. This field is a complex structure (repeating). It includes only key fields.

    Field is either a name or an index depending on the value selected for Criteria.

  • outputParticipant: name. This name field could be empty, in which case all participants related to the given input participant are outputted.
Note: This item is displayed only when Relationship is selected from the Input Format field in the General tab.
entity Complex Provide the values as strings in the following items:
  • name (string): name of the entity
  • field (complex): contains both the key and non-key fields
    • index (integer)
    • name (string)
    • value (string)
Note: This item is displayed only when Entity is selected from the Input Format field in the General tab.