Notes Ninjas Notes Ninjas
Lotus Notes hints, tips, error messages
Get List Of Servers

Hint Short Cut: Add this to your code & documentation to help you find this page.
http://www.notesninjas.com/#ListOfServers or http://www.notesninjas.com/A555F9/nn.nsf/ByAlias/ListOfServers


Here is a way of getting a list of lotus notes servers a user might have access to.





 

 

REM { from http://www.notesninjas.com/#ListOfServers };
r:=@DbColumn(""@Subset(@MailDbName;1):"names.nsf""Servers"3) ;
s:=@DbColumn(""@Subset(@DbName;1):"names.nsf""Servers"3) ;
sc:= @DbColumn("" @Subset(@MailDbName;1):"names.nsf" "($Connections)" 3);

u:=@DbColumn("""":"names.nsf""Connections"2);
@Sort(
@Unique(
@Name([Abbreviate];
@Subset(@MailDbName;1):
@Subset(@DbName;1):
@If(@IsError(r);""r):
@If(@IsError(s);""s):
@If(@IsError(sc);""sc):
@If(@IsError(u);""u)
)))

 

I do not know a way of getting the servers from the workspace. This list will be pretty exhaustive though.

You could probably get more by looking at pass throuh servers in the location documents, checking more documents in the NAB (name and address book) .

 

A better way of getting a database and server is to use:  http://www.notesninjas.com/#DatabasePicker

 

 Jump to:     Notes Tips
    Lotus Notes Index 
  Register for Tips
Previous Lotus Notes Tip 
    Next Lotus Notes Tip
Your company logo here?
Adam Foster
Free Cash Making Web Site
Free Revenue Earning Blog Site
 Free Revenue Earning Newsletter Site   
Free Search Pages Free Web stats
Free Contact Us page
Cheap .com domain names
 Need a website or 
   Lotus Notes
  problem solved?
Adam Foster
Web Services Platform Architecture: Soap, WSDL, WS-Policy, WS-Addressing, WS-Bpel, WS-Reliable Messaging and More by Francisco Curbera, Frank Leymann, Tony Storey, Donald Ferguson, Sanjiva Weerawarana
Other books claim to present the complete Web services platform architecture, but this is the first one I've seen that really does. The authors have been intimately involved in the creation of the architecture. Who better to write this book?
See at: Amazon.co.uk | Amazon.com |