Online Dataweave Debugging MuleSoft has provided an online Dataweave debugging platform where developers can go and test the Dataweave. We don’t need Anypoint Studio debugging mode to test the Dataweave. https://developer.mulesoft.com/learn/dataweave/playground It has mainly three section Input Explorer – we can add the input payload against which we want to test the Dataweave Script…
Read MoreDebug Dataweave in MuleSoft Dataweave is the most used activity in MuleSoft integration and it’s too much of time to come up with a correct dataweave. With this post we like to highlight how quickly you can debug and test your dataweave in MuleSoft Let’s start with debugging dataweave in MuleSoft applicaiton if we…
Read More