05-30-06 06:16 AM
Mark,
> Can anyone point me in the direction of good example that sends a text
> email
> message from an orchestration in BTS 2006? I have found an example by
> Seroter
> someone on Winterdom.com but there is not enough detail to work out what I
> have to do.
I think you're confusing Richard Seroter (blogs.msdn.com/richardbpi/) and me
> " CBORD_Send_to_Oracle_SMTPDynamicSendPort
" with URI
> "mailto:dummy@adhb.govt.nz" is suspended.
> Error details: There was a failure executing the send pipeline:
> "Microsoft.BizTalk.DefaultPipelines.XMLTransmit,
> Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral,
> PublicKeyToken=31bf3856ad364e35" Source: "XML assembler" Send Port:
> " CBORD_Send_to_Oracle_SMTPDynamicSendPort
" URI:
> "mailto:dummy@adhb.govt.nz"
> Reason: This Assembler cannot retrieve a document specification using this
> type: "string".
> MessageId: {B29B6ADA-7C7F-4376-91EA-933D6F9CC8BC}
> InstanceID: {FB848C43-5EF0-4F68-98FE-059655AFD2C5}
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 ]
|