Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
LTIMindtree
IN
Last activity: 9 Jan 2025 11:13 EST
what is the appropriate way to resolve a case.
Hi Folks,
I come up with one scenario, where on bulk upload we have to resolve all the cases which are there in excel sheet.
I was implemented these changes, by changing the stage to "Resolve Case" stage which was working perfectly.(case is getting reopened properly)
now, can we achieve this same by using
1. pxForceCaseClose method,
or by using
2. any independent flow which will update the status to Resolve and invoke other utilities configured at resolve stage.
(with these two approaches case is going to broken process after reopening)