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

RQM REST API FOR Baseline

 Dear Team,

I have got few REST APIs from a document (https://jazz.net/pub/new-noteworthy/rqm/6.0.3/6.0.3/index.html) to create baseline and stream.
The APIs are as follows : 

I have tried hitting the APIs in rest client/postman,but I was not getting any results as expected. Please let me know the required request body and headers to use for creating stream and baseline at the earliest.

Thanks and Regards
Ajith

0 votes



One answer

Permanent link

 I got the answer myself :

Thanks everyone who have tried.
1.Create Baseline with API
    1.1. API : https://hostname/qm/localVersioning/configurations/baselines
             Request Body :
               {
              "name": "Test baseline",
             "description": "Testing",
              "configurationId": "_yzHtL5cembPnRT_G_Q"
             }

           ConfigurationId is the stream UUID which we get from the artifact URL or using anyother way possible.
2. API to fetch test artifacts from a baseline :
                                  https://hostname/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/TestProject/testplan/urn:com.ibm.rqm:testplan:67?                               vvc.configuration=https://hostname/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/TestProject/ baseline/_b_0VoJKvehU8SCp_Uorg

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
× 10,953
× 481
× 84

Question asked: Jun 19 '19, 1:23 a.m.

Question was seen: 3,156 times

Last updated: Jun 25 '19, 5:33 a.m.

Confirmation Cancel Confirm