Save document to another server with WebQuerySave

I am certain I read when upgrading from 5 to 6 one of the advantages was Notes agents could now save documents to other Notes servers. Is this true and how would one go about doing this? If someone has a link specifying this that would be great too.

Thanks

Subject: You have to fill out (in the Target’s) Server Document

the Trusted Server field on the Security Tab:

Server Access

Who can -

Access server:

and

*/YourOrg

Not access server:

Terminations

Create databases & templates:

*/YourOrg

Create new replicas:

*/YourOrg

Create master templates:

*/YourOrg

Allowed to use monitors:

Not allowed to use monitors:

Trusted servers:

YourSourceServer/YourOrg

Subject: RE: You have to fill out (in the Target’s) Server Document

Thanks Bill. Is there anything in the agent that will need to be different or would I still open the database in the same way using the other Notes server and the database name?

i.e. Set db = session.GetDatabase(“OtherServer”,“dbname.nsf”,False)

Subject: Same way.

Subject: Save document to another server with WebQuerySave

There is a nice explanation of this feature in “Deconding ND6 agents” in the Agent FAQ.