Using SMTP send port with promoted properties????
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 General > Using SMTP send port with promoted properties????




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

    Using SMTP send port with promoted properties????  
Niclas


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


 
09-09-05 10:52 PM

Hi,

I would like to send mail from BTS2004 getting the SMTP configuration using
promoted properties from the inbound schema, is this possible?





[ Post a follow-up to this message ]



    Re: Using SMTP send port with promoted properties????  
Matt Milner


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


 
09-09-05 10:52 PM

Sure, use the promoted properties from the inbound message to set the
context properties on the outbound message:

MyOutboundMessage(SMTP.Subject) = MyInBoundMessage(SomeProperty);
MyOutboundMessage(SMTP.To) = MyInBoundMessage(SomeOtherProperty);

Do this in the message assignment shape for your construction of the email
message.

Matt

"Niclas" <Niclas@discussions.microsoft.com> wrote in message
news:9962D627-7173-47B8-B259-1F2C8EDE8A55@microsoft.com...
> Hi,
>
> I would like to send mail from BTS2004 getting the SMTP configuration
> using
> promoted properties from the inbound schema, is this possible?







[ Post a follow-up to this message ]



    Re: Using SMTP send port with promoted properties????  
Niclas


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


 
09-13-05 12:48 PM

Thanks Matt,

I think that is just what I need, but I need some more information on how to
do it.
I have tried to set this up in an orchestration, but I receive a number of
strange errors when I compile it.

Do you know where I can find more information in this?

"Matt Milner" wrote:

> Sure, use the promoted properties from the inbound message to set the
> context properties on the outbound message:
>
> MyOutboundMessage(SMTP.Subject) = MyInBoundMessage(SomeProperty);
> MyOutboundMessage(SMTP.To) = MyInBoundMessage(SomeOtherProperty);
>
> Do this in the message assignment shape for your construction of the email
> message.
>
> Matt
>
> "Niclas" <Niclas@discussions.microsoft.com> wrote in message
> news:9962D627-7173-47B8-B259-1F2C8EDE8A55@microsoft.com... 
>
>
>





[ Post a follow-up to this message ]



    Re: Using SMTP send port with promoted properties????  
xuzhong


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


 
09-13-05 11:00 PM

Have a look at
http://msdn.microsoft.com/library/d...t_file_xybi.asp






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 06:30 PM.      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