Trouble Defining Message Type



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
.



Relevant Pages

  • Re: Trouble Defining Message Type
    ... I have a requirement where I need to do XSL transformations inside an ... orchestration on messages that would use SMTP and HTTP adapters. ... I do the transformation the result will be a HTML output. ... I used the XmlDocument type and the orchestration ...
    (microsoft.public.biztalk.general)
  • Dynamic SMTP Send Port Exceptions
    ... I am using the XslTransformComponent pipeline component and SendHtmlMessage ... orchestration sample for sending HTML email. ... But I need to know how to catch SMTP Send Port failure exceptions(Error 550 ... How can these exceptions in Dynamic SMTP send port be caught? ...
    (microsoft.public.biztalk.general)
  • Re: Retrieving failed message context
    ... context such as error code, error description, SMTP address failed message ... orchestration, such as ErrorReport.Something. ...
    (microsoft.public.biztalk.general)
  • Re: How to compare two XML messages?
    ... I am not familiar with XSL transformations so it will be much easier ... to me to write a function in C# and then call it in orchestration (as ... compare two XMLs. ... How can I call it in BTS? ...
    (microsoft.public.biztalk.general)