User-defined data

We can create new relevant data items to use within a workflow to hold data that might be used in more than one activity. Relevant data items might receive the output of an application extension.

To store data in the relevant data items, we must first create the relevant data item with the appropriate data type. We can then optionally initialize the data item with JavaScript code, but we are not required to do so. Relevant data can also be populated by mapping it to the output parameter of an activity.

Parent topic: Relevant data