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

RQM OSLC Issue : testcase ATOM feed for project area Control Unit System Development (Tests)in xml response

Scenario :

I have test case under test plan. I am trying to get the test case details from the test plan using below  OSLC :


but it's returning below details in response :

<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title type="text">testcase ATOM feed for project area Control Unit System Development (Tests)</title>
    <id>https://xxxxx/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/yyyyyyyy/testcase</id>
    <link href="https://xxxxx/qm/web/console/" rel="alternate"/>
    <link rel="self" href="<some link>"/>
</feed>

What is this testcase ATOM feed for project area?

Could you please help me to get the correct data.

Thanks in advance

0 votes



2 answers

Permanent link

 Please check https://sleroyblog.wordpress.com/2013/04/09/querying-rqm-40-through-oslc-and-rest-api/ and https://jazz.net/wiki/bin/view/Main/RqmOslcQmV2Api

0 votes


Permanent link
Try also to append the '&strictFields=true' at the end.  It might help you to identify whether there is an error/restriction/or something with the use of 'fields' parameter.

The <title type="text">testcase ATOM feed for project area Control Unit System Development (Tests)</title> is telling you this is feed page of results from your 'Control Unit System Development (Tests)' project area.

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: May 20 '20, 5:19 a.m.

Question was seen: 1,367 times

Last updated: Jun 26 '20, 4:16 p.m.

Confirmation Cancel Confirm