What are the two modes in which an agent can run in PRPC v5.5 and later?
-
Legacy
-
Advanced
-
Standard
-
Deprecated
In PEGA PRPC v5.5 and later, agents can run in Standard mode (processing work from database queues) and Advanced mode (processing assignments and supporting additional features like service processing). Legacy mode refers to pre-v5.5 behavior. The correct answers are Standard and Advanced.
Standard and Advanced are correct. Starting with PRPC v5.5, Pega's agent processing was reworked so agents run in one of two modes: Standard (the default, simpler configuration model) and Advanced (giving finer control over queue processing, concurrency, and agent schedules). "Legacy" and "Deprecated" aren't actual mode names — the pre-5.5 agent model was superseded by these two, not labeled as a selectable "Legacy" mode.