Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How do I to get Suite Execution Record with filter artifacts through OSLC?

I am using follow url to get Suite Execution Record:


https://<host>:<port>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/OWC+Solution+Testing+20130523/suiteexecutionrecord?fields=feed/entry/id[@value='https://<host>:<port>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<QM project area name>/suiteexecutionrecord/urn:com.ibm.rqm:suiteexecutionrecord:315']

Similar exercise I am trying for Test Case Execution record for a particular test case.

https://owc-development.us.dst.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/OWC+Solution+Testing+20130523/executionresult?fields=feed/entry/content/testcase[@href='https://owc-development.us.dst.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/OWC+Solution+Testing+20130523/testcase/urn:com.ibm.rqm:testcase:1318'

Execution of both the queries result in Invalid URI.
Please help with valid suggestion so that we can overcome this issue.

Thanks,
Samanwita

0 votes



2 answers

Permanent link
Hi

you may want to check that you're correctly authenticated (& authorized) on the Jazz server and then double check that you provided the expected HTTP headers in your request ?
For your reference, the following blog post ( http://sleroyblog.wordpress.com/2013/04/09/querying-rqm-40-through-oslc-and-rest-api/ ) recalls (among other URL samples):
 1) what the headers should look like
 2) some basic toolings (Poster, RESTclient, etc.) for troubleshooting your problem.

Regards,
Stéphane

0 votes


Permanent link
 Hi, 
Here is how to form the query: 
https://owc-development.us.dst.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/OWC+Solution+Testing+20130523/executionresult?fields=feed/entry/content/executionresult/(*|testcase[@href='https://owc-development.us.dst.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/OWC+Solution+Testing+20130523/testcase/urn:com.ibm.rqm:testcase:1318'])

Toni

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 45

Question asked: Apr 24 '14, 6:50 a.m.

Question was seen: 3,952 times

Last updated: Apr 24 '14, 12:39 p.m.

Confirmation Cancel Confirm