cancel
Showing results for 
Search instead for 
Did you mean: 

API: CCCI_MSG_ConnectionNotTrusted

Former Member
0 Kudos

Hi Team,

I am getting the below error on executing an API program:

Server return code 0xFFAA0225: CCCI_MSG_ConnectionNotTrusted

I have saved the ECC users and password in the MDM Console.

I have also declared the allow.ip. But may be there is a problem in it.Can anyone guide on it?

In case you can think of any thing else which I might be missing, please suggest.

Thanks,

Priti.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Priti,

I have not worked much on this. But may be you can refer the below link for any hint for creation of trusted relationships in configuration of ABAP API.

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e03247a3-2f2a-2b10-4987-a2d8b2ce...

Thanks,

Jayati

former_member208981
Contributor
0 Kudos

Hi Jayati,

I have followed the link, but I am getting that error.

Thanks for the reply, any other suggestions are welcome.

Thanks,

Priti.

Former Member
0 Kudos

Hi priti,

Check the name of your mdm database. Make sure you have given the database name not the ip. I got same kind of error when I was using database ip instead database host name. Problem resolved when I entered host name rather than ip.

regards,

Abhijeet

former_member208981
Contributor
0 Kudos

Hi Abhijeet,

I was using the Host name. The error is still there.

Anymore suggestions would be appreciated.

Thanks,

Priti.

Answers (1)

Answers (1)

former_member208981
Contributor
0 Kudos

Thank you for the replies

Former Member
0 Kudos

How did you resolve this issue? I have the exact same problem.