<< < 2 3 4 5 6 7   ∑:157  Sort:Date

Request and Response - Guest Registration
This section provides a mock request and a mock response for the Registration Web service that uses SOAP 1.1 over HTTP with document/literal as the message style and the encoding option.
2022-10-01, ∼213🔥, 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-09, ∼212🔥, 0💬

Request and Response - Book Reservation
This section provides a mock request and a mock response for the Reservation Web service that uses SOAP 1.2 over HTTP with style='document' and operation name as the first level element name in SOAP Body to help RPC method based client API like SOAP::Lite.
2022-10-01, ∼207🔥, 0💬

"service" - Service Definition Element
This section describes 'service', a definition element that defines a service as one or multiple endpoints. An endpoint defines a binding to a communication address.
2022-10-01, ∼204🔥, 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-09, ∼199🔥, 0💬

Request and Response - Refill Order
This section provides a mock request and a mock response for the RefilOrder Web service that uses SOAP 1.2 over HTTP with style='document' and elementFormDefault='qualified' in the schema to use qualified names (QName) for sub elements in SOAP Body.
2022-10-01, ∼195🔥, 0💬

SOAP Binding Extension
This section describes the SOAP Binding Extension added to the WSDL 2.0 Core language to enable Web services applications to use SOAP (Simple Object Access Protocol).
2022-10-01, ∼192🔥, 0💬

Testing SOAP Extension with WSDL 1.1
This section provides a tutorial example on how to configure and test SOAP Extension with a WSDL 1.1 document with my Hello Web service.
2022-10-01, ∼190🔥, 0💬

IRI Style Example - Get Exchange Rate
This section provides a tutorial example on writing a WSDL 2.0 example that uses SOAP 1.2 over HTTP with Multipart as the message style.
2022-10-01, ∼188🔥, 0💬

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-09, ∼185🔥, 0💬

Installing Python Engine on macOS
This section provides a tutorial example on installing latest version of Python engine on a macOS computer.
2024-01-09, ∼183🔥, 0💬

What Is Zeep Python Library
This section describes the Zeep Python library a fast and modern Python SOAP client.
2024-01-09, ∼179🔥, 0💬

WSDL 2.0-2 Adjuncts Not Supported by Woden API
This section provided a tutorial example to show that Woden Java API does not support WSDL 2.0 Part 2: Adjuncts specifications.
2022-10-01, ∼161🔥, 0💬

<< < 2 3 4 5 6 7   ∑:157  Sort:Date