<< < 6 7 8 9 10 11 12 13 14 15 16 > >>   ∑:404  Sort:Date

PHP SOAP Extension Functions for Client Programs
This section describes client side functions of the PHP SOAP Extension.
2022-10-13, ∼249🔥, 0💬

Submitting REST Test Requests
This section provides a tutorial example on how to submit a test request to the REST Web service server represented by the port location.
2022-10-01, ∼249🔥, 0💬

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

Converting Area from Square Meter to Square Foot
This section provides a tutorial example on converting area value from square meters to square feet.
2022-10-01, ∼248🔥, 0💬

Operations Provided by DataFlex Web Service
This section describes the free Web service 'DataFlex' provided by oorsprong.org. It supports 21 operations to retrieve country information, including names, capitals, languages, currencies, flags, phone codes, etc..
2024-01-21, ∼247🔥, 0💬

Calling WSDL Operation Directly
This section provides a tutorial example on how to call an operation defined in a WSDL document as an object function on the SoapClient object created from the WSDL document.
2022-10-07, ∼247🔥, 0💬

Invoking WSDL Services with Zeep Library
This section provides a tutorial example on how to create a Zeep client object with a WSDL URL, access a given service, and invoke a given operation.
2024-01-21, ∼244🔥, 0💬

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

Viewing REST Service Properties
This section provides a tutorial example on how to view REST service properties using the SoapUI Service Viewer, which has 3 tabs: Overview, Service Endpoints, and WADL Content.
2016-05-12, ∼244🔥, 1💬

Invoking WSDL Default Service
This section provides a tutorial example on how to access the default service of a given WSDL document and invoke a given operation using quick access syntax.
2024-01-10, ∼243🔥, 0💬

Archived: SOAP 1.1 Request - Content-Length Too Large
This section provides a tutorial example of SOAP 1.1 request to use the GetSpeech Web service provided at xmlme.com. Communication hangs if Content-Length is larger than the number of bytes in the request content, because the server will wait forever for more data.
2022-12-30, ∼242🔥, 0💬

Converting Length from Feet to Meters
This section provides a tutorial example on converting length value from feet to meters.
2022-10-01, ∼241🔥, 0💬

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

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

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

Discontinued: ConvertTemp - Convert Temperature Unit
This chapter provides a quick introduction of the free Web service, ConvertTemp, returning temperature value in other units for a given temperature. Topics include usage description of ConvertTemp; request message sample; response message sample.
2022-10-01, ∼240🔥, 0💬

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

SOAP Java Implementations: Axis and Apache WebService
This section describes SOAP Java Implementations: Axis and Apache WebService.
2022-11-04, ∼239🔥, 0💬

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

WSDL 2.0 Not Supported by Zeep Library
This section provides a tutorial example to confirm that the Zeep library does not support WSDL 2.0 document.
2024-01-21, ∼238🔥, 0💬

Mock Registration - SOAP 1.2 with Document Style 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.2 and described in WSDL 1.1
2024-01-21, ∼238🔥, 0💬

Parsing WSDL Documents with Zeep Library
This section provides a tutorial example on how to parse WSDL documents and print out available services using Zeep default script. Zeep library supports WSDL 1.1 documents, not WSDL 2.0 documents.
2024-01-21, ∼237🔥, 0💬

SOAP::Lite Tracing Functions
This section provides a tutorial example on how to use the SOAP::Lite tracing function to dump tracing information of the communication session for debugging.
2022-10-30, ∼236🔥, 0💬

Get Latest Exchange Rates
This section provides a tutorial example on how to use the Latest Exchange Rate operation provided by exchangeratesapi.io.
2022-10-01, ∼236🔥, 0💬

<< < 6 7 8 9 10 11 12 13 14 15 16 > >>   ∑:404  Sort:Date