UDI Super Set Workflow Variables
Two variables of Boolean type are available in the UDI Super Set Workflow. While doing the bulk validation or bulk approval of UDI Super Sets, the selection of tasks is based on the values of these variables. The variables are:
IsValidationTask — If this variable is set to True then the UDI is selected for validation. Otherwise, it is not selected.
IsApprovalTask — If this variable is set to True then the UDI is selected for approval. Otherwise, it is not selected.
* 
If these variables are available in the workflow, then the selection of the UDIs for approval or validation is dependent on the value of these variables. However, if the variables do not exist in the workflow, then the UDIs are selected for validation or approval based on the hard coded states.
Was this helpful?