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

How to get project area's application name i.e ccm, rm,qm etc?

 Hi all,


I have project area and I want to find out the application that belongs to the project. Is there any workaround. No such method available, Please help with trick.

0 votes

Comments

This question is ingenious in avoiding to provide any useful information. 

I have project areas and I want find out  in which application(ccm,qm,rm) the project area belongs to. Is there any Java API? 

What do you have describing the project area. What do you want to do? What API are you using?


I have provided you the link several times already. 

The RTC API is for RTC only. It worked in the past to some extend for other tools, but that could have changed. If you have a IProcessArea/IProjectArea you can get the ITeamRepository and from that you can get the URI and determine the application from that.

If you have just some name and no idea, you will have to use other API, for all I can tell. E.g. use OSLC to get the project area names. and do a string compare.



One answer

Permanent link

Hi Andrew,


As for a quick way.. you could look at the project areas of each application using REST API and see if its present..
https://<hostname>:9443/<context root>/rpt/repository/foundation?fields=foundation/projectArea/name

replace "context root" as qm or ccm etc as per your environment..

Hope it helps!

I would allow other to share if there is a better way :)

0 votes

Comments

I have project areas and I want find out  in which application(ccm,qm,rm) the project area belongs to. Is there any Java API?

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

Question asked: Mar 13 '20, 3:31 a.m.

Question was seen: 1,485 times

Last updated: Mar 13 '20, 5:22 a.m.

Confirmation Cancel Confirm