Hi
I have an agent (lotussctipt code) that is triggered through the UI (throughan action button). Somewhere in this agent code I use the method agent.RunOnServer . The agent that is triggered then is trying to access a db on another server.
On the Troubleshooting agent security page on the IBM site is mentioned that an agent that runs on the server cannot access a database another server
http://www.ibm.com/developerworks/lotus/library/ls-Troubleshooting_agents/side1.html
I dont know how old this webpage is, but isn't there another way for an agent that is triggered to RunOnServer to access another server?
Or is it still not possible in 2012?
Regards