IBM Database Add-Ins for Visual Studio  

Invoke Web Service Method  (DB2)

Use the Invoke Web Service Method window to select a method of the IBM® data Web service, specify values for the parameters of the selected method, and run the selected method.

To open the Invoke Web Service Method window:


Endpoints
Shows the URL where this Web service is running. The endpoints are shown when you open this window, but you can specify different endpoints if you prefer.
Available Web methods
Select the Web service method that you want to run.

The URL for the WSDL file of the Web service method is shown with the Web method name.

Parameters
After you select a Web service method, the parameters for the method are shown in this list.
Parameter Name
Shows the names of the parameters that are declared for the selected Web service method.
Data Type
Shows the data type that is defined for the declared parameters.
Parameter Value
For each parameter that is listed, type its value for running the Web service method.
Invoke
Runs the Web service method and returns the generated XML in the Result box.
Result
Shows the XML that was generated by running the Web service method that you selected.

For ease of use, the content is shown with XML syntax highlighting.

See Also

Running IBM Data Web Services | IBM Data Web Service Designer


.NET Development Forum   DB2 FAQs

© Copyright IBM Corporation 2002, 2019. All Rights Reserved.