Multiple choice technology platforms and products

Work Objects are created during

  1. starterflows

  2. primaryflows

  3. secondaryflows

  4. screenflows

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

Work objects in Pega are created during starter flows, which are the initial flows that instantiate and initialize work objects. Primary flows, secondary flows, and screen flows are not responsible for creating work objects - they operate on existing work objects.

AI explanation

In this workflow/BPM tool, a starter flow is the entry point that kicks off a new case, and it's during this initiation stage that the Work Object (the case instance carrying its data and status) is instantiated. Primary, secondary, and screen flows operate on an already-existing Work Object rather than creating a new one.