Description:
Get a lookup data value.
Usage:
clsGetLookUpData step requires FlowWright lookup data configuration:
Example:
Let’s build and execute the clsgetlookupdataDef example.
- Create a new definition called “clsgetlookupdataDef”
- Select the definition and click the “design” button
- Drag a "clsGetlookUpData" step to the canvas
- Connect the dots between the start and "clsGetlookUpData" step
- Click on the "clsGetlookUpData" step to configure its properties
- Configure the following values for the properties as shown on the below graphic
- Save the process definition, create a new process instance and execute. The step should get the lookup data value and store the result in variable.result as configured.