Hi,
I m developing a NW BPM process (NWDS SP 09) to be used with SAP PO 7.31.
The process is using 15 different imported Interfaces, all of them depending on an External Definition, which unfortunately need to be changed. In PI so far no pretty easy, adapting some mappings, no problem.
But how can i update the process?
Just importing an existing Interface again leads to error message:
Could not import WSDL document:
Could not import WSDL document:
Cannot change XsdSimpleTypeDefinitionWrapper {http://www.namespaceDef.com}
LocationIdent by importing the document http://www.namespaceDef.com/::src/wsdl/SI_OUT_ASYNC_Interface01.wsdl,
because it is already defined in the document in this project.
Importing into another project might be possible
SI_OUT_ASYNC_Interface01.wsdl
/LocalDevelopment~bpm_product~pr~pm~company.com/src/wsdl
Unknown Document Import Marker
Unknown Document Import Marker
Is it possible. that i have to start from the scratch?
/Udo