Forum Discussion

borgesan's avatar
15 years ago

Execute a SOAPUI request through a groovy script

Hello All,

I am new developing with groovy and using SOAP UI so sorry if this question has already been done here in this forum. I have a SOAP UI project with a WDSL added to it. I would like to know how can i invoke the request of one of WSDL service without using the SOAP UI interface but just by command line.

Example:
The project "Test" has the "MemberManagerServiceSoapBinding" WSDL added to it. Among the services available, i have one called "getClient" that expected a String to be passed as parameter. How can i invoke this service via console?

Your help will be very appreciated.

Thanks,
Andre
No RepliesBe the first to reply