cancel
Showing results for 
Search instead for 
Did you mean: 

MDM 7.1 SP08 Connector

former_member206388
Contributor
0 Kudos

Hi Everyone.

I have an MDM7.1 application which is compatible with 7.1 SP06. Now I have upgraded the MDM server and the connectors to 7.1 SP08.

When I launch the application which says "Version mismatch on Java API and MDM server".

Is there any issue that incompatibility of MDM 7.1 SP06 after upgrading to SP08? Any thoughts on this?

Best Regards

Bala

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Balachandar,

After upgrading to MDM 7.1 SP08, you will have to upgrade the JAVA API to its compatible version.

Also if you are interfacing PI with MDM, then upgrade the PI MDM adapter also as it will not work without upgrading the adapter to the compatible version of MDM SP08.

Also upgrade MDM ABAP API to the compatible version.

After all the upgrades, it recommended to restart the MDM,ECC and PI systems, as the systems may not work properly withour restarting as we faced this issue post upgradation of MDM to SP08.

Hope this information helps you.

Regards,

Rohini Joshi.

junwu
Active Contributor
0 Kudos

when mdm got upgraded, you have to deploy new java lib.

former_member206388
Contributor
0 Kudos

Hi.

The Java lib is also deployed, but still it is showing the mismatch in MDM Server and API error. Any thoughts?

Regards

Bala

junwu
Active Contributor
0 Kudos

are you sure......

what is your application? how you reference the java lib?

former_member206388
Contributor
0 Kudos

Hi Jun

It is a J2EE based application and we are using Java API to connect  to MDM.

Thanks

Bala

junwu
Active Contributor
0 Kudos

how you reference the lib? by dc dependency?

check system info to see if the lib is updated.

former_member206388
Contributor
0 Kudos

Hi Jun

Do you mean to say that the Java API for SP08 needs to be replaced in the Application instead of SP06 stuff. Because I think there should be upward compatibility on the API so that It will work with the connector on higher version.

Thanks

Bala

junwu
Active Contributor
0 Kudos

just deploy your sp8 lib, ok......