Re: resumable and non-resumable (BTS 2006)

Home Page Forums BizTalk 2004 – BizTalk 2010 resumable and non-resumable Re: resumable and non-resumable (BTS 2006)

#15561

I get "Suspended (resumable)" on a message in the following scenario:

– POP3 adapater
   – Apply MIME decoding = true
   – Body Part Content Type = text/xml
   – Body Part Index = 0
– send an email with not attachments of type "text/xml";

This specific error is: "The MIME decoder cannot find a MIME part for the specified content-type. Either there was no matching content-type or there were not enough occurrences of it."

I need error notification when this happens.
When this happens it appears the ErrorNotification object is NOT created.

Any guidance?

 Thx,
Phil