Running an agent on other server than the server's running the agent

A scheduled agent cannot run on other server than the server’s running the agent with Domino 5.

For example :

call db.Open(“”,“path/base.nsf”)

Except manually, where it’s possible to give the name of any server.

For example :

call db.Open(“server”,“path/base.nsf”)

How is it possible, with Domino 6, to run an agent on other server than the one who’s running the agent ?

Thank you.

Subject: Running an agent on other server than the server’s running the agent

Both servers have to Release 6 servers. I found an article in Agent FAQ that goes in great details about this new feature, along with server requirements and security set up. If you have not read it, I recommend it (see under resources).

Subject: RE: Running an agent on other server than the server’s running the agent

thank you.do you have the link ? i didn’t see it.

Subject: RE: Running an agent on other server than the server’s running the agent

Look under resources on the left panel next to the discussion. Second link if Forum FAQs. Agent FAQ is the first one in the list after you click that link. The list of all articles in the first FAQ of the Agent FAQ.