cancel
Showing results for 
Search instead for 
Did you mean: 

Receiver RFC Queue

Former Member
0 Kudos

Hi ,

I have configured a asyncronous scenario as JDBC> PI->RFC(JDBC sender and RFC receiver) , I have multiple JDBC sender channels but a single RFC receiver channel.

I want the RFC receiver channel to be set to EOIO, and queue name assigned to the RFC calls made by this RFC receiver channel.But I cannot find a place in the RFC receiver communication channel where I can set the Quality of service to EOIO.

Can some help me out as how to set the RFC receiver to be EOIO , I mean to queue all the RFC calls made.

Thanks for your response.

Venu

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>Can some help me out as how to set the RFC receiver to be EOIO , I mean to queue all the RFC calls made.

RFC adapter does not work in EOIO mode

change the RFC to proxy and you can have EOIO

Regards,

Michal Krawczyk

Former Member
0 Kudos

hi Michael,

I have similar requirement, scenarios is async SOAP->PI 7.0 SP15->SAP 4.6C (async RFC), as per SAP documentation RFC can be EOIO and I need to ensure messages are sent to SAP system in order also If message fails in R/3 during RFC processing, I need to stop sending next message to R/3.

Any suggestions?

regards,

sachin

Answers (0)