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

Is there any specific edition to work with RQM 4.0?

Hi,

I want to fetch the Test Script Details from RQM 4.0 using Rest API but i am not able to do that because response is not getting correctly from RQM 4.0.

So i just want to know that Is there any specific edition to do above stuff?

can you please suggest me if there is any difference between edition in RQM 4.0?

Regards,

Milind Modi.

0 votes



2 answers

Permanent link
 Milind,
When you say “ I am not able to do that because response is not getting correctly from RQM 4.0. “ 
can you be more specific? What is the server returning?
You can get the XML representation of the Test Script by using the REST API; here is an example 

https://clm:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/LPA+project+1+%28Quality+Management%29/testscript/urn:com.ibm.rqm:testscript:35

Where clm:9443 is the Host/Port
qm is the context root
LPA+project+1+%28Quality+Management%29 is the Project area
35 is the ID

You can also add  “?etlmode=true” to capture additional xml in the response 

0 votes

Comments

Hi Ara,

I am using following link to get the details of Test Script from RQM 4.0:
https://wegsfes29277clm3.accenture.com/qm/web/console/Sandbox-CLM-General/jazz/service/com.ibm.rqm.integration.service.IIntegrationService/resources/Sandbox-CLM-General/testscript/urn:com.ibm.rqm:testscript:42

But i have not got the proper XML representation of the Test Script by using Rest API.

can you please provide me the Solution?


Permanent link
 Milind
Have you included the Request header text/xml or application/xml in your request?
What response data is being returned?

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
× 1,221

Question asked: Jun 23 '14, 7:52 a.m.

Question was seen: 4,971 times

Last updated: Jun 24 '14, 7:40 a.m.

Related questions
Confirmation Cancel Confirm