Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
julienh wrote:
Hi,
I built a soap webservice thanks to this link (in french I'm sorry..) :
It works pretty well but there's a thing I'd like to improve.
Let's say the webservice reads into a table composed of countries and cities.
When I run the webservice with a parameter "USA" I have the response : "Los Angeles".
How is it possible to have multiple cities in the webservice response, like "Los Angeles", then "New York" then "Chicago" and so on ?
Thanks you !
Julien