Hi , I am invoking below SQL Command
=============================================
SELECT DB2XML.SOAPHTTPV('http://CMS-ACEPC145063:9080/HelloServiceWeb/sca/HelloServiceExport1','','<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:hel="http://HelloService/HelloService">' CONCAT '<soapenv:Body>' CONCAT '<hel

peration1><input1>asd</input1></hel

peration1>' CONCAT '</soapenv:Body>' CONCAT '</soapenv:Envelope>')
FROM SYSIBM.SYSDUMMY1
=============================================
once i execute this i am getting this error
SQL0443N Routine "SOAPHTTPV" (specific name "*PVIVO") has returned an error
SQLSTATE with diagnostic text "Could not create a converter for encoding:
IBM-1252 ". SQLSTATE=38318
SQL0443N Routine "SOAPHTTPV" (specific name "*PVIVO") has returned an error SQLSTATE with diagnostic text "Could not create a converter for encoding: IBM-1252".
=============================================
Kindly Help
Thanks
Amit
Mahindra Satyam
