Re: sending HTML formatted email through BizTalk



On 13 Dec 2006 07:29:22 -0800, "Kristi" <kristi_321@xxxxxxxxxxx>
wrote:

Does anyone know what I need to do to have the html tags in my config
file recognized or if there is another way to do this?
Try this in your orchestration:

Message(Microsoft.XLANGs.BaseTypes.ContentType) = "text/html";

when constructing the message.

YES, I know intellisense doesn't know it is there....

--
eliasen, representing himself and not the company he works for.

Private blog: http://blog.eliasen.dk

Private email: jan@xxxxxxxxxx
.



Relevant Pages

  • Re: File adapter receive problem
    ... they point to the same folder, ... representing himself and not the company he works for. ... Private blog: http://blog.eliasen.dk ... Private email: jan@xxxxxxxxxx ...
    (microsoft.public.biztalk.general)
  • Re: Get the file name inside the map
    ... Microsoft Certified Technology Specialist: BizTalk Server 2006 ... representing himself and not the company he works for. ... Private blog: http://blog.eliasen.dk ...
    (microsoft.public.biztalk.general)
  • Re: Rules & .Net
    ... I created a .Net assembly with a simple method of concatinating a string... ... representing himself and not the company he works for. ... Private blog: http://blog.eliasen.dk ...
    (microsoft.public.biztalk.general)
  • Re: Combine Multiple Message Instance
    ... Use it in an xslt ... scripting functoid. ... representing himself and not the company he works for. ... Private blog: http://blog.eliasen.dk ...
    (microsoft.public.biztalk.server)
  • Re: mapping question
    ... it was mapped to all the destination elements :-( ... representing himself and not the company he works for. ... Private blog: http://blog.eliasen.dk ...
    (microsoft.public.biztalk.general)

Loading