ODS.VirtuosoOdsControllersWikiEx8
Example Usage of ODS Wiki Controller for Create New Upstream
Note: The Consumer key for a given ODS Wiki instance can be obtained following these steps.
- See details how to obtain Wiki Upstream URL here.
- At http://cname/ods/oauth_test.vsp enter:
- Server: http://cname/ods/api/
- Consumer Key: 1444fd337e720f2eceb2bf759c57c1648e749110
- API method: wiki.upstream.new
- API parameters: cluster=demoWiki&name=MyUpstream?&url=http://demo.openlinksw.com/dataspace/test/wiki/TestWiki/atom-pub&user=test&password=test
- Query options: Generate URI and Submit
- Log in when prompted as user demo and authorize
- As result the Response Body should be:
<result><code>1</code><message>Success</message></result>