pxForceCaseClose not working on embedded Pages
Hi,
I am using PE8.1.
Trying to use pxForceCaseClose to mark the case as resolved.
Below are the steps of activity:
1. Obj-browse to create a page list (tempPage) of open Work instances
2. For each embedded page (tempPage.pxResults), call pxForceCaseClose activity
Activity completes successfully but Status is not Changed to "Resolved-Completed" (as passed when calling pxForceCaseClose)
Note : pxForceCaseClose works fine if you pass a single WorkObjectID and pyStatusWork is updated as expected but it doesnot work with embedded pages
Also note : I have looked into below link ( which talks about hotfix for Version7) but I am using 8.1
https://collaborate.pega.com/question/how-forcibly-close-all-open-cases-system
Can someone please advise?
Screenshot of activity and tracer attached.