Multiple choice technology packaged enterprise solutions

If your Assignment shape uses the standard rule "Worklist" and your Router uses the standard rule "ToWorkBasket",what happens

  1. The flow will not save

  2. The flow will be suspended

  3. The flow will save,but an execution Java eaception will be raised

  4. The flow will be suspended,and control will be transferred to the FlowProblems flow

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

Worklist assignments expect routing to a specific user's list, while ToWorkBasket sends assignments to a shared pool. This mismatch causes Pega to suspend the flow and redirect it to the FlowProblems flow for error resolution. The system prevents incorrect routing by triggering this safety mechanism.