Subject:Generating a Web Service Call Author:taylor corey Date:06 Jan 2008 11:45 PM
Hello,
I attached three files:
- SstWSInsurancePolicyInterface.wsdl
This file has the service definition.
- SstWSInsurancePolicyInterface-interface.wsdl
This file has the abstract portion of the service and is imported by the above WSDL file.
- SstWSInsurancePolicyInterface.xsd
The schema.
When I generate a web service call in SS, using 'SstWSInsurancePolicyInterface.wsdl', in the operations window, only 'SstWsInsurancePolicyInterfacePort' shows up and a SOAP message can not be generated. What needs to change to make the service callable from SS?