How to make stop refreshing/reloading data pages by Agents
In our application(7.1) in every stage change, we are generating xml files with case information and send to the reporting team. There is a one scenario where the agent is processing the case and change the case stage. In this particular scenario we lose some of the information from the xml.
After analyzing, identified that this particular information is fetched from a data page and at the time of agent processing it references a different or an empty data page context. To avoid this we have used inBatchRequestor when condition in Do not reload when field but, still this approach not works.
Any other ideas how to resolve this?
Configurations:
In our application(7.1) in every stage change, we are generating xml files with case information and send to the reporting team. There is a one scenario where the agent is processing the case and change the case stage. In this particular scenario we lose some of the information from the xml.
After analyzing, identified that this particular information is fetched from a data page and at the time of agent processing it references a different or an empty data page context. To avoid this we have used inBatchRequestor when condition in Do not reload when field but, still this approach not works.
Any other ideas how to resolve this?
Configurations:
***Edited by Moderator: Pallavi to update platform capability tags***