Hi, I need to send a message via tJMSOutput. The message has to contain, apart from the payload, a message property. Here is a plain java snippet of what i would like to achieve:
Ok. After analyzing the tJMSOutput component, I found out that this option is not provided. So I added this functionality to the component itself. Works! Cheers, kent