Discussion
Infosys
US
Last activity: 31 May 2016 13:30 EDT
workbasket to worklist without using getnext
Workbasket to WorkList without using GetNext
=======================================
I have a business requirement where a user can browse the workbasket and select workobject and start working on it. After user starts working on the workobject it is moved to their worklist PERMANENTLY until is Resolved.
The current behavior (Pega 7.1.6) is that the WorkObject moves back to WorkBasket when the user closes the WorkObject.
What is the best way to achieve this business requirement.
TIA