Can we automate the process to download WSDLs
Hi,
During web service integration with CRMOD, we usually download each and every wsdl from CRMOD application manually, then create proxy from those wsdl files and only after this we'd be able to query from CRMOD.
Can you mention if there is any other way of getting the wsdl's other than downloading them manually. Because downloading all of them manually is creating pretty much overhead for us. It would be great if you can provide us module specific URL which can directly hit the specific wsdl, so that we can use that url in our application to directly get that wsdl.