🎴 Flashcard Mode
Pegasystems Process Commander (PRPC) Quiz
Card1 / 20
Mastered0
Review0
QuestionClick to flip
- In a Utility, how do I set a status that can be tested in the flow?
AnswerClick to flip back
A
(c) Use the TaskStatus-Set method
💡 Explanation:
In a Utility activity, the TaskStatus-Set method is specifically designed to set a status that can be tested later in the flow. Java steps are not the standard way (too complex), History-Add is for audit trails, and transitions control flow rather than status.