cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot add DC as used component for another DC

former_member186148
Active Participant
0 Kudos

Hello!

I have DC A, B and C. All of them is Local DCs (Web Dynpro projects). B is used DC for A.

I try to add C as used DC for A. I create two public parts (assemble and compile) with type "Web Dynpro Component" for C, build it (right click on project -> Development Component -> Build). Then I add these public parts as "Used DC" for DC A and build DC A. After that I do right click on "Used Web Dynpro Components -> Add Used Component" in DC A, but can choose only component B. There is no component C for choose.

How I can add DC C as used component?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

1.Open the component properties(Components->DC->showin->component properties) of your component A.

2.In the dependencies tab, add the required 'component C'.

3. Build the project.

4. now in the used components of your component A you can find it.

Regards,

Jithin

former_member186148
Active Participant
0 Kudos

Hi jithin!

Can you give more detailed description? I mean in which perspective/view I should do this?

Since I cannot find tabs described by you...

regards, Lev

Former Member
0 Kudos

Hi,

Right click on the components(where you have created your 'A' component controller).

now navigate as given below.

components->Devolopment component->Shown In->component properties.

hope it is clear now.

pravesh_verma
Active Contributor
0 Kudos

Hi Lev,

Right click your DC project - > Development Component - > Show in - > Component Properties.

Click on the Dependencies tab - > Click on Add button - > Enter/ Select the name of your DC. And now you are done..

Follow the same steps as mentioned by Jithin.

If you require any further information pelase let me know.

Thanks and Regards,

Pravesh

former_member186148
Active Participant
0 Kudos

Web Dynpro Perspective, Web Dynpro Explorer view.

Here is a full context menu for my project:

- build (disabled)

- close project

- create archive

- create log configuration file

- deploy

- rebuild project

- Development component:( submenu items are "build", "deploy", "refresh from DC settings")

- delete

- check project archive versions

- reload

- repair

- save all metadata

- properties

As you can see, there is no "Show In" menu.

May be we're talking about different versions of NWDS. My version is 7.0.14

But at now I have resolved my problem - it was needed to choose "repair -> project structure and classpath".

Sorry for noise.

I'll give you some points for my taking of your time

Regards, Lev

Former Member
0 Kudos

Hi Lev,

I was talking about CE 7.1

Anyways i am happy that you could solve find a solution.

Thanks and Regards,

Jithin James