Re: bts.messagetype problem

Home Page Forums BizTalk 2004 – BizTalk 2010 bts.messagetype problem Re: bts.messagetype problem

#21078

Yes, on the receive port i was using the passthrureceive pipeline. That’s why the message could not be processed. Using XmlReceive pipeline it works fine.
But, i created this port to test the message processing for this specific message type. Now, i have the same problem now, but i’m using an AS2 receive port. And i’m using both an AS2 disassembler and a XML disassembler in the pipeline. And it doesn’t work… Biztalk can’t recognize the message type? Why could it be?
Gustavo