Skip to Content
1
Former Member
Apr 28, 2017 at 12:42 PM

Receive ODP data in text/xml rather than binary

165 Views Last edit Aug 31, 2017 at 07:17 PM 2 rev

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.