cancel
Showing results for 
Search instead for 
Did you mean: 

ContextConfiguration exception

Former Member
0 Kudos

Hi,

I have used adaptive rfc model in my application which on execution throws the below stated exception on some particular server and on some it executes fine.

com.sap.tc.webdynpro.progmodel.context.ContextConfigurationException: DataNodeInfo(Xi_dashboardComp.Mn_XIdashBoard.Im_Filter): structure field Status not found

at com.sap.tc.webdynpro.progmodel.context.DataAttributeInfo.init(DataAttributeInfo.java:299)

at com.sap.tc.webdynpro.progmodel.context.NodeInfo.initUnmappedAttributes(NodeInfo.java:687)

at com.sap.tc.webdynpro.progmodel.context.DataNodeInfo.doInit(DataNodeInfo.java:238)

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

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

I saw some threads regarding the same and reimported the model as well but it does not help. Can someone please provide some pointers.

Thanks very much,

Priyanka.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

It worked after restarting the engine