cancel
Showing results for 
Search instead for 
Did you mean: 

Blank Interface controller context

Former Member
0 Kudos

Hi all,

I have a problem accessing attrbutes in the interface contoller of a used dc. This is my scenario:

I have got 2 local dcs- dc1 and dc2. In DC2 I have created a public part of type web dynpro component.Then I built the DC2. Defined the public part usage of DC2 in DC1. Defined the a component usage relation of DC2 in DC1. Refreshed the DC settings in both.

But in data modeller of DC1, the interface controller context of DC2 appears blank.

What could be the reason?

Thanks n regards,

Shyam.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Shyam,

Try reload + rebuild both DCs. Also Sync Sources & Sync Used DCs.

Thanks,

Raags

Former Member
0 Kudos

Hi Shyam,

Please check the following,

1) In DC2, which is used in DC1,

check if its interface controller has all those attributes which u want to expose to DC1,

because only those attribs or methods which r available in the interface controller can be exposed as public

If they are not there then you need to map the context attributes from your view controllers or component controller to Interface controller

2) Check if you have selected all the entities while creating the public part in DC2

Let me know if above helps you,

Regards

Deepak