-
Notifications
You must be signed in to change notification settings - Fork 0
"Call SOAP Web Service" Operation
olitank edited this page Nov 28, 2025
·
7 revisions
This operation allows to query a SOAP-based Web service.
Corresponds to the XML-based description of the web service.
Allows to select the service (primary container or base entity) hosting the Web service function to be executed.
Allows to select the set (subcategory of the service) containing the Web service function to be executed.
Allows to identify the Web service function to be executed.
Allows to override the address (or connection point) of the Web service by providing a custom URL prefix.
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)...).
The structured data resulting from the execution of the Web service function.