I'm hoping I can find some help with a problem that I am having with MS BizTalk.
I am getting a parsing error, and I know that it's caused by the XML header.
this:.. <?xml version="1.0"?> ...
Causes the BizTalk parse error. I have no control over the incoming XML, so need to find a way to get BizTalk to accept the XML "as is"
Would anyone know how to get around this problem?
Thanks in advance,
Dean
I am getting a parsing error, and I know that it's caused by the XML header.
this:.. <?xml version="1.0"?> ...
Causes the BizTalk parse error. I have no control over the incoming XML, so need to find a way to get BizTalk to accept the XML "as is"
Would anyone know how to get around this problem?
Thanks in advance,
Dean