Datasource URI for "printModuleBook.dta" RPE template from RDNG
Hi guys,
Could please somebody help me how correctly save "view" datasource schema URI in RPE Launcher to run "printModuleBook.dta" directly without initial deployment into Jazz. The main problem that it's not comfortable to deploy the report in Jazz each time after some change for debugging it. I was trying various variants from DNG Reportable API but the report works within Jazz only. And it's blank when executing from RPE Launcher.
Thank you very much in advance!
Accepted answer
Hi Dmitry,
I don't know if this is the "best" way but the following is what I entered and got the view to work in RPE:
https://< >/rm/publish/views?moduleURI=< >&viewURI=< >&projectURI=< >
The above line I entered in the .dsx Data Sources line "Enter a URL or filepath to the data source".
Hope this helps,
Regards,
Mike