<< < 11 12 13 14 15 16 17 >   ∑:404  Sort:Date

SOAP Perl Implementation - SOAP::Lite
This section describes the SOAP Perl implementation - SOAP:Lite and its features.
2022-10-17, ∼178🔥, 0💬

First WSDL Test Failed with SOAP::Lite
This section provides a tutorial example on how to use the service() function to WSDL to call a Web service. Test failed with incorrect Envelope namespace.
2022-10-08, ∼178🔥, 0💬

Testing service() Function Locally
This section provides a tutorial example on how to test the service() function with a local WSDL document file with a local URL.
2022-10-04, ∼178🔥, 0💬

Travel Ticker Deals - Response Message Sample
This section provides a response message sample of Travel Ticker Deals Web service.
2022-10-01, ∼178🔥, 0💬

Test TempConvert with Zeep Python Library
This section provides a tutorial example on how to test the free Web service 'TempConvert' provided by w3schools.com using the Zeep Python library.
2024-01-21, ∼177🔥, 0💬

SOAP Encoding Attributes and Namespace
This section describes the namespace and attributes used in SOAP Encoding.
2022-11-05, ∼177🔥, 0💬

SOAP 1.1 Request and Response of GetTemp
This section provides a tutorial example on how to use SocketRequestResponse.pl to send a SOAP 1.1 request for the GetSpeech Web service provided by www.herongyang.com.
2022-10-05, ∼177🔥, 0💬

SoapResponder - Echo 2 Parameters
This section describes the free Web service 'SoapResponder' provided by soapclient.com. It echos back 2 parameters from the request.
2024-01-21, ∼175🔥, 0💬

SOAP PHP Implementations: PEAR::Package::SOAP and NuSOAP
This section provides some notes on SOAP PHP Implementations: PEAR::Package::SOAP and NuSOAP.
2022-10-11, ∼175🔥, 0💬

Web Method Feature
This section describes the SOAP Web Method Feature, its properties and processing rules.
2022-10-17, ∼173🔥, 0💬

GetSpeech Failed - Incorrect SOAPAction Header Line
This section provides a tutorial example on how to use a SOAP::Lite client to reach a Web service end point with the proxy parameter. But the test failed because of incorrect SOAPAction value.
2022-10-05, ∼173🔥, 0💬

GetGMTbyCountry - Request Message Sample
This section provides a request message sample of GetGMTbyCountry Web service.
2022-10-01, ∼173🔥, 0💬

Mock Reservation - SOAP 1.2 with Document Style in WSDL_1.1
This section describes the free Web service 'Reservation' provided by herongyang.com. It' mocks a reservation service based on SOAP 1.2 and described in WSDL 1.1
2024-01-21, ∼171🔥, 0💬

Mock Reservation - SOAP 1.1 with Document Style in WSDL_1.1
This section describes the free Web service 'Reservation' provided by herongyang.com. It' mocks a reservation service based on SOAP 1.1 and described in WSDL 1.1
2024-01-21, ∼171🔥, 0💬

Archived: SOAP 1.1 Request and Response of GetSpeech
This section provides a tutorial example on how to use SocketRequestResponse.pl to send a SOAP 1.1 request for the GetSpeech Web service provided by www.xmlme.com. The response of GetSpeech received looks very nice.
2022-10-30, ∼170🔥, 0💬

SOAP::Data - Utility Class to Generate XML Elements
This section provides a tutorial example on how to use the SOAP::Data class to generate the parameter element with the correct element name. The SOAP::Data class is a utility that allows you generated XML elements with correct name, attributes and sub elements.
2022-10-19, ∼170🔥, 0💬

Archived: SOAP 1.2 Request and Response of GetSpeech
This section provides a tutorial example on how to use SocketRequestResponse.pl to send a SOAP 1.1 request for the GetSpeech Web service provided by www.xmlme.com. The response of GetSpeech received looks very nice.
2022-10-18, ∼170🔥, 0💬

Error: Object reference not set to an instance of an object
This section provides a tutorial example to try to use a SOAP 1.2 Web service with a service() call to the WSDL document. The test failed a System.NullReferenceException.
2022-10-05, ∼170🔥, 0💬

GetMortgagePayment - Response Message Sample
This section provides a response message sample of GetMortgagePayment Web service.
2022-10-01, ∼170🔥, 0💬

Calling NumberToWords SOAP 1.1 Web Service
This section provides a tutorial example on how to run HttpURLConnection11.java to call the NumberToWords SOAP 1.1 Web service provided by dataaccess.com.
2022-10-06, ∼169🔥, 0💬

Mock GetExchangeRate - SOAP 1.2 with RPC Style in WSDL_1.1
This section describes the free Web service 'GetExchangeRate' provided by herongyang.com. It' mocks a reservation service based on SOAP 1.2 and described in WSDL 1.1
2024-01-21, ∼168🔥, 0💬

Mock Registration - SOAP 1.1 with Document Style Described in WSDL_1.1
This section describes the free Web service 'Registration' provided by herongyang.com. It' mocks a registration service based on SOAP 1.1 and described in WSDL 1.1
2024-01-21, ∼167🔥, 0💬

NumberToWords Worked - Setting Namespace and Parameter
This section provides a tutorial example on how to use the SOAP::Data class to build the request parameter element with correct namespace and correct element name.
2022-12-12, ∼166🔥, 0💬

NumberToWords_SOAP_1_2.pl - SOAP::Lite for SOAP 1.2 Web Service
This section provides a tutorial example on how to use SOAP::Lite 0.710 to call a SOAP 1.2 Web service, NumberToWords, provided by at dataaccess.com
2022-10-18, ∼164🔥, 0💬

<< < 11 12 13 14 15 16 17 >   ∑:404  Sort:Date