Multiple choice technology web technology

In a Utility, how do I set a status that can be tested in the flow?

  1. (a) Use a Java step

  2. (b) Call History-Add

  3. (c) Use the TaskStatus-Set method

  4. (d) Use a transition

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

In Pega, the TaskStatus-Set method is used in a utility activity to set a specific status that transitions can subsequently evaluate. Java steps and History-Add do not set this flow-testable status.