hi all
i want to run an schedule agent daily for escalations of complaints
based on the date
what are the requirements for client as well as web
hi all
i want to run an schedule agent daily for escalations of complaints
based on the date
what are the requirements for client as well as web
Subject: what are the minimum requirements to run an schedule agent
When its a scheduled agent, client (Notes or Web) doesn’t matter. The things you need to take care are:> No Lotus Script front-end classes (and equivalent things in formula) should be used.
The signer of agent should have access to run agents on the server.
The signer of agent and the server on which agent is running should have proper access to the database, in which the agent is going to perform some action.
The amgr task should be running (sometimes it shows running but its hung, so in that case the task need to be restarted) on the server.
HTH