How to Configure a WebDAV Connection

By default, Oxygen XML Developer plugin contains built-in data source drivers for WebDAV connections. Based on this data source, you can create a WebDAV connection for browsing and editing data from a database that provides a WebDAV interface. The connection is available in the Data Source Explorer view.

To configure a WebDAV connection, follow these steps:

  1. Open the Preferences dialog box and go to Data Sources.
  2. In the Connections panel, click the New button.
  3. Enter a unique name for the connection.
  4. Select one of the WebDAV data sources in the Data Source drop-down menu.
  5. Enter the connection details:
    1. Set the URL to the WebDAV repository in the field WebDAV URL.
    2. Set the user name that is used to access the WebDAV repository in the User field.
    3. Set the password that is used to access the WebDAV repository in the Password field.
  6. Click the OK button.
  7. To view your connection, go to the Data Source Explorer view (if the view is not displayed, it can be opened from the WindowShow View menu) or switch to the Database Perspective (available from WindowOpen PerspectiveDatabase).
    To watch our video demonstration about the WebDAV support in Oxygen XML Developer plugin, go to https://www.oxygenxml.com/demo/WebDAV_Support.html.

Was this helpful?