It's all about the answers!

Ask a question

Fetch list of baseline UUID from Baseline Enabled Project


jyoti mishra (45139) | asked Jan 06 '22, 9:51 a.m.

 Hello Everyone,


Kindly provide API to get list of baseline UUIDs and search Test Plan and Test case from particular baseline. The list of baseline to be fetched is from the project Area, in which  Baseline is Enabled.

Thanks and Regards,
Jyoti

One answer



permanent link
Bhagath P B (3888) | answered Jan 06 '22, 10:34 a.m.

 Hi Jyoti,


You would get list of baselines with their ID's enclosed in a xml file along with IntegrationURL with other details like id, last modified date, title, link of the baselines in a project area using the below URL  

https://<hostname>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<Project-UUID>/baseline

Sample text as below
    <updated>2020-12-17T07:00:22.549-08:00</updated>
    <title type="text">SGC MTM 1.0 Release</title>
    <summary type="text"></summary>
  </entry>

Your answer


Register or 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.