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

Viewing 1 reply thread
  • Author
    Posts
    • #20778

      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.

      ReceivePortName
      SendPortName
      MessageType
      ErrorType

      Thanks
      Neil

    • #20873

       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

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.