APPLICATION DESIGN
The types of Domino database resources you can access with a WebDAV client are:
Before you use WebDAV, it must be enabled on the Domino server. Check with your system administrator to make sure WebDAV is enabled in the Web Site document (found under the Internet Sites view in the Domino Directory).
You must also do the following:
Note If your WebDAV client uses a proxy server to access the Domino server where the WebDAV database resides, you may experience problems when you try to connect to the WebDAV database. If so, disable the proxy for access to that server. You can selectively disable the proxy, specifying that the proxy not be used for access to that one particular server. If you are using Microsoft Windows Explorer, Internet Explorer 5, or Internet Explorer 6 as the WebDAV client, open the browser and go to Tools - Internet Options - Connections tab. Choose LAN settings, then click the Advanced button. In the Exceptions edit box, enter the hostname of the Domino WebDAV server, such as develop1.acme.com.
Enabling design locking
Design locking prevents the situation where one collaborator overwrites the work of another when working on the same resource. Some WebDAV clients (such as MS Word 2000, Excel 2000, and Dreamweaver 4.x) will lock the file when it is opened for edits or when the file is saved to a WebDAV server. In order for these clients to work with WebDAV databases on the Domino server, you must enable "Design locking" for each of the WebDAV databases. To turn on design locking for use with WebDAV, enable "Design Locking" on the Designer tab of the Database Properties box.
For more information on design locking, see Locking a design element.
In order for design locking to work, the Administration server for the database must be accessible. The Administration server (also known as the Master Lock server) is usually the server on which the database was created, unless an alternate server is explicitly specified on the Advanced page in the Access Control List for the database. Since many applications that use locking do so without explicit action by the user, check that the Administration server for the database is correct and that the server is accessible, and ensure that design locking is enabled to prevent problems with WebDAV.
Notes about working with WebDAV
The following are tips for using WebDAV with an NSF file.
In Dreamweaver, under the Remote Sites configuration panel, the user needs to supply a user name to authenticate -- for example, James Smith/Acme -- and a valid password.
The user must also supply an e-mail address -- for example, james_smith@acme.com. This e-mail address is what is used for Check In/Out in Dreamweaver. The email address specified in Dreamweaver must exactly match the e-mail address that is in the "Internet Address" field in the Person document in the Domino Directory (names.nsf) for the user James Smith/Acme. Only then will both clients recognize the user to be the same person.
Note With Macromedia's Dreamweaver you configure a "Remote Site" to use WebDAV in order to access Domino databases via WebDAV. Please refer to Dreamweaver's documentation for more information on how to configure this.
See Also