I'm trying to automatically trigger a soapui request with a groovy script when my mockservice receives a request. The request to trigger is based on a different WSDL than the service.
if possible, how would I go about to achieve the above?
Sorry if this is a totally stupid question...