We have a 3th party app sending a javax.jms.ByteMessage to a Sonic MQ/ESB.
The ESB process listening must convert this to a Sonic Multipart message.
How do I do this?
Hi,
You can decode the ByteMessage into a XQMessage part in the ESB Process. This can be fairly possible with using Message Mapping pages (i.e., in Request/Response Mapping pages) in a service step.
I think, Transformation actions like "Decode to Binary" will help you in this case.
In order to perform the above actions, you need to use Sonic8.5 workbench version.
Thanks
Hari