Determining CLM Project Statistics..easily
I am looking for a way to determine some basic project information for CLM Projects, for example a way to determined when my projects were created, when they were last used, how many objects(ie: workitems, testcases,requirements) are in each.
Assuming others have faced this challenge as well, so looking for any feedback or solutions people have implemented.
-Fred
Assuming others have faced this challenge as well, so looking for any feedback or solutions people have implemented.
-Fred
One answer
Hi Fred,
You could resolve some of this information from the RQM Reportable REST API's Project Feed Service (https://jazz.net/wiki/bin/view/Main/RqmApi#Project_Feed_Service) (requires the abbreviate=false request parameter), which references the URL to the (draft) Jazz Foundation Team Process REST API (https://jazz.net/wiki/bin/view/Main/DraftTeamProcessRestApi#Project_Areas_collection).
You could resolve some of this information from the RQM Reportable REST API's Project Feed Service (https://jazz.net/wiki/bin/view/Main/RqmApi#Project_Feed_Service) (requires the abbreviate=false request parameter), which references the URL to the (draft) Jazz Foundation Team Process REST API (https://jazz.net/wiki/bin/view/Main/DraftTeamProcessRestApi#Project_Areas_collection).
Comments
Paul, should
https://<host>:<port>/<contextRoot>/service/com.ibm.rqm.integration.service.IIntegrationService yield something as I only get 404 error message testing on a server, Maybe I am just not savvy in the REST API's
Hi Fred,
No. You want:
https://<host>:<port>/<contextRoot>/service/com.ibm.rqm.integration.service.IIntegrationService/projects