cancel
Showing results for 
Search instead for 
Did you mean: 

Configuring the sender RFC adapter to communicate between R/3 and XI

Former Member
0 Kudos

hello,

I want to configure a RFC adapter on XI which will accept information from R/3.

For this purpose i created the following --

on R/3

1) Created an RFC Destination (SM59) with

type - TCP/IP

activation type - Registered Server Program

program Id - P11TORFC (this is just any random name)

gateway host - <XI host>

gateway service - sapgw00

2) Created technical and business system of type Web AS ABAP and assigned the business system in Integration Directory

3) Created Communication Channel for RFC with --

Adapter Type - RFC

Sender

Adapter Engine - ????? (nothing is showing in the drop down)

Adapter Status - Active

<b>RFC Server Parameter</b>

Application Server (Gateway) - <XI host> (correct ???)

Application Server Service (Gateway) - sapgw00

Program ID - P11TORFC

<b>RFC Metadata Repository Parameter</b>

Application Server - <XI host> (??? which host should to be given XI/R3 ?)

With these settings, the <i>"Test Connection"</i> in R/3 gives the following error message --

"Program P11TORFC not registered / CPI-C error CM_ALLOCATE_FAILURE_RETRY"

Please do reply as i am stuck. Kindly let me know where i am going wrong.

I have followed the following blog

<a href="/people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step:///people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step

which has not helped much since i am new to XI.

Regards,

Abhi

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

hello,

also I have same your problem, wanted to know if you were successful to resolve it and eventually as .....

thanks

umberto

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>RFC Server Parameter

Application Server (Gateway) - <XI host> (correct ???)

Application Server Service (Gateway) - sapgw00

Program ID - P11TORFC

no not XI host and GW but the application system (r3)

(like in my weblog)

Regards,

michal

Former Member
0 Kudos

hello,

Thanks for the prompt replies...

I changed the Application Server (Gateway) to the R/3 system in both the places.

But now it is giving me a different error..

<b>

partner not reached (host <R/3 host>, service sapgw00) / CPI-C error CM_RESOURCE_FAI</b>

I am also not sure about the "RFC Metadata Repository Parameter". presently we have tried with both <XI host> and <R/3 host>.

Also the Adapter Engine dropdown is empty. Is this normal.

I am not sure whether i have created a gateway service on R/3. Is there any transaction code to determine the gateway service on R/3.

Regards,

Abhi

Shabarish_Nair
Active Contributor
0 Kudos

try replacing the gateway host with the IP address of R3

Former Member
0 Kudos

i tried using IP addresses.

but it still does not work

the error still is --

<b>partner not reached (host <R/3 host>, service sapgw00) / CPI-C error CM_RESOURCE_FAI</b>

please help me since i am stuck at this point

Former Member
0 Kudos

Hi Abhijit,

I think Gatewayhost value should be of Application System. Make this correction in SM59 as well as Adapter Config. and activated the Adapter Configuration and then check connection in SM59.

Regards,

Alok