Multiple choice technology web technology In a Utility, how do I set a status that can be tested in the flow? (a) Use a Java step (b) Call History-Add (c) Use the TaskStatus-Set method (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.