It's all about the answers!

Ask a question

Fetch the Process Configuration details of a project using OSLC REST in RTC


Shasi kumar (112) | asked Jun 07 '17, 11:06 p.m.

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!!


Comments
Donald Nong commented Jun 08 '17, 1:25 a.m.


Shasi kumar commented 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. :)

One answer



permanent link
Donald Nong (14.5k314) | answered Jun 08 '17, 1:27 a.m.

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?

Your answer


Register or to post your answer.