It's all about the answers!

Ask a question

DNG 5.0.2: Could it be that the RRC Reporting API stopped working?


Stefan Hufnagl (29411920) | asked Feb 17 '15, 11:45 a.m.
edited Feb 17 '15, 11:47 a.m.
 Hello,

I use the RRC Reporting API as described here https://jazz.net/wiki/bin/view/Main/RRCReportableRestAPI. Could it be that RRC Reporting API stopped working with DNG 5.0.2? Is it related to the new JRS?

Details:
* My program successful used the RRC API to run some DNG Views like this https://hostname:9443/rm/publish/resources?projectURI=_MX-D9LXGEeSDpJsE5m-rbg&viewName=AllAuthReq
* Till DNG 5.0.1 it works but now with DNG 5.0.2 my program get no results back. The response is 200 OK with "<ds:dataSource appId="RRC" rrm:totalCount="0" vMajor="50" vMinor="20" />"
* It is not a question of access right 
* WIth the DNG Web it is no problem to run the query "AllAuthReq"

Thanks in advance

Steve

One answer



permanent link
wolfgang steindl (2061011) | answered Feb 25 '15, 8:57 a.m.
Was this an update from 501 -> 502 or a fresh installation?

Try to initialize the publishing service again.

https://clmserver9443/rm/publish/initialize

Hope that helps.

Wolfgang

Your answer


Register or to post your answer.