Portlet Factory, Version 6.1.2
Consuming a doc-literal type service
A doc-literal type service always has only one argument that is an XML document. This topic describes the steps to follow to consume such a service.
- Fetch WSDL in for the service in the web service call builder. Give web service call builder a name and click Apply.
Note: The schema type specified on the label for the argument.
- Leave the web service call builder interface incomplete and add a variable builder to the model. Declare the variable to be of required schema type. When you clicked Apply that schema was loaded into the model.
- Select the variable as the argument to the web service call. At runtime, you will need to populate that variable with the desired data for the request.
Parent topic: Web Service Call builder
Library | Support |