Question
Work party index records are deleting
Hi,
I add new party to my cases. I'm using addWorkObjectParty activity. After saving the parties , i'm checking the paf_index_party table in databese and I see the records but for one case type , after 5 or 10 second later records are deleted.
In this case type , after save the parties my main case is creating sub case and waiting to finish the sub case. While the main case is waiting mode, it is loosing parties. If i resolve the case manualy , the records are returning.
Is there any agent for deleting party index records?
***Updated by moderator: Lochan to add Categories***
When the main case is waiting, open the work object and use the Clipboard to view the pyWorkPage data. You can right-click pyWorkPage and choose 'Show XML'. Do you see your work parties in pyWorkPage.pyWorkParty? Do you also see a pzIndexes property on the pyWorkParty page? How does this compare with what you see on the Clipboard after you initially saved the work parties and saw the indexes generated?
You could also try tracing with the Declare Index option.