05-30-06 06:16 AM
Thanks Tomas. When I was writing this post I did not have the author of the
example at winterdom.com at my fingertips.
Alas your suggestion does not solve my problems because it appears that for
a dynamic SMTP adapter you must now assign a lot more properties. If I use a
pass through pipeline you get the different error namely;
.....
A message sent to adapter "SMTP" on send port
" CBORD_Send_to_Oracle_SMTPDynamicSendPort
" with URI
"mailto:dummy@adhb.govt.nz" is suspended.
Error details: The property sheet field "SMTP Server Name" is not
configured for the BizTalk.SendSMTP transport component.
MessageId: {0F49E34D-A110-4578-A713-C36AF2045CE7}
InstanceID: {7042635F-3EAB-4D03-93B6-99A35FC41427}
I expect that you get a similar error if you do not assign
Email(SMTP.SMTPHost) in your example. It looks like I have a bit of work
ahead of me to work out what are the minimum properties that i need to assig
n
on a dynamic SMTP adapter. It appears that my "bare bones" implementation of
a dynamic SMTP adapter in BTS 2004 it not going to work in BTS 2006.
"Tomas Restrepo (MVP)" wrote:
> Mark,
>
>
> I think you're confusing Richard Seroter (blogs.msdn.com/richardbpi/) and
me
>
>
>
> If you're trying to send a text message, why are you using the XmlTransmit
> pipeline instead of a passthrough one? Might that be the problem?
>
>
> --
> Tomas Restrepo
> tomasr@mvps.org
> http://www.winterdom.com/
>
>
>
[ Post a follow-up to this message ]
|