Hello,
I am fairly new to BizTalk, have setup a simple orchestration talking to a
Web service. Now I need to send an email depending on the response. I am
looking for a good tutorial that can explain these steps. I tried creating
a simple test orchestration with just a receive shape to receive an xml
file do***ent, a construct message shape with message assignment where in
I tried to apply the SMTP attributes as indicated in this thread. Finally,
a send shape to a dynamic SMTP ****t. I have two questions:
1. What are the values for SMTP.EmailBodyTextCharset and FileCharset?
2. Do I need to create a pipeline to handle the MIME parts?
Thanks, Suma.