COMPOSITE APPLICATIONS - DESIGN AND MANAGEMENT
This section provides basic reference information for what constitutes a valid notesurl value.
The entry format is as follows:
notes://Host/DominoObject?Action
Where:
notes://Host/Database/DominoObject?Action where Database = the database in which the DominoObject resides.
Syntax Guidelines
OpenDatabase
Sample syntax and examples are presented.
Syntax
notes://Host/__DatabaseReplicaID.nsf?OpenDatabase
Examples
notes://www.merabx.com/leads.nsf?OpenDatabase
notes://www.merabx.com/sales/discussion.nsf?OpenDatabase
notes://www.merabx.com/__852562F3007ABFD6.nsf?OpenDatabase
OpenView
notes://Host/Database/ViewName?OpenView
notes://Host/Database/ViewUniversalID?OpenView
notes://www.merabx.com/leads.nsf/By+Salesperson?OpenView
notes://www.merabx.com/leads.nsf/DDC087A8ACE170F8852562F300702264?OpenView
OpenFrameset
Note The URLs shown below are for example only. They do not point to existing Web sites.
notes://Host/Database/FramesetName?OpenFrameset
notes://Host/Database/FramesetUNID?OpenFrameset
notes://www.merabx.com/discussion.nsf/main?OpenFrameset
notes://www.merabx.com/discussion.nsf/35AE8FBFA573336A852563D100741784?OpenFrameset
OpenForm
notes://Host/Database/FormName?OpenForm
notes://Host/Database/FormUniversalID?OpenForm
notes://www.merabx.com/products.nsf/Product?OpenForm
notes://www.merabx.com/products.nsf/625E6111C597A11B852563DD00724CC2?OpenForm
Creating a Notes URL that points to the user mail file and other user settings
Use the following examples for creating a Notes URL that points to a user mail file and to other user settings: