Hi,
I'm fairly new to the SAP environment and I'm using the C4C product. We have version 1505 installed and I'm using the same version of the SAP Cloud Application Studio. There is an external webservice that I would like to integrate with that provides a validation service. The WSDL can be found here: http://demo1.intechiq.com/IQOffice2.wsdl
I've used XMLSpy to check the schema and I've used SOAPUI to consume the service. I've also been able to generate the necessary stubs using Java. I am however unable to use the SAP Application Studio. I've created a service integration (external web service integration) item in my solution explorer, but as soon as I try to activate (right-click on the .wsid file) the system comes back with an error about non-unique entries. If every other system is working fine with the WSDL, is there something that the SAP Application Studio requires differently?
I'm really hoping it's only a beginners problem.
Cheer!