RQMUrlUtility - what is the correct url to use
3 answers
Using the PUT method it would be something like:
https://localhost:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Quality%20Manager/testscript/randomIdentifierYouProvide
Using POST you can omit randomIdentifierYouProvide and one will get generated for you.
See examples at:
https://jazz.net/wiki/bin/view/Main/RQMURLUtility
See resource types at:
https://jazz.net/wiki/bin/view/Main/RqmApi
https://localhost:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Quality%20Manager/testscript/randomIdentifierYouProvide
Using POST you can omit randomIdentifierYouProvide and one will get generated for you.
See examples at:
https://jazz.net/wiki/bin/view/Main/RQMURLUtility
See resource types at:
https://jazz.net/wiki/bin/view/Main/RqmApi