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

Node Types - simple, struct, array
This section describes the nodeTYpe attribute used in serializing complex values.
2022-10-12, ∼236🔥, 0💬

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

GetMortgagePayment - Response Message Sample
This section provides a response message sample of GetMortgagePayment Web service.
2022-10-01, ∼236🔥, 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, ∼235🔥, 0💬

TitleCaseWordsWithToken - Response Message Sample
This section provides a response message sample of TitleCaseWordsWithToken Web service.
2022-10-01, ∼234🔥, 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, ∼233🔥, 0💬

GetSpeech Worked - Using SOAP::Data Class and on_action() Function
This section provides a tutorial example on how to use the SOAP::Data class to build the request parameter element with correct element name and a namespace. My first SOAP::Lite program works now with the GetSpeech Web service.
2022-10-25, ∼233🔥, 0💬

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

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

Multiple References and Circular References
This section describes how SOAP Encoding handles multiple references and circular references.
2022-10-10, ∼232🔥, 0💬

Using SOAP Encoding in SOAP Messages
This section describes an example on how SOAP Encoding can be used in SOAP messages.
2022-10-06, ∼231🔥, 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, ∼228🔥, 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, ∼228🔥, 0💬

Travel Ticker Deals - Response Message Sample
This section provides a response message sample of Travel Ticker Deals Web service.
2022-10-01, ∼228🔥, 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, ∼227🔥, 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, ∼225🔥, 0💬

Web Method Feature
This section describes the SOAP Web Method Feature, its properties and processing rules.
2022-10-17, ∼222🔥, 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, ∼222🔥, 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, ∼222🔥, 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, ∼221🔥, 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, ∼220🔥, 0💬

SOAP Distributed Processing Model
This section describes the SOAP processing model - SOAP messages are distributed from one node to another node.
2022-10-04, ∼220🔥, 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, ∼216🔥, 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, ∼210🔥, 0💬

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