Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Problems Accessing WebSphere MQ in BizTalk 2006 › Re: Problems Accessing WebSphere MQ in BizTalk 2006
September 6, 2006 at 9:03 PM
#15585
Typically when this message occurs BizTalk cannot recognize what message type the message belows to. I typically attempt to write a pipeline component to debug the message going thru the pipeline by writing the message to the event log. I almost always find that the messages I'm comparing are 'slightly' off, either missing a namespace or BOM's are different.