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.

Note: Data items must be configured with an Equipment model resource at either the workflow or subprocess level.
For more information, see Data Items and Equipment model.

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.