cancel
Showing results for 
Search instead for 
Did you mean: 

Error in JMS adapter MQ to PI

Former Member
0 Kudos

Hi,

We are connecting to Websphere MQ using the JMS adapter.

The message coming from MQ is a flat structure. So we have configured the Message Transform Bean to do the conversion from plain to xml structure according to

http://wiki.sdn.sap.com/wiki/display/XI/HowTo...ContentconversionmodulewithJ2EEJMS+adapter

But when we test a message we end up with this error:

TransportException: No MIME header found at com.sap.aii.adapter.jms.core.channel.filter.ConvertBinaryToXiMessageFilter.filter

I'm not sure if this is related to the content conversion or general settings in the JMS adapter.

Any inputs are highly appreciated.

Thanks

Shakthi

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184681
Active Contributor
0 Kudos

Hi Shakthi,

Actually, it is the error that tells you where the error took place:

com.sap.aii._adapter.jms_.core.channel.filter.ConvertBinaryToXiMessageFilter.filter

You might also want to refer to this thread: for a few ideas to solve your problem. In general, it is connected to your adapter configuration. Please review it once again ang you should have the problem fixed.

Hope this helps,

Greg