cancel
Showing results for 
Search instead for 
Did you mean: 

Error in DC build

Former Member
0 Kudos

Hello,

We have a requirement of custom par development for client.

The NWDI version is 7.01.06. Also, the NWDS is of the same version.

When I create a DC on the track and build locally, it gives following exception:

DC Model check:

All used DCs are available locally

ERROR: Check for used DCs failed: Used component not found: sap.com/tc/bi/bp/portalapplication. DC not found in DC syncdb.

Build failed with errors.

However, the same developments in a local DC give no build errors.

So is the DC not able to fetch the dependencies from the track or some dependencies are missing on the track altogether?

Thanks in advance

- Sudeep

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member201257
Active Contributor
0 Kudos

You have to import the 3 standard SCAs into the development system (SAP-JEE, SAP-BUILDT, SAP-JTECHS) configured on your NWDI track.

Then you can sync the used DCs from your NWDS. Then your build should work.

Thanks,

Shanti

Former Member
0 Kudos

Hi Shanti,

These dependencies are already added to the track.

Moreover, since it is par development, even EP_BUILDT has been added to the track.

The activity related to addition of these dependencies has also been moved till QA box.

Only after these activities, the configuration was imported into NWDS and DC was created.

So this does not seem to be the problem.

Do you have any other leads?

- Sudeep

Former Member
0 Kudos

Hi Sudeep,

Ok. so you have defined the dependencies. Have you checked-in and the imported the SCs into dev in CMS. Can you delete the existing config and try re-importing them. Post this, can you also do "Sync used archives" for the DC.

Thanks,

Nikhil

Former Member
0 Kudos

Hi

The dependencies were not added properly.

Removed and re-added the dependencies to solve the problem.

- Sudeep