cancel
Showing results for 
Search instead for 
Did you mean: 

EOIO for JDBC receiver ?

Former Member
0 Kudos

Hello,

we need to implement EOIO for a Proxy to JDBC scenario on PI 7.3. For the Proxy side, I understand that this is configured in the SAP system (QoS and queuename needs to be sent to PI). But what needs to be done for the JDBC receiver side ? I do not find any EOIO options there, so I guess nothing is needed ? Is that true ? Will PI automatically handle the EOIO request correctly until the final delivery to the JDBC receiver ? Or are there constraints or things to be done ?

CSY

Accepted Solutions (1)

Accepted Solutions (1)

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi CSY,

No changes required in JDBC adapter configuration ,select maintain run time configurtaion in  interface determiantion  and add piece of code in ABAP proxy,refer below link

http://scn.sap.com/message/9134800

REgards,

Raj

Answers (1)

Answers (1)

robertot4s
Active Participant
0 Kudos

Hi Christian,

You configure the EOIO in the sender side only. It's not needed in the receiver side.

In the opposite direction (JDBC -> Proxy) you configure the EOIO in the JDBC channel, and the EOIO is also propagated until the destination SAP system.

Regards,

Roberto