How to get process template Id of a particular project using REST API
Hi,
Is any one ever trying to get what process template a particular project is using? I tried a lot but failed. I used "https://localhost:9443/ccm/process/project-areas/_0b7_wLOVEeG4XIll9We8bQ?noredirect=true" to get all the basic info of a project but none of them indicate what process template the project is using. I also tried "https://localhost:9443/ccm/resource/itemOid/com.ibm.team.workitem.WorkItem/__DWacLXyEeG4XIll9We8bQ" but not got what i want too. Does anyone can help me about this? This is driving me crazy. Thanks a lot! |
2 answers
The process REST API does not have complete coverage of all of the data structures used by process. The REST API does not return the template used to create a project area. You could try using the client API which is far more complete.
|
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.