Hi,
We want to create a portal on Websphere application server. We want to access notes databases through this. Our notes databases are not web enabled. We want to open lotus notes client when anyone clicks on notes application link. Is this something can be done ?
Please let me know.
thanks
archana
Subject: Websphere - Question
On a properly-configured workstation, this will open your local address book:
notes:///names.nsf?Open
Use notes:// the way you’d use http:// in a web link.
notes://server/path/database.nsf/view?OpenView
notes://server/path/database.nsf/view/UNID?OpenDocument
Domino Designer Help has a nearly-complete list of Domino URLs to use.
Subject: Yes, use WebSphere Portal (not WebSphere Application Server) and the Domino Application Portlet.
http://www-1.ibm.com/support/docview.wss?uid=swg21162264