05-29-06 10:21 PM
Do you have an orchestration involves, and if so, what is the type for the
message in the logical port?
(Do you think you are getting escaped xml out on the wire? Do you have a way
of seeing what arrives on the other side? Consider using a trace utility as
a proxy so you can watch the traffic.)
Scott Colestock
www.traceofthought.net
"Todd Bagley" <tbagley@heymileskimball.com> wrote in message
news:uJN0WUCgGHA.356@TK2MSFTNGP02.phx.gbl...
>I am sending an XML file via a 2-way port using the HTTP adapter. The url
>is http://www.mydomain.com/sga.xml. The response I am getting indicates
>that there is an XML syntax error on line 1 and it cannot be parsed. If I
>send the same message to a send port with the File Adapter I am able to
>open the file, paste the contents into an html form and successfully post
>it to the same URL. My question is, when using the HTTP adapter am I
>sending something other than the body of the message that is causing the
>error?
>
[ Post a follow-up to this message ]
|