I can import SRM-MDM UI configuration and save it, but when I click Set as Default, I get the following 500 Internal Server Error.
The initial exception that caused the request to fail, was:
com.sap.tc.webdynpro.progmodel.context.ContextException: NodeInfo(path=Master.Configuration/OCIView, class="com".sap.tc.webdynpro.progmodel.context.DataNodeInfo): unknown attribute dropDownElementData_34
at com.sap.tc.webdynpro.progmodel.context.NodeInfo.getAttributeInternal(NodeInfo.java:721)
at com.sap.tc.webdynpro.progmodel.context.NodeElement.wdGetAttributeInfo(NodeElement.java:474)
at com.sap.tc.webdynpro.progmodel.context.NodeElement.setAttributeValue(NodeElement.java:927)
at com.sap.mdm.srmcat.uiconf.OCIView.wdDoModifyView(OCIView.java:234)
at com.sap.mdm.srmcat.uiconf.wdp.InternalOCIView.wdDoModifyView(InternalOCIView.java:333)
... 64 more
What should we be looking at to fix this? Thanks in advance for any help you can provide.
Susan