Forum Discussion

Todor_Mollov's avatar
Todor_Mollov
Occasional Contributor
16 years ago

Responses in separate files

Hi,

I have a project that from WSDL and XSD creates a mock service.
I have several responses for one service.
For the service I created a script that dispatches different requests  to the respective responses.
From time to time I receive update of the WSDL or the XSDs and I have to regenerate the project - delete/create new. However I delete the responses and the scripts.
Is there a clever way of updating the service ?
My first versions of the question was "Is there a configuration setting that responses and services are created in a separate files?", but maybe you could suggest different solution.

Thanks,
Todor

1 Reply

  • omatzura's avatar
    omatzura
    Super Contributor
    Hi Todor,

    you can use the "Update Interface" action to load the updated WSDL into your existing project. In soapUI Pro there is also a "Refactor Definition" option which will do the same and also help you update all requests/mockResponses to comply to the updated schema.. check out http://www.soapui.org/userguide/interfa ... oring.html for more info on this.

    regards!

    /Ole
    eviware.com