RETURN_ERROR_TO_ITERATOR
Appends error messages to an iterator. This data is accessible in the finally branch. Useful for consolidating error messages into a single list.
Properties
Fields
fields
A set of records that are used to define process data keys that are to be included when executing various actions.
Field Key
fields[].key
Where to find or set the data in the process data. Uses dot notation conventions.
Value ${}
fields[].value
The value to set in the process data. Accepts template syntax.