client send a input fule with out header tag. I want to read the xml input file in WTX 8.2 version. Please help me out with this problem if you have solved the same.
It returns xml parser error.
I don't use version 8.2, but I realise that you can validate the file with an XML schema rather than (alternative to) a type tree - I assume that's what you're doing?
2 ideas on this:
1) Send it back to the client as invalid XML
2) If 1 not an option, use a type tree instead of a schema to validate the file, making the XML declaration optional.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.