Insert excerpt _Banners _Banners name actionflow nopanel true
Todo-Fiona: There are also properties in Action Node Connections - same or different?
Overview
Use the input and output connection points on nodes in an actionflow to wire the nodes together.
text
- Primary
- Component
Available when Role is Component
text
- Driving
- Requested - lookup
Avialble when Role is Component.
text
- Insert
- Update
- Change Fields
Input Connection Points
Shows a list of available input connection points. Calculate nodes can have
one drivinginput_connection_pointThis section has a toolbar with standard buttons. The grid contains a list of all input connection points and their type.
To add a new input connection point, in the section toolbar click addadd to open a new input connection point and set its properties.The input connection points have sections for Parent Details , Audit Summary and the following
Basic Settings
Attributes/Data Attributes/Request Attributes
A list of attributes in other action nodes that you can map into this node. You can refer to these attributes in an expression usingRequest Attributes are available when Type is Request.
If you double grid, it's properties pane will show relevant properties for .; see Attribute for details of these propertiesYou can also add by specifying the properties see Attribute for details of these properties.Output Connection Points property_tabsproperty_tabsBasic Settings
Expression
Specify whether a record can flow through more than one option.
checkbox_tickcheckbox_tick the record can only flow out of the first connection point where the condition is met.checkbox_untickcheckbox_untick the record can flow out of any connection point where the condition is met.Output paths process data using expressions; see pages in the topic Expressions and PhixScripts.
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. |