Hello.
I am trying to export data (mainly sales territory data) to another system (Qliksense) for analysis. I wanted to do it via a classic webservice but I can't manage to export the territory data that way so I instead opted for ODP.
The data answer generated via ODP is in binary form and can't be interpreted by the distant service. Is there a way to receive the data in text/xml form just like a classic webservice?
Thank you very much.