Skip to Content
0
Former Member
Feb 22, 2009 at 04:15 PM

Problem importing two service interfaces using the same data types

38 Views

Hi,

I've been playing around with BPM for a while. Now I wanted to add a custom service interface to my starting event. I created the interface in ESR of CE 7.11. After importing I get this error message and I can't use the interface:

Cannot change XsdSimpleTypeDefinition AcademicTitleCodeContent by importing the document http://sap.com/xi/APPL/SE/Global::src/wsdl/TestInterface.wsdl, because it is already defined in the document http://sap.com/xi/APPL/SE/Global::src/wsdl/rootwsdl_CustomerERPByIDQueryResponse_InService.wsdl in this project. Importing into another project might be possible.

Of course the problem is clear, but how can I achieve importing two service interfaces that use the same data type without changing the xsd source?

Thanks in advance,

Mane