‎2008 Apr 10 9:04 AM
Hi Experts,
I am trying to send information to external web address.But information is not reaching to the particular web address and the information is going to Business workplace Tcode (SBWP). There it is showing the status "Cannot transfer message to node due to RFC error " and saying RFC connection is not there between SAPR/3 and internet connection.
Please anyone help me to solve this issue. Awaiting for your valuable answer.
Thanks
Thomas
‎2008 Apr 10 9:19 AM
We have not enough information to understand what you run, we don't have the abap code, is that custom abap?
It seems that the call is done via a workflow (as you mention SBWP), so it is an asynchronous call, very difficult to debug.
Try to determine yourself how and where the RFC destination is customized (SPRO?)
In SM59, check that the RFC destination is defined as a TCP/IP destination, and that it's valid.
You can try to trace RFC (ST05), and see what programs do RFC calls, unfortunately I am not sure that you can see the name of RFC destination used.
‎2008 Apr 10 9:29 AM
Hi,
i want to set up the communicaton between SAP and internet through SM59. What are the steps in need to do. Help me.
Thanks
‎2008 Apr 10 9:35 AM
have a look at this blog in which mail is sent via transaction SCOT and RFC connection is created.
Might be useful.
‎2008 Apr 10 10:09 AM
I still don't understand what you want to do, what is the context, etc.? Be more explicit so that we can help you.
If you just want the documentation about creating RFC destination, look at http://help.sap.com/saphelp_nw2004s/helpdata/en/22/04262b488911d189490000e829fbbd/frameset.htm
‎2008 Apr 10 11:19 AM
Hi,
while creating PO ,I need to pass the PO information to external internet address by mail. For this i have tried coding. But mail is not going to external internet address. It showing the status status "Cannot transfer message to node due to RFC error " and saying that there is no RFC connection between SAPR/3 and internet . How to set up the RFC connection between SAPR/3 and internet .
Thanks
‎2008 Apr 10 12:53 PM
That's better, so it's about a mail !
Did you really search the SDN forum before posting? I find lots of things when I look for "Cannot transfer message to node". This should help you!
‎2008 Apr 10 1:03 PM
Silviya,
what about this:
http://www.sap-basis-abap.com/sapbs035.htm
I don't know what release you are on, but this explains:
How to Configure the Unix SAP Internet Mail Gateway?
But it all sounds to me like something your basis administrator should do (or should have done already). Already talked to one of these guys?