Closed
Solved
Allowing Submitter to Remove or Cancel their Work Request
Hi,
I am using pega 7.2.0. I would like to allow a user the ability to remove/cancel a work request they have submitted (it may no longer be valid), and I was wondering what the easiest approach may be?
thanks
Doug
HI Doug,
Actually you can try to achieve this using the ForceClose API which can be used to close the cases and its sub-cases forcibly.
Kindly look into pxForceCaseClose activity which is used to forcibly closes the case and its sub-cases and it can be called as standalone as per its usage description, by the way i had not used it.
Hope this might be helpful in achieving your requirement.
Regards
Mahesh