Input Connection
PointsPoints
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Basic Settings
Field | Description |
---|---|
Name | Enter the name for the connection pint. |
Role | text
|
Type | Available when Role is Component text
|
Open Mode | Avialble when Role is Component. text
|
Attributes/Data Attributes
and/Request Attributes
A list of attributes in other action nodes that you can map into this node. You can refer to these attributes in a gateway's
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Code Block |
---|
connectionpointname.attributename |
Request Attributes are available when Type is Request.
If you double click on an attribute in the grid, it's properties pane will show relevant properties for this node and connection. This can include Name, Type, Component, Primary Key etc.; see Attributes for details of these properties.
You can also add a new attribute by specifying the properties Name and Type; see Attributes for details of these properties.
Output Connection Points
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Basic Settings
Field | Description |
---|---|
Name | The name of the connection point |
Expression | Expression |
Order | Order |
Output Connection Points
Field | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Exclusive | Used to control if a stream-item Specify whether a record can flow through more than one option.
|
Output paths process data using expressions; see pages in the topic Expressions and Scripts.
Gateways can have an unlimited number of output paths.
Stream-items will only pass through the output paths if the condition set in the expression is met.
Note |
---|
Remember to check if if the gateway has been marked as Exclusive. Records will only pass through the first output path where the condition is met if the gateway is exclusive. |
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
to open a new output path and set the expression.Insert excerpt _add _add nopanel true - To edit an existing output path, double-click it in the list to open its properties.
- To remove an output path, select one and in the section toolbar click Permanently Delete.
The expression properties has sections for Parent Details , Audit Summary and the following Basic Settings:
Field | Description |
---|---|
Name | Enter an expression name. |
Order | Where the gateway action runs and expression for each output path, enter a number to indicate the order in which this expression will be run. Remember that an expression that generates a value should run before an expression that uses the value. The order is especially important if the gateway is marked as exclusive. |
Expression | 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: |
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|