Question
OpenAssignment: reload on every interaction
I'm facing the following situation: I have MyWorklist section with my assignments in list. When I click on row, it opens the assignment. I make some changes and submit it. Confirm harness is shown. Then i open another assignment. And then I again open first assignment from the list (assuming I submitted local action and pzInsKey has not changed). And it opens Confirm harness again, without possibility to edit.
I have discovered that,for example, openWorkByHandle function has checkbox "reload on every interaction", that forces to re-open WO even if it exists in Recents cache. But there is no such for openAssignment,despite that I added this flag to Embed-Desktop-OpenAssignment class and it is shown as parameter.
That's all i'm using in PegaCRM, which I changed a lot but still using crm portals, skins, scripts, and so on
May be I can supply some parameter to openassignment js function?
Also, I tried calling activity doUIAction, with required parameters, but it fails in sub-activity acquireWorkObject, saying virtual lists unsupported or smth else like this.
Great thanks for any advice!
HI Egor,
What is your PRPC version and CPM version?
I assume , you donot want to see the same WO in your worklist which does not have any assignment to perform whereas it is still showing you, is that right understanding. If so, what happen if you refresh that screen?