Multiple choice technology

The Validation Values of a subworkflow and its corresponding return step

  1. should be different

  2. should be same

  3. need not be necessarily same

  4. none of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In PPM workflow design, the validation values defined in a subworkflow must match exactly with the return step's values. This ensures proper data flow and status transitions - mismatched values would break the workflow logic.