Error notification from Receive port

Home Page Forums BizTalk 2004 – BizTalk 2010 Error notification from Receive port

Viewing 1 reply thread
  • Author
    Posts
    • #17114

      Hi,

      I am using receive pipeline in receive port to convert the flat file to xml file. Is there any way I can send email notification from receive port when receive port raise error?

      I know we can do this from send port, since i have to do this conversion in receive port level i am looking a way to handle these error in receive port.

      Thank you in advance.

      Siva

    • #17245

      You need to enable Suspended Message Routing.  And then build a process (Orchestration probably) to subscribe to the message and send an email.

       

      Check out the sample here: http://www.biztalkgurus.com/Samples/Suspended-Message-Routing-Biztalk-2006.html

       

      It should get you started.

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