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

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
ColinP
Posts: 9
Joined: Wed May 02, 2018 7:40 pm
Location: UK

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

Post 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
BrendanB
Posts: 134
Joined: Tue Nov 24, 2015 10:29 am

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

Post 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.
Post Reply