Home Page › Forums › BizTalk 2004 – BizTalk 2010 › bts.messagetype problem › Re: bts.messagetype problem
October 29, 2008 at 3:45 AM
#21074
Gustavo,
Whenever I have subscription issues, I change the Send Port subscription to work on BTS.ReceivePortName, re-enlist but do not start the Send Port.
Run a message through and it will suspend (resumable); open the message in the Admin Console and look at the context properties for the MessageType – copy and paste the proptery value and use that in your BTS.MessageType filter (remembering to take the receive port name filter off).
Rgds, Nick.