ESB scenario - BytesMessage

Posted by memento13 on 13-Jun-2011 07:14

Hi,

my ESB process must take input JMS BytesMessage and process it.

How can I create esb message with bytes body or test scenario for this? There seems to be no BytesMessage support in esbmessage editor nor in JMS Test Client.

Thanks,

Romet

All Replies

Posted by sfritz on 14-Jun-2011 01:58

When you create an ESB message in workbench (esbmsg file)  you can add aprts.

in teh header of hte part you can define the content type and as content you can reference a file.

Set the content type header to "application/octet-stream" and for the part content reference the binary file.

hth

Stefan

This thread is closed