cancel
Showing results for 
Search instead for 
Did you mean: 

Reg : Nwdi broken DC's

Former Member
0 Kudos

Hi,

I have created a track in NWDI and added the necessary dependencies but i have the following broken dc's so unable to finish the assembly,

The following are the broken dc's.

fscm/bd/ebpp

fscm/bd

fscm/bd/webshared

fscm/bd/web/bd

Found errors in metadata and used dc's.

How to fix this ?

Thanks

Srikanth

Accepted Solutions (0)

Answers (2)

Answers (2)

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

the error you mentioned last time means that still there is(are) SC(s) which haven't been imported into the buildspace.

Can you please provide more details of the build log of the broken DC? Perhaps there we can see which DC dependency cannot be found and via this we can have a guess which SC has not been imported.

Here also you find some tips to your problem:

Understanding Broken DCs and Dirty DCs

http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/30b7c94e-fc6b-2910-30b8-d34a7b513...

Regards,

Ervin ()

junwu
Active Contributor
0 Kudos

what's the detail of error?

missing dc or....

Former Member
0 Kudos

BUILD LOG FOR fscm/bd/ebpp

"sap.com/fscm/bd/ebpp" (variant "default") is being marked as BROKEN. USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED

pramod_gopisetty1
Active Contributor
0 Kudos

Hello,

If you are using NWDS version 7.11 you can see the Public Parts.

The error is given when you have made changes in the application(like adding a model ) and later deleted the model and this change is not reflected in the application and while building it gives error saying Public Part unknown or undefined.

In NWDS - Create a Project for the DC having issue, then go to Navigator Perspective and select the Project and in Component Properties view you can see the Public Parts associated with the application.

In the Public Parts section you will see the public part in red which is causing that issue. If the public part is not needed delete the public part and build and check the activity in.

Public Part will have these files within them

Dependencies.xml

Interface.xml

ModelMetadata.xml

Hope this helps.

Cheers-

Pramod