esben
10 years agoNew Contributor
Status:
New Idea
Parameter to indicate endpoint update behaviour on the updateDefinition method (WsdlInterface)
Refering to forum post for the background: http://community.smartbear.com/t5/SoapUI-NG/Suppress-questions-while-doing-quot-updateDefinition-quot-from/m-p/109240#M25409
It would be nice with an option to determine what should happen when you update the definition of a service using a new WSDL location using groovy (WsdlInterface.updateDefintion()).
As it stands if the endpoint is changed the user is prompted with a yes/no question if he/she wants to update requests with the new endpoint, so a simple bool to the updateDefinition method would be awesome.