When I am sending XML request from SOAPUI with following declaration - <?xml version="1.1" encoding="UTF-8"?> The proxy is throwing the error from extract variable policy with error- cause
| error.cause | Syntax error while parsing XML prologue |
|---|
whereas xml version 1.0 is working. Can someone suggest a solution.