Create a SOAP web service client
You can use Genero Studio to write, compile, and execute a SOAP Genero Web Services (GWS) client application.
Before you begin:
The Web Services Description Language (WSDL) description must be provided by the service provider. It can be provided as a file or as a URL. You can use the WSDL description to determine the operations of the Web Service in your BDL program, the required parameters, and the return values.
About this task:
The wizard retrieves the WSDL information and generates a .4gl file containing the BDL functions for the WSDL operations, which can be called by a Genero Web Service client application.
- In the Projects, right-click an application, folder, or library node and select .
-
Complete the steps in the Add Web Services - Client consuming WSDL
wizard:
- Use the Genero Studio Build menu option to compile and link your new application.
If you must access the web service using a proxy, provide the proxy information using . (or, if you are on a Mac, )