Store data
Stores data for retrieval by the action Retrieve data.
Use the actions Store data and Retrieve data to pass data as workflow variables between workflow instances.
Options within this action
Workflow instance to store to
The instance ID of the workflow to store data to. Select either:
- Current Workflow: This will store the information to the current workflow.
- A workflow variable: Use this to specify a specific workflow instance ID that is set in a workflow variable.
Note: By selecting a workflow instance ID, the Store data workflow action can store data to the workflow instance. Using the Retrieve data workflow action, the 'Workflow instance to retrieve from' can be set to 'Current workflow' and the 'Item to retrieve value' written to a workflow variable.
Store as
This is the user defined value that the data will be stored as.
E.g. If the 'Store as' value specified is 'KeyValue', the Item to retrieve value in the Retrieve data workflow action must be 'KeyValue'.
Variable to store
Select the workflow variable containing the data to be stored.