cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic Context Mapping.

Former Member
0 Kudos

Hi Experts,

I am trying to map a dynamically created node from the component controller to a view controller. For that I am coding in the view controller by calling the method ADD_NEW_MAPPED_CHILD_NODE() with the mapping info and all. However the result is the node got mapped into the view controller but the attributes are not copied. Could some pls provide any help on this?

Thanks in advance..

Sankar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sankar,

I think u to complete the mapping, you also need to call the method SET_MAPPING_COMPLETE.

Kindly try this and revert back if any issue.

Regards

Sathish

Answers (1)

Answers (1)

Former Member
0 Kudos