This is one of the better dataweave videos I've seen. It's very clear and doesn't skip important details. I like seeing you define the input and output payloads as opposed to just copying and pasting some sample data inside the dataweave function.
@ramug34643 жыл бұрын
How to pass headers response in dataview..
@jyotisatapathy77663 жыл бұрын
I have item [1,2,3] i want to convert array of objects to objects like --{{1},{2},{3}} how to do that?
@anithareddy16542 жыл бұрын
vishwas, Mule 4-7.12.i have metadata loading issue ,,how to resolve it?
@SMallineni2 жыл бұрын
Hi I have learnt postman Want to start learn Mulesoft but im from non it background Do we have coding in mulesoft in dataweave is it stress ful job for non it background plz reply
@marisettymadhu87595 жыл бұрын
please add some more videos on mule4
@chukkaraghavendrarao5 жыл бұрын
thanks sir please share some more videous on mulesoft4
@vyasa63184 жыл бұрын
hii sir, why dont you use set payload in flow
@Vishwasp134 жыл бұрын
The agenda of this video was to explain dataweave and the transform component gives you option to preview the output, Although the set payload supports inline scripts its provides very limited scope to write complex scripts or add any variables. The transform component provides lot many features.