Stream: implementers
Topic: V2 to XML
Anil TA (Oct 11 2020 at 14:56):
I want to convert the received V2 message to XML. Is it implemented in V2 library ?
Kevin Mayfield (Oct 11 2020 at 15:26):
I believe it can be done in the v2 hapi libraries.
Anil TA (Oct 11 2020 at 16:42):
Thanks Kevin.
You meant Hapi V2 written in Java ?
Our software is based on Delphi. So we need to use JNI for accessing Hapi API's.
Is my understanding correct ?
Last updated: Apr 12 2022 at 19:14 UTC