Hello,
I have exposed a BLS transaction as a webservice. Whenever I post a SOAP request with French/German characters in it, the request fails with the following message - XML Validation Error. Refer Note:1802133 for more details.
If I try to post the same payload in the transaction itself it does not throw any error and processes perfectly. It is only a problem when accessing the transaction via webservice.
The datatype for the field is xs:string
Encoding used is UTF-8
Mii version 14.0
Has anyone encountered the same problem and has been able to solve it?
- Trupti