Re: Emailing on Failed Send port submissions

Home Page Forums BizTalk 2004 – BizTalk 2010 Emailing on Failed Send port submissions Re: Emailing on Failed Send port submissions

#20984

Hi thanks for the response: Yeh will go with this need to as this is the ‘BIZTALK’ default method for this.

However our solution is architected in such a way that we rely on retries being generated from an originating database call (i.e. which send the original biztalk request via the recive port), so was looking at how you could interogate the biztalk sql database to do some more sophisticated queries, like only send an email if there have been 100 failed messages on that send port in the last 10 minutes?

Of which this could prob be donw via an orchestration, but was looking for a non code change i.e server admin or sql query.

Thanks

Simon