Application Development and Automation 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: 
Read only

Problem in RFC connection

Former Member
0 Likes
1,211

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

7 REPLIES 7
Read only

Former Member
0 Likes
1,100

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.

Read only

0 Likes
1,100

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

Read only

0 Likes
1,100

have a look at this blog in which mail is sent via transaction SCOT and RFC connection is created.

Might be useful.

Read only

0 Likes
1,100

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

Read only

0 Likes
1,100

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

Read only

0 Likes
1,100

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!

Read only

0 Likes
1,100

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?