DNG RPE Collection Report Views External Request
How can I get a URL which will allow me to build a report in RPE containing the attributes selected in a collection view?
I've found plenty of answers and documentation on reporting view from Modules (examples below) ...but not from Collections. I've tried applying the formating for a collection and cannot get a usable XML.
I am successful in applying this for a module. However, I also need it for a collection.
Thanks,
Celia
Examples for Modules.
https://server:port/rm/publish/views?moduleURI=https://server:port/rm/resources/moduleURI&projectURI=https://server:port/rm/process/project-areas/projectURI&viewURI=https://server:port/rm/views/viewURI
One answer
As far as I understand, it works only for module views.
For externally requesting "views" artifact, we should provide moduleURI, viewURI and projectURI.
https://<server>:<port>/rm/publish/views?moduleURI=_c5733113b7694e81b68d23bb6f43e8d0&viewURI=_8d5f8cPhEeejG9hgXvzkBg&projectURI=_iLyo8VcTEeeH6p0FXWH5Ig
You can note that if you use collectionURI filter instead of moduleURI, you will get
CRRRS6563E No module was found to in the request.