Generating a WSDL file from an external system
Hi all,
I'm working with an interface made by an inbound web service.
People from the external system that is going to call Siebel would like to have a way to extract latest version of WSDL file by themselves.
The standard behavior using (Generate WSDL) button via Siebel Admin interface is not welcomed from their side, as they don't want to receive multiple WSDL files for each environmnet, and after every update on the webservices.
In a nutshell they'd like to have the same functionality provided by "Generate WSDL" button available from an external source (URL or whatever).
Is it possible somehow? Is there a standard way to do that?