cancel
Showing results for 
Search instead for 
Did you mean: 

Migrating from Local Development to NWDI

Former Member
0 Kudos

Hi,

I try to migrate a BPM process from Local Development to an NWDI track. I created the NWDI track by running the configuration wizard "DI Change Management Service (CMS): Create an Application Skeleton" from the BPM process runtime system.

In the NWDS I've moved the DCs from Local Development SCs to the NWDI track SCs. Afterwards I resolved all DC dependencies.

But when I try to build the process DC I get the following error:

java.lang.NoSuchMethodError: com.sap.glx.ide.model.galaxy.mapping.MappingPart.getConfiguration()Lcom/sap/glx/ide/model/galaxy/mapping/MappingPartConfiguration;

The error doesn't occur when building the DC in Local Development.

Does anybody know what causes this error? Or where the class com.sap.glx.ide.model.galaxy.mapping.MappingPart is located? Maybe some dependencies are missing in the NWDI track.

Any ideas?

Any help would be greatly appreciated.

Best regards,

Robert

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The problem was caused by SAP SC "ESMP_BUILDT" and DC "tc/bpem/bi/model/flow". Version 7.31_06 of ESMP_BUILDT was automatically imported into the NWDI track but among others was missing the above mentioned method. I've downloaded ESMP_BUILDT 7.31_06 from SAP service marketplace and it contains the method.

Since both versions should be the same I don't understand where these differences come from. But after importing the version from SAP service marketplace into my NWDI track the build problems were solved.

Answers (1)

Answers (1)

junwu
Active Contributor
0 Kudos

all sca you specified as dependency should be imported to the track