I am submitting the XML of UTF-16 which is calling my flow service. I have a HTML page with the text area. Full XML is been put in the text area, after copying and pasting in the text area.
And in the html page, i have written as,
META HTTP-EQUIV=“Content-Type” CONTENT=“text/xml;charset=utf-16”
This is written just after the javascript tag closure. I am submitting the page using Javascript.
When i try to submit and call my flow service, i get the output as just the top level xml tag. Though i have seen that developer accepts UTF-16 files if i test using the developer. Meaning Test----Send XML File in developer.
Please suggest.
regards,
#B2B-Integration#webMethods#Integration-Server-and-ESB