BizTalk Server General - Sending MIME encoded files as attachment thru SMTP

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > June 2004 > Sending MIME encoded files as attachment thru SMTP





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Sending MIME encoded files as attachment thru SMTP
darin dimitrov

2004-06-26, 10:51 am

Hello,

I'm new to BizTalk and really need the help of more experienced
users. I would like to design an orchestration with one input and one
output ports. The message I receive on my input port is of the form:

<ns0:user xmlns:ns0="http://demo.smtp">
<!-- The binary photo of the user, base64 encoded -->
<photo contentType="image/jpeg">R0lGODlhyADkAPcAAAAAAIAAAACAAICAAAAA</photo>
</ns0:user>

I need to send an email with the photo of the user attached. How
is this achieved? What pipelines should I use, and how are they
configured? Are there any schema transformations to be made? Do I have
to change the initial schema in order to facilitate the task? Are
there any property promotions to be made?

What I have managed to do so far is to send an email with a xml
file attached, as described in
http://msdn.microsoft.com/library/d...email_wgxr.asp,
but I'm confused about sending other types of attachments.

I would greatly appreciate any comments about this.
darin dimitrov

2004-06-28, 8:46 am

I found the solution myself by writing some custom classes.
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com