Splitting POP3 Email Attachments in BizTalk 2006
-
Hi All, I am working on a BizTalk project. I need to make a orchestration or POP3 Adapter, which will read all mail messages, extract all attachments and put all attachment files in a particular folder or MSMQueue. I did googlig and came up with these outcomes : 1) Splitting POP3 Email Attachments in BizTalk 2006 http://geekswithblogs.net/sthomas/archive/2006/08/08/87439.aspx http://www.biztalkgurus.com/Samples/Split-Pop3-Attachments-BizTalk-2006.html 2) Creating a BizTalk Application That Uses the POP3 Adapter http://msdn2.microsoft.com/en-US/library/aa578201.aspx But these articles don't provide a clear way to go. Please share any sample code snippet, algorithm or pointer in this regard. Thanks in advance. Regards,
-
Hi All, I am working on a BizTalk project. I need to make a orchestration or POP3 Adapter, which will read all mail messages, extract all attachments and put all attachment files in a particular folder or MSMQueue. I did googlig and came up with these outcomes : 1) Splitting POP3 Email Attachments in BizTalk 2006 http://geekswithblogs.net/sthomas/archive/2006/08/08/87439.aspx http://www.biztalkgurus.com/Samples/Split-Pop3-Attachments-BizTalk-2006.html 2) Creating a BizTalk Application That Uses the POP3 Adapter http://msdn2.microsoft.com/en-US/library/aa578201.aspx But these articles don't provide a clear way to go. Please share any sample code snippet, algorithm or pointer in this regard. Thanks in advance. Regards,