cancel
Showing results for 
Search instead for 
Did you mean: 

cannot make entry in used web dynpro components

Former Member
0 Kudos

Hi,

I have added public part in Used DCs

But when i try to add the used Web Dynpro Component , i dont see the DC i have added when i click browse button

what dependencies should be given while adding the public part in Used DCs ? i have given only default ie build time

thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Have you tried rebuilding the DC after adding the used DC dependency?

Regards,

Satyajit.

Former Member
0 Kudos

Hi Satyajit,

there are build errors in the child DC

so i did Sync

I can add public part of child DC

but when i go to Used web dynpro components of the parent web dynpro component and try to add the child DC, it simply doesnt show up in the browse button

thanks

Former Member
0 Kudos

Hi,

I think you'd need a design time dependency too.

Regards,

Satyajit.

Answers (5)

Answers (5)

Former Member
0 Kudos

There is build error in the DC that i have to add as used DC

thats why i cant add it

thanks for all response

Former Member
0 Kudos

if u want to use webdynpro components across DC then u have to add webdynpro component from DC (say DCA )which u want to use in another DC(say DCB) to public part (right click on web dynpro component from DCA and add to public part) Then add this DCA as used Dc in DCB. Now you can access webdynpro component from DCA in DCB.

Former Member
0 Kudos

Hi,

Follow this way, hope it will helps you

1:Add Component of childDC to PublicPart and build it (RightClick on DC>DevelopmentComponent>Biuld)

2: Expand parentDC>DC MetaData>DC Definition>RightClick on UsedDcs>Add used DC>Select childDC>Finish.

Build parentDC as above (not Rebuild)

3:Now expand ParentComponent>RightClick on Used Web Dynpro Components>Add UsedComponent> give name and choose browse >select childDC component> Ok>Finish

Regards

LN

Former Member
0 Kudos

Hi,

refer the above blog may be it helpful to you.

Regards,

ramesh

former_member187439
Active Participant
0 Kudos

i normally give "compilation time" and "run time" also. It works fine for me.

Former Member
0 Kudos

Hi Kavitha,

Could you please tell me what is compilation time ? There is design time,build time, deploy time and run time . is it the same as build time ?

thanks.

former_member187439
Active Participant
0 Kudos

Hi dipti, I meant deploy time only. Please select all of them - design time,build time,deploy time and run time. According to my knowledge, there is no harm in selecting all of them. I did the same and it works perfect.

Cheers,

Kavitha