Skip to content

"Call SOAP Web Service" Operation

olitank edited this page Nov 27, 2025 · 7 revisions

This operation allows to query a SOAP 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

This allows you 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)

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

Clone this wiki locally