I have this output { "array": [ { "value": "abc", "Product2": { "Name": "phone", "id": "123abc" }, "products":
We are migrating Mule 3 app to Mule 4 where we have encountered below MEL. Any inputs on how to convert it to DataWeave. mel:prevProperties.get(payload.get("A1
I have below json as my input payload and I want to fetch groupvalue where groupname is b. How to do this in dataweave ? [ { "groupName": "a", "group
I am getting this value from the database <row> <file_data>One</file_data> <time_inserted>2019-01-30T10:29:20.543</time_inserted>
In my case, I tried to convert the below Mule Expression Language (MEL) script to DataWeave 2.0. MEL script on Mule 3: import java.util.Iterator; import org.dom
I'm trying to access a FlowVar name dynamically in DataWeave. For example: I have a flowVars named taxInfo123. This is a linked list and my applicant.Applican
Is it possible to convert an html input to JSON using mulesoft? For my case specifically, I am trying to convert an HTML table to JSON arrays. Input: <ta
my input xml: <Root> <Element> <Record att="a">value</Record> <Record att="b">value</Record>
I've been trying to understand dataweave streaming in case collections and object. In case of collections it works as expected for example in the below paylod [