Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Live Search | ||||||||
---|---|---|---|---|---|---|---|---|
|
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
For input connection point properties, see Input Connection Points.
output connection points.This section has a toolbar with standard buttons. The grid contains a list of and their expressionsrecords will only pass through the output paths if the condition set in the expression is met.
This section has a toolbar with standard buttons. The grid contains a list of output connection points and their expressions.
To add a new output path, in the section toolbar click Permanently Delete.Each output connection point has an expression that specifies the logic to control whether or not records flow to the next action node.
For driving output connections, you can refer to an attribute in the expression using the syntax:
Code Block |
---|
connectionpointname.attributename |
If the expression evaluates to true for the record flowing through the node, it will pass out that connection point onto the next node in the sequence. This can be dependent on if the gateway is marked as exclusive, see below.
Gateways can have an unlimited number of output paths.Output paths process data using expressions; see pages in the topic Expressions and PhixScripts.addaddThe expression properties has sections for Parent Details , Audit Summary and the following Basic Settings:
Field
Enter an expression which evaluates to true or false to determine if stream-items will pass through this connection point. To work in a larger pop-up window, click .
See also: