How do I run a report to a specific engine using RUN_REPORT_OBJECT?
Hello,
I need to run a report to a specific engine using RUN_REPORT_OBJECT, I already did a test through the URL and operated properly, now need to do with RUN_REPORT_OBJECT.
This URL works fine: http://pru613.tecnoquimicas.com:9002/reports/rwservlet?server=RptSvr_pru613_asinst_1&jobtype=Urgent&report=VEN_MACROS_R&…
I also tested with SET_REPORT_OBJECT_PROPERTY (v_report_id, REPORT_SERVER, 'server=RptSvr_pru613_asinst_1+jobtype=Urgen'); but does not work