Re: Trouble Defining Message Type

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi,

Check the the link:
http://msdn2.microsoft.com/en-us/library/ms962963.aspx

I think RawString is what you are seeking for.

Sincerely

Joerg Fischer
MVP


"jonnsree" <sreenath78@xxxxxxxxx> schrieb im Newsbeitrag news:afc64c6a-ad6b-4aff-a029-2361f940beb0@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi All,
I have a requirement where I need to do XSL transformations inside an
orchestration on messages that would use SMTP and HTTP adapters. After
I do the transformation the result will be a HTML output. What message
type should I use on this result for it to be delivered in the right
format. I used the XmlDocument type and the orchestration (I guess)
adds the Xml document declaration at the beginning of the message
which messes the message output for HTTP and SMTP.

All Help is Great Help

Thanks
Sree

.