Skip to main content

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:

  1. Create the agent database

  2. Create a form for the agent database

  3. Create a view for the agent database

  4. Add LotusScript agents to the agent database