How To Use the WebApp With an WebDAV Server

The oXygen XML SDK project includes a WebDAV plugin that enables you to access files stored on a WebDAV server. Follow these steps:
  1. Create a sample project following the procedure available on oXygen XML SDK project website.
  2. In order to license the Oxygen XML WebApp component, follow the instructions given here.
  3. Run the WebApp instance.
  4. You can now open a file stored on a WebDAV server. To open an WebApp session, you need to pass the file's URL prefixed with webdav- as the value of the url parameter, like webdav-https://exampleServer.com/file.xml