Getting message information when "Enable routing for failed message" is checked Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Getting message information when "Enable routing for failed message" is checked This topic has 1 reply, 1 voice, and was last updated 9 years, 1 month ago by community-content. Viewing 1 reply thread Author Posts September 19, 2008 at 6:00 AM #20778 community-content How do you go about getting the error message information from the message box when “Enable routing for failed message” is checked. I want to get the following information. ReceivePortNameSendPortNameMessageTypeErrorType ThanksNeil September 29, 2008 at 11:32 PM #20873 community-content HI, You can create a send port with a filter looking for messages of type ‘NACK’. Then you can either send an email with all the error details or handle the error message in an orchestration. Rob Author Posts Viewing 1 reply thread The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies. Log in / Register