Read Data Items Activity
The Read Data Items activity allows a subprocess to access data items outside of the workflow. This activity reads data from the data items defined at the workflow or subprocess level to make them available to other activities.
Reads
Reads can be added to or removed from the Read Data Items activity. When you add a data item to the Read Data Items activity, a data item block is presented, displaying the input and output parameters. Input and output parameters vary depending on the data item you select. The parameters can be anything related to the data type of the data item selected.
Using the read value
To use the value from a Read Data Item activity in a workflow, you can create an expression, or you can bind an activity in the workflow to an output parameter of the Read Data Item after the Read Data Item activity in the workflow.