Skip to Content
0
Former Member
Mar 20, 2009 at 04:22 PM

Error in RFC Sender

67 Views

Hi,

We are implementing a BAPI to send data to PI. We have created the following

IN R\3

In SM59 create a new RFC connection type T (TCP/IP).

Technical settings:

Activation type: registered server program

PROGRAM_ID: test_program_id

Gateway options:

GAteway host: Host of your R\3 system

Gateway service: Gateway of your R\3 system

In XI

In your RFC Sender Communication Channel:

RFC Server Parameter:

Application Server: Host of your R\3 system

Application Server Service: Gateway of your R\3 system

PROGRAM ID: test_program_id

RFC Metadata Repository parameter

Message Serer: Your R/3 host.

Message Server Service...

SystemmID...

Use a user with authorization to do RFC calls.

Client...

Language...

After we finish setting up your CC, save and Activate.

Now check the RFC in R/3

When we run the program in SAP( which contains the BAPI ) for the first time, it runs & send the data but for next run it gives error in SAP side(SM58) : Commit fault: com.sap.aii.adapter.rfc.afcommunicat ion.RfcChannelMismatchE

Message no. SR053

Can any one help us to solve the RFC connection issue

Thanks