BI Publisher Web service
I am trying to use BI publisher webservice runDataModel.
It gives me output as reportBytes and tells me file content is XML.
I am using php, when i trying to dump the result it shows entire data.
How can i convert into php array or xml file?
Thank you.
0