Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; nusoap_base has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 89

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; nusoap_fault has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 1011

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; nusoap_xmlschema has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 1099

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; soapval has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 2071

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; soap_transport_http has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 2173

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; nusoap_server has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 3479

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; wsdl has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 4602

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; nusoap_parser has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 6538

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; nusoap_client has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 7211

Result

Info Result

0

XML Response

ERROR

HTTP Error: Couldn't open socket connection to server http://10.1.1.10:8090/ws_convenios/Server.php?wsdl, Error (111): Connection refused

Request

Response

Debug

2025-03-13 15:10:37.437809 nusoap_client: ctor wsdl= timeout=0 response_timeout=180 endpoint=string(50) "http://10.1.1.10:8090/ws_convenios/Server.php?wsdl" 2025-03-13 15:10:37.437832 nusoap_client: instantiate SOAP with endpoint at http://10.1.1.10:8090/ws_convenios/Server.php?wsdl 2025-03-13 15:10:37.437844 nusoap_client: call: operation=Service.registrar_factura, namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=soap params=array(6) { ["id_tercero"]=> string(3) "111" ["user"]=> string(3) "122" ["name"]=> string(4) "3ew3" ["cc"]=> string(3) "234" ["valor"]=> string(2) "22" ["token_trans"]=> string(0) "" } headers=bool(false) 2025-03-13 15:10:37.437865 nusoap_client: serializing param array for operation Service.registrar_factura 2025-03-13 15:10:37.437871 nusoap_client: in serialize_val: name=id_tercero, type=, name_ns=, type_ns=, use=encoded, soapval= value=string(3) "111" attributes=bool(false) 2025-03-13 15:10:37.437880 nusoap_client: serialize_val: serialize string 2025-03-13 15:10:37.437887 nusoap_client: serialize_val returning <id_tercero xsi:type="xsd:string">111</id_tercero> 2025-03-13 15:10:37.437890 nusoap_client: in serialize_val: name=user, type=, name_ns=, type_ns=, use=encoded, soapval= value=string(3) "122" attributes=bool(false) 2025-03-13 15:10:37.437896 nusoap_client: serialize_val: serialize string 2025-03-13 15:10:37.437901 nusoap_client: serialize_val returning <user xsi:type="xsd:string">122</user> 2025-03-13 15:10:37.437904 nusoap_client: in serialize_val: name=name, type=, name_ns=, type_ns=, use=encoded, soapval= value=string(4) "3ew3" attributes=bool(false) 2025-03-13 15:10:37.437910 nusoap_client: serialize_val: serialize string 2025-03-13 15:10:37.437914 nusoap_client: serialize_val returning <name xsi:type="xsd:string">3ew3</name> 2025-03-13 15:10:37.437917 nusoap_client: in serialize_val: name=cc, type=, name_ns=, type_ns=, use=encoded, soapval= value=string(3) "234" attributes=bool(false) 2025-03-13 15:10:37.437923 nusoap_client: serialize_val: serialize string 2025-03-13 15:10:37.437927 nusoap_client: serialize_val returning <cc xsi:type="xsd:string">234</cc> 2025-03-13 15:10:37.437931 nusoap_client: in serialize_val: name=valor, type=, name_ns=, type_ns=, use=encoded, soapval= value=string(2) "22" attributes=bool(false) 2025-03-13 15:10:37.437936 nusoap_client: serialize_val: serialize string 2025-03-13 15:10:37.437940 nusoap_client: serialize_val returning <valor xsi:type="xsd:string">22</valor> 2025-03-13 15:10:37.437944 nusoap_client: in serialize_val: name=token_trans, type=, name_ns=, type_ns=, use=encoded, soapval= value=string(0) "" attributes=bool(false) 2025-03-13 15:10:37.437949 nusoap_client: serialize_val: serialize string 2025-03-13 15:10:37.437953 nusoap_client: serialize_val returning <token_trans xsi:type="xsd:string"></token_trans> 2025-03-13 15:10:37.437956 nusoap_client: wrapping RPC request with encoded method element 2025-03-13 15:10:37.437962 nusoap_client: In serializeEnvelope length=352 body (max 1000 characters)=<ns8935:Service.registrar_factura xmlns:ns8935="http://tempuri.org"><id_tercero xsi:type="xsd:string">111</id_tercero><user xsi:type="xsd:string">122</user><name xsi:type="xsd:string">3ew3</name><cc xsi:type="xsd:string">234</cc><valor xsi:type="xsd:string">22</valor><token_trans xsi:type="xsd:string"></token_trans></ns8935:Service.registrar_factura> style=rpc use=encoded encodingStyle=http://schemas.xmlsoap.org/soap/encoding/ 2025-03-13 15:10:37.437966 nusoap_client: headers: bool(false) 2025-03-13 15:10:37.437970 nusoap_client: namespaces: array(0) { } 2025-03-13 15:10:37.437980 nusoap_client: endpoint=http://10.1.1.10:8090/ws_convenios/Server.php?wsdl, soapAction=, namespace=http://tempuri.org, style=rpc, use=encoded, encodingStyle=http://schemas.xmlsoap.org/soap/encoding/ 2025-03-13 15:10:37.437984 nusoap_client: SOAP message length=744 contents (max 1000 bytes)=<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns8935:Service.registrar_factura xmlns:ns8935="http://tempuri.org"><id_tercero xsi:type="xsd:string">111</id_tercero><user xsi:type="xsd:string">122</user><name xsi:type="xsd:string">3ew3</name><cc xsi:type="xsd:string">234</cc><valor xsi:type="xsd:string">22</valor><token_trans xsi:type="xsd:string"></token_trans></ns8935:Service.registrar_factura></SOAP-ENV:Body></SOAP-ENV:Envelope> 2025-03-13 15:10:37.437991 nusoap_client: transporting via HTTP 2025-03-13 15:10:37.438046 nusoap_client: sending message, length=744 2025-03-13 15:10:37.437997 soap_transport_http: ctor url=http://10.1.1.10:8090/ws_convenios/Server.php?wsdl use_curl= curl_options: array(0) { } 2025-03-13 15:10:37.438007 soap_transport_http: parsed URL scheme = http 2025-03-13 15:10:37.438011 soap_transport_http: parsed URL host = 10.1.1.10 2025-03-13 15:10:37.438014 soap_transport_http: parsed URL port = 8090 2025-03-13 15:10:37.438016 soap_transport_http: parsed URL path = /ws_convenios/Server.php 2025-03-13 15:10:37.438019 soap_transport_http: parsed URL query = wsdl 2025-03-13 15:10:37.438026 soap_transport_http: set header Host: 10.1.1.10:8090 2025-03-13 15:10:37.438034 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123) 2025-03-13 15:10:37.438039 soap_transport_http: set header Content-Type: text/xml; charset=UTF-8 2025-03-13 15:10:37.438043 soap_transport_http: set header SOAPAction: "" 2025-03-13 15:10:37.438051 soap_transport_http: entered send() with data of length: 744 2025-03-13 15:10:37.438055 soap_transport_http: connect connection_timeout 0, response_timeout 180, scheme http, host 10.1.1.10, port 8090 2025-03-13 15:10:37.438060 soap_transport_http: calling fsockopen with host 10.1.1.10 connection_timeout 0 2025-03-13 15:10:37.438169 soap_transport_http: Couldn't open socket connection to server http://10.1.1.10:8090/ws_convenios/Server.php?wsdl, Error (111): Connection refused 2025-03-13 15:10:37.438184 nusoap_client: Error: HTTP Error: Couldn't open socket connection to server http://10.1.1.10:8090/ws_convenios/Server.php?wsdl, Error (111): Connection refused

http://10.1.1.10:8090/ws_convenios/Server.php?wsdl