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

Retrieving linked Defect of a TestCaseResult using REST API in 6.0.1

Hello,

I try to geta TestCaseResult having a link to a Defect in a ProjectArea with Global Configuration enabled. (6.0.1)

My Url looks like:
...qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/pa/executionresult/urn:com.ibm.rqm:executionresult:139?oslc_config.context=_pA6UQL54EeWJMonyFqZF2w&abbreviate=false&calmlinks=true

The returned XML does not contain the link to the Defect.

Trying the same in 5.0.2 without Global Config, the result contains the Defect Link:

...qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/pa/executionresult/urn:com.ibm.rqm:executionresult:139?abbreviate=false&calmlinks=true

Can somebody please tell me if it is possible to get the link to the Defect using GC and if so, what might be wrong in my example.

Thank you.

0 votes



One answer

Permanent link
The oslc_config.context request parameter value should be the URI of local configuration or global configuration (see https://jazz.net/wiki/bin/view/Main/RqmApi#oslc_config_context).

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

Question asked: Jan 26 '16, 6:24 a.m.

Question was seen: 1,796 times

Last updated: Jan 27 '16, 8:13 a.m.

Confirmation Cancel Confirm