Attributes are mapped into action nodes as Input Parameters and out of action nodes Where attributes require processing by an action node, e.g. in an expression, the attributes must be mapped in as Input Parameters. These attributes are then mapped out of the action node as Output Attributes. Connectors between the action nodes then pass through the data and attributes. Every attribute is passed through* but in order to use an attribute in a specific action node it must be mapped in to it as an input parameter.*although every attribute*, including any not mapped**. *attributes not mapped are referred to as pass-through attributes. **there can be exceptions, such as the e.g. Converge action. Tip |
---|
Once mappings are configured they will reused in all instances of the Actionflow. This is because the action nodes sit within the Actionflow itself and only the data coming into and out of an Actionflow changes for each instance. |
|