Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The WebDAV Sample for connecting to WSO2 Governance Registry through Microsoft Visual Studio explains how you could easily read, write, update or delete resources and collections stored on the Governance Registry through Visual Studio.

Info
titleNote

The WSO2 Governance Registry WebDAV API can be used to mount collections stored on the repository to your local filesystem.

...

Code Block
sh wso2server.sh

See Starting Governance Registry Management Console on Windows or Starting Governance Registry Management Console on Linux.

Info
titleTip

Though this sample will only work in a Windows environment, the WSO2 Governance Registry server can run on a Linux Server.

...

3. Create a WebDAV mount to WSO2 Governance Registry on your Windows filesystem. See Using WebDAV on Windows for more information.

Steps to get this sample to work

...

You now can navigate to the Resource Browser of WSO2 Governance Registry and find the collection and the resource you created. See Managing the Resources for more information.

 

Excerpt
hiddentrue

General information about using WebDAV to connect to the WSO2 Governance Registry from Microsoft Visual Studio.