cancel
Showing results for 
Search instead for 
Did you mean: 

MDM ABAP API - Connection not Trusted error

Former Member
0 Kudos

Hi,

I am new to MDM ABAP API. I am trying to make a call to SRM MDM Catalog using MDM ABAP API.

I am recieving error "'0XFFA0225' Connection not Trusted". Here are some things we did.

1. Updated Allow.ip file and made sure the entries are correct

2. Restarted MDM Server

We are noticing the calls are made with default user ID "Admin". Is there a way to change the default? Is this the catalog user or the DBMS user?

Thanks,

SG

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Allow.ip and Deny.ip are Obsolete in SAP MDM 7.1...Please go through the documentation for configuring ABAP Side as well as MDM Side...Please configure and let me know in case of issues.

Thanks

Ganesh Kotti

former_member205403
Active Contributor
0 Kudos

Hi,

I fully agree with Ganesh. Allow.ip and deny.ip files confugirations are not needed with MDM 7.1. The way SAP ABAP system connects to MDM 7.1 is changed a little but then MDM 5.5. Now starting with MDM 7.1, SAP ABAP systems connect to MDM system using RFC destination, unlike using open direct connection in case of MDM 5.5.

Please go through this link and do the settings at MDM server side and ABAP system side.

http://help.sap.com/saphelp_nwmdm71/helpdata/en/44/93ad8931381053e10000000a422035/frameset.htm

Kindly revert if you face any issue.

Regards,

Shiv

Former Member
0 Kudos

Thanks to you both.

We are on SRM MDM Catalog 2.0. It is on MDM 5.5.64.79.

I will check through the documentation as well.

Thanks,

SG

Answers (1)

Answers (1)

Former Member
0 Kudos

Solution :

"The connection is not trusted"

Cause: You get this error message in case of ip trusting problems.

Solution:

- Check that you maintained the IP adress of the WebAS in the

allow.ip file on MDM side.

- Restart is needed after the allow.ip configuration

Please refer OSS Note1029471 for resolutions.

Thanks

Ganesh Kotti