Download to read offline




![Gennaro Spagnoli - 2016 Let’s now press «send» and see the result: Fantastic! As a last check let’s go on the console and see what it has produced: [[db_test].HTTP_Listener_Configuration.worker.0 1] org.mule.api.processor.LoggerMessageProcessor: <?xml version='1.0'?><root><user><nome>Gennaro</nome> <cognome>Spagnoli</cognome></user><user><nome>G onzalo</nome><cognome>Higuain</cognome></user>< /root>](https://image.slidesharecdn.com/muleesbjsontoxml-160519100940/75/Mule-esb-How-to-convert-from-Json-to-Xml-in-5-minutes-5-2048.jpg)
This document discusses how to create a JSON to XML converter using Mule ESB in 5 minutes. It describes creating an HTTP listener flow to receive JSON data from an external source. A XML transformer is used to transform the JSON to XML. A logger is added to output the transformed XML to the console. The application is tested using Postman to send a request and see the XML response.




![Gennaro Spagnoli - 2016 Let’s now press «send» and see the result: Fantastic! As a last check let’s go on the console and see what it has produced: [[db_test].HTTP_Listener_Configuration.worker.0 1] org.mule.api.processor.LoggerMessageProcessor: <?xml version='1.0'?><root><user><nome>Gennaro</nome> <cognome>Spagnoli</cognome></user><user><nome>G onzalo</nome><cognome>Higuain</cognome></user>< /root>](https://image.slidesharecdn.com/muleesbjsontoxml-160519100940/75/Mule-esb-How-to-convert-from-Json-to-Xml-in-5-minutes-5-2048.jpg)