| MattBell 2004-12-29, 5:52 pm |
| Hey Brian,
All you need to do is set up a send pipeline which uses the MIME/SMIME type.
It has an option which is something like Send Message as Attachment or
something. Make sure you also configure your default SMTP handler on your
server to point to the proper SMTP server. Also search around on the SDK
newsgroup, I found a lot of good info on there as well.
"Brian C" wrote:
> I have an orchestration that creates a flat file after executing a stored pr
> oc that does a select statement. I have my send port set up to simply drop-
> off the flat file that is created into a file location. I need to change th
> e process so that I email the flat file instead of placing it into a file lo
> cation.
>
> How do you do that?
>
>
> Thanks in advance, Brian
>
>
>
>
|