jms - How to remove message payload on Mule? -


i want send message queue using jms component. however, don't want send payload message, simple string server date time, using mel expression #[server.datetime].

how can accomplish that?

if put jms component inside async component, clone of original payload. point can want.


Comments

Popular posts from this blog

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -