Hi there,
My project requires me to dynamically invoke a web service providing only its WSDL description, using DII. So my intention is to dynamically find operations and parameters from service object (where I passed the WSDL location to create a new service object).
After going the API documentation I found that the getCalls() method returns a call object corresponds to each operation and so we can extract all info from this call object. Unfortunately this didn't work as I expected.
What is the right way to achieve this? Could anybody extend a hand...
Thanks,
Ran. |
How to dynamically invoke a webservice provided just WSDL?
PILLAI,RANJITH (HP-PaloAlto,ex1) Mon, 24 Mar 2003 11:08:54 -0800
- Re: How to dynamically invoke a webservic... PILLAI,RANJITH (HP-PaloAlto,ex1)
- Re: How to dynamically invoke a webs... Anthony Elder
- RE: How to dynamically invoke a webs... PILLAI,RANJITH (HP-PaloAlto,ex1)
- RE: How to dynamically invoke a ... Anne Thomas Manes
- RE: How to dynamically invoke a webs... PILLAI,RANJITH (HP-PaloAlto,ex1)
- RE: How to dynamically invoke a webs... constantis
- RE: How to dynamically invoke a webs... Anthony Elder
- Re: How to dynamically invoke a webs... Doug Davis
- RE: How to dynamically invoke a webs... Tom Jordahl
- RE: How to dynamically invoke a webs... Jim . Jackson
- RE: How to dynamically invoke a ... Anne Thomas Manes