Setting up the agent database
The agent for Domino server script (agtgdmno
) requires that a special agent database be created on the Domino server. The purpose of the database is to communicate with LotusScript agents that will be used to perform operations on the target Domino database. The agent database will relay commands, information, and return values between agtgdmno
and the LotusScript agents.
To set up the agent database you must:
Create the agent database
Create a form for the agent database
Create a view for the agent database
Add LotusScript agents to the agent database