---++Example Usage of ODS Wiki Controller for Create Topic Comment Note: The Consumer key for a given ODS Wiki instance can be obtained following [[VirtOAuthControllers][these steps]]. 1. At http://cname/ods/oauth_test.vsp enter: 1. Server: http://cname/ods/api/ 1. Consumer Key: 1444fd337e720f2eceb2bf759c57c1648e749110 1 API method: wiki.comment.new 1 API parameters: cluster=demoWiki&topic=DemoTest&title=test&text=simple&name=john&email=john@gmail.com&url=http://yahoo.com 1 Query options: Generate URI and Submit 1 Log in when prompted as user demo and authorize 1 As result the Response Body should be: 1Success 1. Create a new comment: cluster=demoWiki&topic=DemoTest&title=test2&text=simple&name=john&email=john@gmail.com&url=http://yahoo.com 1 As result the Response Body should be: 2Success