How to Configure a WebDAV Connection

By default, Oxygen XML Editor is configured to contain a WebDAV data source connection called WebDAV (S)FTP. 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. The steps for configuring a WebDAV connection are as follows:
  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.
    To watch our video demonstration about the WebDAV support in Oxygen XML Editor, go to http://www.oxygenxml.com/demo/WebDAV_Support.html.