It's all about the answers!

Ask a question

Reportable Rest APIs for multiple projects


Ahmed AbuZekry (2338) | asked Dec 01 '16, 10:04 a.m.
edited Dec 01 '16, 10:10 a.m.
I'm using the following API to get all resources in a certain module
https://localhost:9443/rm/publish/resources?moduleURI=_581cf0f8c1bf4628a943ccf7d0709fc2

It is working fine for all modules in one project and returns certain information I'm interested in like rrm:section, and rrm:depth
 
But then I created another project and tried the same API on one of its modules, and it's not working as expected
The section and depth are not returned as expected
I'm processing this xml and trying to build data model of the module with the correct hierarchy
But this way I can't do it except for one project

Is there something in the server configuration that I'm supposed to do or what I'm missing here ?

One answer



permanent link
Bartosz Chrabski (3.4k12648) | answered Apr 26 '20, 10:14 a.m.

 Ahmed, 


You should use modules or a views data schema not resources and it should solve your problem.

Your answer


Register or to post 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.