Query GC for XML of all project areas and internal aliases
I have a Global Configuration Management (GC) project area which is displaying as "unresolved context" in the JTS Lifecycle Project Administration (LPA).
To troubleshoot, I would like to correlate the alias (which is included in the link to the unreachable project area from LPA) with an actual GC project name to try to find out what happened to it.
What I would like to do is have GC produce an XML of project area names and aliases like QM can do by using this URL: https://my.server.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/projects
Is there a way to get this information from GC from the browser, or from the REST / OSLC API?
Thank you!
|
Accepted answer
Ian Barnard (2.3k●7●14)
| answered Nov 18, 4:23 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER AFAIK GCM uses the process API to provide access to project areas - the results are RDF XML.
For the entry point to ELM APIs (including the Process API) see here https://jazz.net/wiki/bin/view/Deployment/ELMProductAPILanding
Bob 3 selected this answer as the correct answer
Comments
Bob 3
commented Nov 18, 6:19 p.m.
Thank you for your reply, Ian. Your post set me on the course to find this RDF URL which can be used to cause GC to display XML of all of its project areas and their metadata: https://localhost:9443/gc/process/project-areas |
One other answer
|
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.