Realice una solicitud POST para https://007300.gss-webapi.com:16000/TurnService
ENCABEZADOS:
Acción de jabón: http://gssturn.org/ITURNService/ProcessClientRequest
Tipo de contenido: texto/xml; conjunto de caracteres = utf-8
Aceptar: texto/xml
*Actualice la consulta y el ID de aplicación (debe crear el ID de aplicación desde la tabla de registro SWS_APP).
y también asegúrese de que la consulta funcione bien en la base de datos.
CUERPO:
<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance " xmlns:xsd=" http:/ /www.w3.org/2001/XMLSchema " xmlns:soap=" http://schemas.xmlsoap.org/soap/envelope/ "><soap:Body><ProcessClientRequest xmlns=" http://gssturn.org " ><input> ExecuteQuery*!*INSERT INTO musers (userId, UserName, Pwd) valores (1,'user1', 'PWD1') *!*97299911e6063e1c66o5abc64s45hdea </input></ProcessClientRequest>
</soap:Cuerpo> </soap:Sobre>
Otras versiones
- Versión 1
- Versión 2
- Versión 3
- Versión 4