Question
Amazon
Amazon
IN
Amazon
Posted: Dec 11, 2015
Last activity: Dec 11, 2015
Last activity: 11 Dec 2015 13:15 EST
Closed
Solved
Will the agent have all system pages while it is running?
In an agent activity we have written logic to use Application(Rule-Application) system page.
The logic seems to fail. Can anybody tell us the reason behind this?
We have stopped production deployment because of this issue.
Agents run under the context of requestors of type BATCH. I believe the data on the system pages is limited for BATCH requestors (and also for APP requestors that Pega services run under). You will notice a difference in the system pages and their content between BROWSER requestors and BATCH requestors. So if something fails for you, it might be that you are referencing something on a system page that isn't available for the agent activity.