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.
|
One answer
![]() 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 :)
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? |
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?