Page 1 of 1

Does Lansa v15 have a built-in equivalent of RandomAccessJsonReader for XML responses?

Posted: Mon Aug 14, 2023 5:29 pm
by ColinP
Hi all
We have a new business partner that allows us to use API calls to retrieve data from their system. We have done similar projects before; but the difference with this business partner is that they can only send/receive in XML format rather than in the JSON format that other business partners have used for their requests/responses.
I have had a look and I have not found any reference to any commands that extract data from the XML format in a similar way that Lansa can extract data from a JSON response.

So I thought I would just ask a quick question to make sure I have not missed something: Does Lansa v15 have a built-in equivalent of RandomAccessJsonReader for XML responses?

Thanks
Colin

Re: Does Lansa v15 have a built-in equivalent of RandomAccessJsonReader for XML responses?

Posted: Tue Aug 15, 2023 9:32 am
by BrendanB
Colin,

your best bet would be to ensure you have a LANSA Integrator license and use the XML Query Service:

https://docs.lansa.com/15/en/lansa093/i ... 257C_____0

Brendan.