09-02-04 11:18 PM
Hmm, I'm not sure what your excact scenario is, but if you are trying to pos
t
something to BizTalk through a Web browser using a two-way request-response
port, then you can set the content-type in the HTTP transport properties of
your receive location. It's called 'Return content type'.
Cheers
Stefan
"TalkBiz" wrote:
> hi,
>
> I convert XML to HTML using an XSL transformation and send this HTML fi
le
> using HTTP adapter (BTTSHttpReceive.dll).
>
> The problem is that this HTML is displayed as XML in the browser ! When
I
> see the code source, it is HTML !
>
> I tried everything in the message Assignment to have "HTTP.contentype =
> text/HTML" but it doesn't work.
>
> Have you any idea to solve this ? Must I customize the HTTP adapter ?
>
> thanks,
> TalkBiz
[ Post a follow-up to this message ]
|