cancel
Showing results for 
Search instead for 
Did you mean: 

context problem

Former Member
0 Kudos

hey,

I've made the essremsap.com as a local project, but now I got errors with the context.

I haven't changed anything about the context.

1) The mapping definition is inconsistent, the mapping element does not exist (while it't still the same as comming from SAP)

2) contextValueAttribute type missing

does anybody has any idea why this is happening?

thanks

Lucy

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

HI,

CheCk the name of the context, its type(date, float,int etc..) in properties and also ensure it has been mappped to right UI element.

hope this helps you

if you can eloborate where and when you are getting this error say view context, component/custom controller context

Regards,

RK

Former Member
0 Kudos

Hi

It seem that the node in custom controller is not mapped in the view.

Remove the node from view.And rebind it from Component Controller

Kind Regards

Mukesh

Former Member
0 Kudos

Hi,

1. Right click the context att in view and select Edit context mapping and see whether the particular context is mapped to another in the comp. ctrller.

2. If no mapping is done then create a new context in Comp. ctrller and then give create binding in the view's context.

-Nagarajan

Former Member
0 Kudos

Hi,

The problem is the context attributes are not available in CC.Kindly recreate context in CC and bind to the Views

Regards

Saravanan K