Skip to Content
0
Former Member
Sep 16, 2010 at 02:23 PM

MDO Datasource Issue in SAP MII 12.2 ramp-up

65 Views

Hello MIIres,

I'm trying to configure the MDO Datasource in MII 12.2 (ramp-up) but unfortunately I having some issues. First of all, I successfully created a Custom JDBC Data Source in NWA to map a SQL Server 2005 database. But after this, when I try to put it in the MDO DataSource in the System Properties under the System Management menu, I receive an error as follows below.

Does anybody knows what's going on?

Thank you very much guys!

Bruno Cechella

****************

java.lang.ClassCastException: class java.lang.String:null incompatible with class java.lang.Integer:null

at com.sap.xapps.xmii.ui.admin.syscfg.syscfgcomp.sysconfigcomp.SystemAdministrationView.checkMandatory(SystemAdministrationView.java:269)

at com.sap.xapps.xmii.ui.admin.syscfg.syscfgcomp.sysconfigcomp.SystemAdministrationView.onActionSave(SystemAdministrationView.java:380)

at com.sap.xapps.xmii.ui.admin.syscfg.syscfgcomp.sysconfigcomp.wdp.InternalSystemAdministrationView.wdInvokeEventHandler(InternalSystemAdministrationView.java:184)

at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:131)

at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:72)

... 69 more