Skip to main content

Overview of the SOAP Wizard

Overview of the SOAP Wizard

To create a Caché web client, you can use the SOAP Wizard in Studio or the corresponding class method provided by Caché. In either case, the input is a WSDL document. The tools generate a web client class and all needed supporting classes.

You can use the tool with nearly any WSDL document; see “WSDL Support in Caché” in the first chapter.

You can provide either the URL or the file path for the WSDL.

Note:

If the WSDL indicates support for both SOAP 1.1 and SOAP 1.2, then the SOAP Wizard generates two sets of classes, if needed.

FeedbackOpens in a new tab