Skip to Content
0
Former Member
Feb 20, 2009 at 03:43 PM

Error in external context mapping

32 Views

Hi

I want to send some data to a used web dynpro DC from the embedding DC. I tried using external context mapping by performing the below steps.

created a value node and attribute at interface controller of the used DC

set isInitial property to true for the value node in interface controller

created context node and attribute with same name inside component controller of the embedding DC

defined mapping between the nodes and attributes; which looks like

UsedComponentInterface----


>EmbeddingComponentController

At run time I can't find any value inside the node in used DC. The used DC interface controller node is not getting populated with data from the embedding DC component controller node value.

Can any one let me know the exact appraoch for this and where I did mistake in the above steps?

Thanks in advance

Cheers

Sudip