CustomFormattersSDK
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > CustomFormattersSDK




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    CustomFormattersSDK  
Anja


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-25-05 10:59 PM

Hi,
I would want to send an e-mail from the orchestration, in=20
MSDN I have the following example:=20

RawOutMsg  =3D new=20
Microsoft.XLANGs.CustomFormattersSDK.RawString( =C3,=C2"e-
mail body goes here=C3,=C2" );
SP_Acknowledgement(Microsoft.XLANGs.BaseTypes.Address)=20
=3D "mailto:MyManager@MyCompany.com";
msgAcknowledgement(SMTP.Subject) =3D "Expense report=20
submission confirmation";

but I do not have the CustomFormattersSDK class as I must=20
make? I must make through the Expression shape?

an other thing, what are the SP_Acknowledgement and=20
msgAcknowledgement???

thanks
anja





[ Post a follow-up to this message ]



    Re: CustomFormattersSDK  
Scott Colestock


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-25-05 10:59 PM

Grab that class from here:
http://msdn.microsoft.com/library/e..._email_ibad.asp

Build it into a C# library, which will need a strong name & be deployed to
the GAC of course.

You will want to declare a message of type RawString, and then set the
Address (if a dynamic port) and SMTP.Subject conext properties on that
message.

Scott Colestock
www.traceofthought.net

"Anja" <anonymous@discussions.microsoft.com> wrote in message
news:0dcb01c56135$3b05bd40$a501280a@phx.gbl...
Hi,
I would want to send an e-mail from the orchestration, in
MSDN I have the following example:

RawOutMsg  = new
Microsoft.XLANGs.CustomFormattersSDK.RawString( Ã,Â"e-
mail body goes hereÃ,Â" );
SP_Acknowledgement(Microsoft.XLANGs.BaseTypes.Address)
= "mailto:MyManager@MyCompany.com";
msgAcknowledgement(SMTP.Subject) = "Expense report
submission confirmation";

but I do not have the CustomFormattersSDK class as I must
make? I must make through the Expression shape?

an other thing, what are the SP_Acknowledgement and
msgAcknowledgement???

thanks
anja







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 06:26 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register