Home >Online Product Documentation >Table of Contents >How to Compose a Web Service Call
Stylus Studio opens a new document in the Web Service Call Composer.
Web service operations for the WSDL you select are displayed in the Operations field.
Parameters for the operation you select are displayed in the Name field; the datatype for each parameter is displayed in the Type field. The SOAP request is displayed beneath the fields you use to define the operation's parameters.
Stylus Studio updates the SOAP request to reflect the parameter values you enter.
Alternative: You can manually edit the XML in the SOAP request. If you do, the Value field is updated automatically.
See Modifying a SOAP Request for help with this step.
If it is not already open, Stylus Studio opens the Preview window and displays the SOAP response returned by the Web service, as shown in Figure 397: