Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond

XML containing email mapped to CSV, send as attachment

BizTalk 2006

This group is for all content related to BizTalk Server 2006. This includes a forum, samples, videos, labs, and tools. Most of the content here also applies to other versions of BizTalk beyond 2006.

XML containing email mapped to CSV, send as attachment

Not Answered This question is not answered

Hi All,

Here is my situation:

- I receive an XML which contains an email address in the <title></title> field (ie <title>xxxx@hotmail.com</title>).

- This XML is then mapped to a CSV (The Email is not mapped to the CSV and it does not contain this email address).

- I then need to send this CSV as an attachment to the email which was contained in the original XML.

What I have done before is sent email through an SMTP adapter and used a custom pipeline component to attach a file to an email. BUT, the reason I am not going into depth about how hard I have tried to figure this out, and all my code etc... is because with the company I am working for I am unable to access an SMTP server on my desktop. I can only deploy solutions and test the SMTP functionality on a test server (i cannot develop them/debug etc on the test server), which has basically made this particular project a massive headache. So I have tried a few things, but continuing I feel, without some help is a lost cause.

Can someone please point me in the right direction, or the steps I should take (code would be amazing), the objects I might need in an orchestration, or anything that would help me?

Thanks so much for your help in advance.

All Replies
Page 1 of 1 (2 items)