cancel
Showing results for 
Search instead for 
Did you mean: 

ContextConfigurationException

Former Member
0 Kudos

Hi,

Please tell me the cause of the error shown below?

com.sap.tc.webdynpro.progmodel.context.ContextConfigurationException: MappedNodeInfo(WelcomeView.VData.VNPIList_Read_Filter): illegal mapping, because it does not match the parent's mapping

at com.sap.tc.webdynpro.progmodel.context.MappingInfo.initMapping(MappingInfo.java:130)

at com.sap.tc.webdynpro.progmodel.context.MappingInfo.init(MappingInfo.java:121)

at com.sap.tc.webdynpro.progmodel.context.MappedNodeInfo.doInit(MappedNodeInfo.java:215)

at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:671)

at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:674)

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi Mrinalini_Sharma ,

welcometo SDN

If you are using any RFC ,u will get this error when there is any change in RFC structure at the backend .

try re-importing the RFC , rebuild the Project deploy and test.

Regards,

srikanth

Answers (2)

Answers (2)

susmita_panigrahi
Active Participant
0 Kudos

Hi

Remove all coressponding mapping in the view of that Bapi node..Rebind it from Component/Custom Controller.

Thanks

Susmita

former_member192434
Active Contributor
0 Kudos

its seems that mapping is not done properly, delete the existing mapping and try to remap it.

OR

If there is any change in RFC structure at the backend you will get this error. try re-importing the RFC , rebuild the Project deploy and test.,If problem is still there try restarting your server , restarting the server clears servers cache