cancel
Showing results for 
Search instead for 
Did you mean: 

Context mapping problem in FPM

Former Member
0 Kudos

Hi all,

here is a samll example where i am going to display the Attributes from the SELECT perspective to the REVIEW perspective. where the Values from the SELECT View is To be Displayed in the Review view.

my Compnents are like..

cctest

FcTest

Vcfirst

VcNext

VcNavi

everything is working fine i am able to get RoadMap.

i have done mapping b/w the components as...

-


|ComponentController| -- | interFace Controller

CcTest -


-


FcTest -


FcTest IC

Vcfirst FcNavigation IC,FctestIC Vcfirst IC

VcNext FcNavigation IC,FctestIC VcNext IC

VcNavi -


FcNavi

i have one attribute in VcFirst Perspective ... i am not able to get that value in the VcNext perspective ...

Accepted Solutions (0)

Answers (1)

Answers (1)

BeGanz
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hallo Bunny,

are you sure that both of your visual UI components VcNext and VcNavi point to the same instance of faceless component FcNavigation at runtime?

Read more on the reason in this forum thread:

Regards, Bertram