Multiple choice technology platforms and products

Status of a work object is represented by:

  1. pyTaskStatus

  2. StatusWork

  3. pyStatusWork

  4. StatusTask

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

In Pega, the status of a work object is represented by the pyStatusWork property. This is a standard property name in the Pega platform that stores the current status of work objects. The other options (pyTaskStatus, StatusWork, StatusTask) are not the correct property names for work object status.