In order for a .NET program to communicate with a Web Service, the Web Services Description Language (WSDL) file must first be consumed. The consumption process reads the WSDL file and creates all the necessary classes and code to be used in the development of a program within .NET.
In .NET, perform the following steps:
The Add Web Reference screen appears.
You can also enter the URL for the specific Web Service, as follows.
Where target_machine:port is the name and port number of the machine where ReportCaster is installed.
The following image shows the Schedule Manager Service URL.
WebFOCUS |