3 Replies Latest reply: May 10, 2012 9:38 AM by Timur Semenchuk RSS

Issue with MDM connection

Ravindra Singh
Currently Being Moderated

Hi,

 

I am trying to connect to MDM 7.1 SP08 by using MDM destination created through MDM Destination Administration Tool.

 

RepositorySessionContext userSession = ConnectionManagerEx

               .connectWithUserSession("DEST_SAPVENDOR","SEARCH",null,null,0,false,null);

 

but I am getting below error.

 

 

com.sap.mdm.session.SessionException: Can not authenticate 'repository session' '[server=devmdm1.eu.novartis.net serverUser=Admin repository=SAPVENDOR region=null user=null]' because user name is not specified at com.sap.mdm.internal.session.InternalSessionManager.validateUserNameAndPassword(InternalSessionManager.java:1453) at com.sap.mdm.internal.session.InternalSessionManager.createUserSession(InternalSessionManager.java:1064) at com.sap.mdm.internal.session.InternalSessionManager.innerGetSession(InternalSessionManager.java:762) at com.sap.mdm.internal.session.InternalSessionManager.createSession(InternalSessionManager.java:212) at com.sap.mdm.session.SessionManager.createSession(SessionManager.java:65) at com.sap.mdm.connector.connection.MdmManagedConnectionFactory.connectToMdm(MdmManagedConnectionFactory.java:466) ... 63 more

 

 

Anybody any idea on this issue..........

 

Thanks

Ravindra