Hello @mohaIBMDK.
I'm developing a project in webservice, where I use XML, database, websphere and the like.
With this I use the convertFromXML and convertToXML commands.
For "convertToXML", I read the data from the database, store it in records of type XML., And this command generates the formatted XML.
Already the command "convertFromXML", takes the data from the XML file, throws it to the records of type XML, and hence I can use them as needed.
I did not use JSON .. Would it help you?
Osvaldo Menezes
@ojomenezes
ojomenezes