Server Agent connect to another server?

I wrote an agent to automatically pull some data in from another Notes DB and update some documents in the local DB with the data. This works fine when run from the Notes Client. When running from the server, I get an error “4271”, NOTES_ERR_DBSECURITY.

My server is R6, but the server I am connecting to is R5. Is it possible to get this to work? It would be extremely useful if it would, because I don’t want to have to manually run this thing on a daily basis…

Thanks,

Will

Subject: Server Agent connect to another server?

What server is the agent originating from R6 or R5?

Subject: RE: Server Agent connect to another server?

The agent is running on my server (R6), and I need to connect to another server (R5).

Subject: Sorry it needs the new Trusted Servers field in R6…

Server Access

Who can -

Trusted servers:

Subject: Both servers need to be R6.

You cannot do it from R6 to R5. Both servers need to be R6 to allow this operation.

You will find many more details in the Agent FAQ article called “Decoding R6 agents”.