I recall hearing that Domino 6 would support server based agents that could access databases on other servers with:
set db = session.getDatabase(“OtherServer”, “OtherDatabase”)
Does Domino 6 have this ability?
I recall hearing that Domino 6 would support server based agents that could access databases on other servers with:
set db = session.getDatabase(“OtherServer”, “OtherDatabase”)
Does Domino 6 have this ability?
Subject: Yes they can…
Servers can be “trusted” to access another server on behalf of someone else. In the server document, security, server access, trusted servers.
Subject: … and
Agent FAQ has been updated with all relevant details and explanations - check it out!
Subject: … and
This is also mentioned in the Redbook: “Domino Designer 6: A Developer’s Handbook”
![]()
Regards,
Rune Carlsen
Founder Dominozone
Subject: RE: … and
Rune must be getting paid for each mention of his Redbook ![]()
I’m just joking Rune - it’s a very worthwhile read for anyone who hasn’t checked it out yet…
Stephen Lister
Subject: Thanks Stephen