Fetch the Process Configuration details of a project using OSLC REST in RTC
I am using RTC 6.0.3. I want to fetch the details of the process configuration that a particular project is using. In RTC UI, it is available in the "Manage Project Areas" page as shown in the image below
But, Is there a way in OSLC REST to fetch the same. I did try using the project details resource available in the services.xml (https://{SERVER_URL}/ccm/process/project-areas/{PROJECT_ID}). This URL gives me all the details of a project but doesn't list any information about the Process sharing.
Any help here would be appreciated. Thanks!!
One answer
Does this document help?
https://jazz.net/wiki/bin/view/Main/DraftTeamProcessRestApi
What is the reason you need to use REST API to retrieve such information? What particular configuration are you interested in?
Comments
Donald Nong
Jun 08 '17, 1:25 a.m.Shasi kumar
Jun 08 '17, 1:28 a.m.Thanks Donald Nong!! I was wondering why the screenshot didn't come up and later found that I need more reputation for my images to be displayed. :)