Skip to content

"Call SOAP Web Service" Operation

olitank edited this page Nov 28, 2025 · 7 revisions

This operation allows to query a SOAP-based Web service.

General

WSDL

Corresponds to the XML-based description of the web service.

Service

Allows to select the service (primary container or base entity) hosting the Web service function to be executed.

Port

Allows to select the set (subcategory of the service) containing the Web service function to be executed.

Operation

Allows to identify the Web service function to be executed.

Custom Service Endpoint URL

Allows to override the address (or connection point) of the Web service by providing a custom URL prefix.

(Operation Result)

NOTE: In case of an error, the thrown exception will have the type specified in the WSDL resource (click on: General/Structure/Service/Operation/Fault(s)...).

result

The structured data resulting from the execution of the Web service function.

Clone this wiki locally