Splitting POP3 Email Attachments in BizTalk 2006
Posted by: Stephen W. Thomas,
on 08 Aug 2006 |
View original | Bookmarked: 0 time(s)
This was a question (paraphrased) on the BizTalkGurus.com Forum: “How can I take email attachments and put them as is into a folder?”
When using the POP3 Receive Adapter, you have the ability to receive multiple items as attachments and the adapter will handle them using MIME processing. You do not need a custom pipeline.
When receiving a multi-attachment message, you have the ability to define one of the parts as the main message Body. If you leave the...