cancel
Showing results for 
Search instead for 
Did you mean: 

Error in email adapter

Former Member
0 Kudos

Hi,

we'd like to send orders via email to our supplier. Unfortunately the emails get always lost. At least, we have an error as follows:

<i>MP: exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: could not get a client from JCO.Pool: com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to SAP gateway failed Connect_PM TYPE=A ASHOST=xxxxxxxxx SYSNR=xx GWHOST=xxxxxxxx GWSERV=sapgwxx PCS=1 LOCATION CPIC (TCP/IP) on local host with Unicode ERROR partner not reached (host xxx.xxx.xxx.xxx, service sapgwxx) TIME Thu Jul 26 12:32:56 2007 RELEASE 640 COMPONENT NI (network interface)</i>

The server which cannot be connected is currently down so the error is clear. But actually I don't want to connect to this server. The order is sent from a completely different system. Where can I switch the settings to remove this error? Or what else can I do?

Regards.

Oliver.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

As you want to send email to your vendors from XI, you should use mail adapter in XI.

Create an account by which you can send email to your vendors. check smtp URL for mail server having ports open from XI to send emails.

Hope this should help you sending mails from XI.

Regards,

Amit

Former Member
0 Kudos

I have already set up this scenario on XI using the email adapter. No problems so far. But when testing the scenario I get the error mentioned above.

Answers (3)

Answers (3)

Former Member
0 Kudos

Now it works. The reason was that I did not append the port 25 to the url of the smtp server because I thougth port 25 would be the default. Now I know I was wrong.

former_member267355
Active Participant
0 Kudos

Hi,

If you have configured RFC adapter as the gateway has changed its showing this error.

Check with your basis if no change, try restarting your system.

I hope you wont get this error again.

Regards,

Sakthi

Former Member
0 Kudos

We have already restarted our server several times with no success.

The scenario is quite simple. From our r/3 the ORDERS-IDOC is sent to XI and then directly via the email adapter to the given email adress. No mapping. The server and the port are set correctly in the adapter settings. So everything should be fine.

It's a unix server.

Regards.

Oliver.

Former Member
0 Kudos

Hi

Kindly throw some light on your scenario.How are u getting the content of the mail.Which mail server are u using?

thanks