DNG API Query not returning data for some views.
We have a module with data that has multiple different views. When I input the query into the browser for some views, it returns the XML format with all of the data from the module. On some views it doesn't return and of the data.
"base URL"/rm/publish/resources?moduleURI="module URI"&oslc_config.context="streamURL"&viewURI="view URI"
It seems that the Views that have a certain filter applied to it are the ones that do not show. Is there a fix or known issue about this. Or am i doing something wrong?
The reason I'm looking at the xml output of it is because when we tried to run an RPE template on some of the views none of the data was populated.
One answer
Hi Logan
- DOORS Next Reportable REST API https://jazz.net/wiki/bin/view/Main/DNGReportableRestAPI
- Custom RPE report templates based on DN module views https://jazz.net/wiki/bin/view/Main/DNGModuleViewExternalRequest
Comments
Hi Ian, Thanks for the response,
If you can give any detail of the change of the filter that stops content being present, maybe I can try that out?