Resuming a flow after the case is transferred from a work basket to work list
Hi, I am trying to find a way to implement a slightly complex functionality. We have existing code in which the case may be in any flow action in Main flow, but when the user tries to cancel the case we will copy the main flow details into a page inside pyWorkPage and remove the main flow and start the cancel flow. Now what we want to achieve is that when they select a particular option when inside cancel flow we want to transfer it into a workbasket. And whenever a user transfers that case into his worklist he have to resume from the screen in which cancel option was selected in the main flow and main flow needs to be continued. Now the details of the main flow are available in the page we copied but I am struggling to find a way to put together all these conditions and achieve this functionality. Any idea on how this functionality can be achieved will be helpful.
Our application was built in Pega 5 and now upgraded to Pega 7.1
***Updated by moderator: Lochan to add Categories***