Interview Question
Qus: If you have one flow service which is exposed as webservice. Later when you modify the flow service how can it reflect the existing webservice ?
Answers (1)
There is no need to make any changes unless you are changing the signature of the service(input/output) and the location(path), else you should generate a new WSDL and expose it