Question
1
Replies
177
Views

LTIMindtree
Posted: Oct 17, 2024
Last activity: Jan 9, 2025
Solved
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)