Convert Json to XML

0
Hi, I'm getting Json data in a string field from a REST retrieve service. I want to convert this Json data to XML, so I can easily import it to my domain model. Is there a Java action available to convert the Json to XML? If there is another better solution, please let me know as well.
asked
0 answers