The input schema depends on the input format that is specified in the
General tab.
Entity Format
The following is the input for the activity, when
Entity Format is selected from the
Input Format field in the
General tab.
Input Item
|
Data Type
|
Description
|
name
|
string (repeating)
|
The name of the entity selected from the
Input Format field in the
General tab.
|
field
|
complex
|
This element contains both the key and non-key fields. The field order is dictated by the entity's schema definition.
- index (integer)
- name (string)
- value (string)
|
One Participant Relationship Format
The following is the input for the activity, when
One Participant Relationship Format is selected from the
Input Format field in the
General tab.
Input Item
|
Data Type
|
Description
|
name
|
string (repeating)
|
The name of the relationship selected from the
Input Format field in the
General tab.
|
relationshipInstance
|
none
|
For the relationship instance, provide:
- name: (string) The name of the participant.
- field contains both the key and non-key fields. The field order is dictated by the entity's schema definition.
- index (integer)
- name (string)
- value (string)
Note: The following two nodes are provided if
Update is selected in the
Mode field in
General tab.
- lookupParticipant Looks for a relationship instance based on this participant. Value 1 or 0 indicates whether the lookup is performed.
- unlinkParticipant Updates the existing participant with the new value. Value 1 or 0 indicates whether the update is performed.
See the
Mode field in the General tab for more details.
|
Two Participant Relationship Format
The following is the input for the activity, when
Two Participant Relationship Format is selected from the
Input Format field in the
General tab.
Input Item
|
Data Type
|
Description
|
name
|
string (repeating)
|
The name of the relationship selected from the
Input Format field in the
General tab.
|
relationshipInstance
|
none
|
For each relationship instance, provide:
- participant1 contains the following elements:
- name: (string) The name of the participant.
- field contains both the key and non-key fields. The field order is dictated by the entity's schema definition.
- participant2 contains the following elements:
- name (string): The name of the participant.
- field contains both the key and non-key fields. The field order is dictated by the entity's schema definition.
|
By right-clicking the node and selecting
Duplicate, you can duplicate the following input nodes:
- entity
- field
- relationship
- participant
Copyright © Cloud Software Group, Inc. All Rights Reserved.