Wednesday, August 1, 2018

JSON to JSON Conversion Using Dataweave and Datamapper

Sometimes, converting an incoming payload to JSON using XML to JSON or Object to JSON does not give us the required output. Here, I am going to explain a step-by-step method of transforming one kind of JSON to another kind of JSON.

If you are using Mule Runtime 3.8 or above, you can do that using Dataweave, and if you are using 3.6x or below, you can use Datamapper.   



from DZone.com Feed https://ift.tt/2OwvRqy

No comments:

Post a Comment