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

How can I findout the project alias of RQM project areas?

 Hi all,


I am trying to fetch project alias of the RQM project areas using below URL:
https://<server:port>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/projects/

but some of the project areas alias are not shown the XML response. So tried to fetch test plans using project name but that not work for me. So is there any alternate way to fetch test plan(s) without using project alias? I tried with project name, uuid.

Thanks

0 votes



3 answers

Permanent link

Hi Andrew,


The REST URL works with project area alias only. The project area name is not supported.

You can use this url to fetch project area information.
https://<server:port>/qm/projectAreaMetadata
It'll give you project area name, project area item id, configuration related information and project area alias.

Thanks,
Monika Rajput

0 votes

Comments

@Monika Rajput thanks for the reply but the response returned with 404 error code   

That might be because of version difference.

Bharath explained how to get more projects on REST API. You may also have to check the permissions you have in these project. If you're not a member of the project, that project might not show in the returned xml.

@Monika rajput there are only 5 project area and I am member of all the 5 project areas but one project area is not shown in the feed response also there is only one feed page entry not more than one


Permanent link

Hi Andrew, 


If the number of project areas exceed 50, you will get a URL to the next set of project areas in the XML response.(Please search for next or next page).

You then have to re-run the REST API with this URL for next page.

This must be continued based on the number of project areas you have.

Hope this helps!

Best Regards,
Bharath

0 votes

Comments

 @Bharath rao thanks for the answer but i have only 5 project areas 


Permanent link

Can you check summary attribute (feed/entry/summary/_value) in the XML data returned by https://<server:port>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/projects ? That also should contain alias value.

0 votes

Comments

@Subramanya Prasad Pilar thanks I am member of one project area and that project is not shown in the xml feed that is the main problem so I tried to fetch test plans using project name also but it not works

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,936
× 1,700

Question asked: Feb 04 '21, 12:53 a.m.

Question was seen: 2,492 times

Last updated: Feb 04 '21, 11:57 a.m.

Related questions
Confirmation Cancel Confirm