|
Home > Archive > BizTalk Server General > April 2004 > Biztalk 2004 and email attachments
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 |
Biztalk 2004 and email attachments
|
|
| Elizabeth Graham 2004-04-30, 1:37 pm |
| Hello,
I have a project that will send an email to a user.
Included in the email is an attachment that contains a
flat file document created by Biztalk.
In order to do this with BT2004 do I need InfoPath? I am
not familiar with InfoPath and do not understand what is
the purpose of InfoPath with BT2004.
Thanks,
Elizabeth
| |
| Matt Milner 2004-04-30, 2:35 pm |
| You do not need infopath to send email to a user from BizTalk. Infopath is
an xml file editor that allows you to provide rich editing capability.
You can look at the samples at the following blog. They use infopath only
because that is what they were intended to highlight, but the biztalk/email
stuff is not specific to infopath.
http://blogs.msdn.com/scottwoo/
(look at Monday April 19 infopath examples). The code download has a lot to
do with managing email sending from an orchestration.
Matt
"Elizabeth Graham" <anonymous@discussions.microsoft.com> wrote in message
news:6ad501c42eda$153612b0$a601280a@phx.gbl...
> Hello,
>
> I have a project that will send an email to a user.
> Included in the email is an attachment that contains a
> flat file document created by Biztalk.
>
> In order to do this with BT2004 do I need InfoPath? I am
> not familiar with InfoPath and do not understand what is
> the purpose of InfoPath with BT2004.
>
> Thanks,
> Elizabeth
|
|
|
|
|