This section describes how to add a data formatter to map both the input and the output data of a transition.
You can add data formatters to map both the input and the output data of a transition.
An output data formatter maps data from a constant, expression, function, or source state context to the flow context.
An input data formatter maps data from a constant, expression, function, or flow context to a target state context.
To add a data formatter to a transition, do the following steps: