Skip to Content
0
Former Member
May 13, 2008 at 09:04 PM

Using XI with native netweaver JMS provider

15 Views

I have configured an XI interface to use the provided netweaver JMS service provider.

The interface takes and IDoc and posts it to the JMS queue, however, when the target application goes to retrieve the message off of the queue, it is in the format of a binary message.

My question is how do I control the format of the message? (I need to set the MessageType field in the JMS header to type TextMessage).

Do I do this in the Integration Builder, communication channel page?

I notice that this page has check boxs for "Set Additional JMS parameters or Replace Default Settings" and "Use Adapter-Specific message Attributes" is this where I would add the property?

Any info would be appreciated!