Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Properties | Link Properties | General Properties for Links
 
General Properties for Links
Property
Description
Evaluate copy condition
Specifies whether Integration Server evaluates a condition applied to a link before executing the link.
Select...
To...
True
Instruct Integration Server to execute the link only if the condition specified in Copy Condition evaluates to true.
False
Instruct Integration Server to execute the link without evaluating it against a copy condition.
Copy condition
Specifies the expression that must evaluate to true before the Integration Server will execute the link between fields. The server evaluates the condition at run time only if the Evaluate copy condition property is set to True. Click to specify a condition. Use the syntax provided by webMethods to write the condition. For details on the syntax, see Conditional Expressions.
Indices
To specify which element in an array variable you want to link to or from, click . See ct one of the following from the Link Indices page:
Select...
To...
Source
Display the variables for which you need to specify an array index. You only need to specify indexes for Source variables if the source variable (the variable you are linking from) is an array or is a child of an array.
Index
Specifies the array index for the element whose value you want to link to the target variable
Destination
Displays the variables for which you need to specify an array index. You only need to specify indexes for Destination variables if the target variable is an array or is the child of an array.
Index
Specifies the array index for the element to which you want to link the source variable.