BI Publisher Web Services - runReport() Method - Return CSV
Hi,
Looking at https://docs.oracle.com/cd/E28280_01/bi.1111/e22259/reportservice.htm#BIPDV392 , I was wondering if there was anyway to specify a return type of a CSV file rather than whatever the report is setup as?
I am using PHP to send a CURL request and I would like the data to be in CSV format.
I have a problem that I can't save the original report as CSV (outlined here: Export to CSV not showing as an option )
Thanks,
JJ