We have a business process where a custoier provides a valid CSV which is being processed by BizTalk 2010 – but IF a customer sends in an email with a signature file that contains a bitmap or jpeg – BizTalk fails to process the file
It’s very hard to modify external customer behaviour, so is it possible to configure BizTalk to ignore invalid attachments and only act upon valid files in format of CSV?
If yes – can you give me a pointer on where to look?
Thank you.