cancel
Showing results for 
Search instead for 
Did you mean: 

How to configure acknowledgements in Proxy(SAP)u2013PI(7.1)u2013Jdbc Scenario

Former Member
0 Kudos

Hi,

I have a requirement where some information is required to be sent from SAP system to SQL table with PI in between. The scenario is of async type and i am planning to have acknowledgements (acknow.) to be sent from JDBC receiver to Proxy sender. This being my first time on acknow., i donu2019t have any clues as to how to handle this. I need your help on the below listed points:

1.) Out of System and Application acknow. which are the ones supported by JDBC receiver in an async mode.

2.) I am not using BPM so is it possible to enable acknow. in my case.

3.) What are the steps that i have to follow to configure acknow. in my scenario. (I will be obliged if they can be explained a little elaborately)

Looking for a lot of help from you folks.

Thanks & Regards,

Anshul

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member187339
Active Contributor
0 Kudos

Hi Anshul,

>>1.) Out of System and Application acknow. which are the ones supported by JDBC receiver in an async mode.

System acknowledgments are supported

Check this wiki page http://wiki.sdn.sap.com/wiki/display/XI/Acknowledgement+types

>>2.) I am not using BPM so is it possible to enable acknow. in my case.

Yes

>>3.) What are the steps that i have to follow to configure acknow. in my scenario. (I will be obliged if they can be explained a little elaborately)

Your ABAP side should ask for an acknowledgment. so create a client proxy and refer the link on an exampel of code that need to be written in ABAP

http://help.sap.com/saphelp_nw04/helpdata/en/f4/8620c6b58c422c960c53f3ed71b432/frameset.htm

Regards

Suraj

Former Member
0 Kudos

Hi Suraj,

Thanks a lot for your wonderful and precise reply.

I just have one more doubt and my question is answered.

Do i need to also configure a proxy receiver channel or a receiver determination to send back the acknow. to the sender in my scenario or will it be automatically using the hop list.

Thanks & Regards,

Anshul

Former Member
0 Kudos

Hi Suraj,

Thanks a lot for your wonderful and precise reply.

I just have one more doubt and my question is answered.

Do i need to also configure a proxy receiver channel or a receiver determination to send back the acknow. to the sender in my scenario or will it be automatically using the hop list.

Thanks & Regards,

Anshul