Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Connection Refused error in MDM ABAP API.

Former Member
0 Kudos

Hi ,

In MDM ABAP API, when I am trying to execute MDM_ACCESSOR_CONNECT function module it's giving me exception "EX_KERNEL_EXCEPTION" 

Message ID: 00

Message Number: 001

NiRaw2ConnectError: Connection Refused.

I have done all the configurations in mdmapic transaction.

Can you please suggest any reason .

Thanks ,

Suchi.

2 REPLIES 2

former_member222709
Contributor
0 Kudos

Hi Suchi,

2 possible reasons for the error 'Connection Refused'.

1. Either the Userid / Password combination entered is incorrect. (Verify the Data Type of the Userid/Password fields as SAP converts it to UPPERCASE)

2. You need to add the IP of the source system in the destination systems firewall to gain access.

Your BASIS Team should help you in getting access.

Regards,

Pranav.

0 Kudos

Hi

If you are using RFC Destination, Pls check SM58 transction for log.

Thanks,

Chandra