Virtuoso Open-Source Edition

VOS.VirtuosoOdsControllersBriefcaseEx9

  • Topic
  • Discussion
  • VOS.VirtuosoOdsControllersBriefcaseEx9(Last) -- DAVWikiAdmin? , 2017-06-13 05:49:11 Edit WebDAV System Administrator 2017-06-13 05:49:11

    Example Usage of ODS Briefcase Controller for Lock Resource

    Note: The Consumer key for a given ODS Briefcase instance can be obtained following these steps.

    1. At http://demo.openlinksw.com/ods/oauth_test.vsp enter:
      1. Server: http://demo.openlinksw.com/ods/api/
      2. Consumer Key: f3da6bd04ad341f9d79fddc7ea224f50576e74a2
      3. API method: briefcase.resource.vc.lock
      4. API parameters: path=/DAV/home/demo/kidehen.vcf
      5. Query options: Generate URI and Submit
      6. Log in when prompted as user demo and authorize
    2. As result the Response Body should be:

      <result><code>1</code><message>Success</message></result>

      1. Now change API parameters: path=/DAV/home/demo/kidehen.vcf&state=off
      2. As result the Response Body should be:

        <result><code>1</code><message>Success</message></result>