cancel
Showing results for 
Search instead for 
Did you mean: 

Delete completed workflows in MDM- connection issues

former_member91687
Active Contributor
0 Kudos

Hello All,

I am implementing SAP note 1240587 to delete completed workflow jobs in MDM. When I try to run this code as per the note I face the below connection error.

Problem while creating physical connection to MDM server

com.sap.mdm.net.ConnectionException: Unable to create first connection.

I am able to connect to MDM otherwise with the crendentials used in the code and there is no firewall blocking the same as well. What could be the reason for this error? Any pointers are appreciated.

Thanks,

Chandra

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Can you check the details Server name and Repository name. It has to be the same which is displayed in the MDM Console when you load the server and repository in Console.

Regards,

Amol

Answers (2)

Answers (2)

former_member91687
Active Contributor
0 Kudos

The issue was due to the MDM API jars, reimporting the latest jars solved the issue.

Thanks,

Chandra

Former Member
0 Kudos

Are you still having this issue? If you are, we implemented this, and I can share a snippet of our code if that would help.

Steve