How to consume a web service?

2009-09-02 Thread kiran
Hi Listers, how do i consume a peoplesoft web service in remedy? I have tried it to load the required wsdl through a filter but i think remedy is not recognizing it. I also didnt get any error message from remedy :( Is there any documents regarding consumption of such web services ? Any help

Re: How to consume a web service?

2009-09-02 Thread Trevor Keppel-Jones
Hi Kiran, If you can't get Remedy to load the WSDL successfully, I would suggest using Eclipse with the SOAPUI plugin (all free). This is a great way to test the consumption of web services. SOAPUI will set up a test request (or requests, depending on the number of ports in the WSDL) for you