Hi,
I am getting an error 'Incompatiable context type', while mapping between view context value attribute and controller context value attribute. I am having a DropDownList UI element in my view, where I am hardcoding values for it in simple type in java dictionary using SVS. Actually, the values for this UI element should get from backend RFC. So, when I am mapping these value attributes between view context and controller context, i am geeting the error 'Incompatiable context type'.
Can I map like this? Am I doing it in right way? Please let me know the right way, if i am wrong.
Thank you,
Raj.