CharlieMike73
Programmer
Hi, I have inherited a project and having not done much work with Web Services so I am at a loss. Some of the web services have an invoke button and I can fill out a test form in the browser, then view the XML result.
But there are some services that do not have the 'Invoke' button, they just say "The test form is only available for methods with primitive types as parameters". My questions are:
1) How do I test these web services and get to see the XML that will be returned when such a serivce is called?
2) How do I find out what parameters the service will accept?
I am trying to learn what content exists in each of these services, and don't have too much time, as is often the case; so any quick response is really appreciated!
Regards,
Charlie
But there are some services that do not have the 'Invoke' button, they just say "The test form is only available for methods with primitive types as parameters". My questions are:
1) How do I test these web services and get to see the XML that will be returned when such a serivce is called?
2) How do I find out what parameters the service will accept?
I am trying to learn what content exists in each of these services, and don't have too much time, as is often the case; so any quick response is really appreciated!
Regards,
Charlie