Hi,
I am having two components.
Comp A is main componenet and Comp B is Used component and using in Comp A.
Intially I am getting the data from the Comp A ( main Comp) to Comp B(used Comp) by context mapping.
it is working fine.
The same way I need in Reverse. From Comp B (Used Comp) to Comp A (Main Comp) i have to get the data .
how to do context mapping for this.
pl help.
Thanks in Advance.
Kar