Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
Converge Node PropertiesUse a
|
action to converge two paths within an |
Actionflow. This node converges two or more paths together, passing through all attributes which are common to all incoming paths. It does not merge any records |
. Worked ExampleFor full details on creating Converge nodes, including worked examples, see Converge Action Configuration.
Basic Settings
|
Output Attributes |
The Converge Node will only pass through attributes |
that are common to all paths, therefore |
, use Output Attributes to converge attributes to a common name. Once created, map to the Output Attributes using the attributes from incoming paths. The grid contains a list of all Output Attributes and their data type.
|
Tip |
---|
The ifUnavailable function can be used in a Calculate Node to check that a record in an actionflow has a value mapped to an output attribute of a Converge Node. For example, if there are three paths being passed into a Converge Node, and one of the paths does not have an attribute mapped to an output attribute, trying to reference that output attribute later in the workflow will throw and error on a record where there was no attribute mapped. The ifUnavailable function can be used to capture and handle this scenario. |
Learn More
For links to all pages in this topic, see Understanding Actionflows.Advanced
|