Category "anypoint-studio"

How to remove object from array JSON with filter DataWeave

I have this output { "array": [ { "value": "abc", "Product2": { "Name": "phone", "id": "123abc" }, "products":

MEL to DataWeave conversion

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

How to extract a nested array value frm XML in DataWeave and convert to CSV

I am getting this value from the database <row> <file_data>One</file_data> <time_inserted>2019-01-30T10:29:20.543</time_inserted>

Error sending HTTP request. Message payload is of type: HashMap

I am failing at generating a POST message from within Anypoint Studio: What I am trying to accomplish is to send a POST to our Kykloud api endpoint with 3 key-