I am looking for a method for deploying an agent for all users in the intranet with minimum work. I went through the notes documentation. Though it does not tell directly about deployment, I came across this
-------------As in documentation----------------
Can be distributed easily because they can be replicated.
But how exactly do I replicate an agent across the network without replicating the database?
Are there any easier ways of distributing an agent to all lotus clients on the network?
Note: This agent will be part of the mail database of every user.
Subject: Mailfile template
Shiv, The users mailfiles all should have a template from which they inherit design changes. If your agent is put into the template, and the Design task runs (by deault at 1am) then the agent will be updated into each users mailfile. Your Domino Admins should have no issues with deploying change this way (so long as your agent is well tested and doesn’t do anything undesirable, that is).
Pete Spoors
Subject: Just add it the the design of your mail file, it will be added the following night
Subject: Not clear! Do you mean to say …
Do you mean to say that once I have created the agent as shared code in Domino Designer of one machine, I don’t need to do anything ?Will it automatically be replicated across the network?