Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Does anyone know how to connect with a Web Service that was written in Java with parameters, to be able to extract data? I have the wsdl address of the service.
In general, you don't need to be concerned with how -- what language -- the webservice was coded in. Search this forum for "webservice" and you'll find a number of examples of loading data from a webservice.
-Rob