Refreshing a SOAP WSDL import file with Delphi
I’m consuming a web service from a Delphi desktop app and both the web service and the desktop app are being developed at the same time. Because the WSDL generated by the web service can change, I need to refresh the service interface code that the Delphi code uses to access the web service. It [...]

