cancel
Showing results for 
Search instead for 
Did you mean: 

How does PI delivery acknowledment work in JMS adapter? Please help!

Former Member
0 Kudos

Hi Experts,

In JMS receiver communication channel there is an option (check box) for "Return PI delivery acknowledgment". I want to know how does this work? In what format (email, alert) we get the acknowledgment? What all configurations are need to do get the acknowledgment?

Kindly help ASAP! Any blog or doc on this will be really helpful.

Thanks

Gopal

Accepted Solutions (0)

Answers (2)

Answers (2)

JoelTrinidade
Active Contributor
0 Kudos

Hi Gopal,

I have provided enough and plenty of info about jms adapters and regarding your question about acknowledgment ,,, the acknowledgement does not refer in the traditional sense of the word as in the sense you will not get any mail or alert.

The acknowledgment that you would get would be a system acknowledgment , transmitted and received by systems. It works at the system level.

Regards

joel

JoelTrinidade
Active Contributor
0 Kudos

Hi Gopal,

1)notes for JMS adapter

Go thru these notes 790963,747601,746393,856346,802754,

837501 and 790224.

2)information regarding use of JMS Adapters,Go thru these links of help.sap.com

JMS Adapter:

http://help.sap.com/saphelp_nw04/helpdata/en/cd/d85a9d6fab7d4dbb7ae421f710626c/content.htm

Configuring the Sender JMS Adapter:

http://help.sap.com/saphelp_nw04/helpdata/en/f4/2d6189f0e27a4894ad517961762db7/content.htm

Configuring the Receiver JMS Adapter:

http://help.sap.com/saphelp_nw04/helpdata/en/10/b1b4c8575a6e47954ad63438d303e4/content.htm

JMS-Provider-Specific Settings:

http://help.sap.com/saphelp_nw04/helpdata/en/c1/739c4186c2a409e10000000a155106/content.htm

And to deploy the jars which are given in the JMS Adapter link go thru this article "How To Install and Configure External Drivers for JDBC and JMS Adapters"

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/how%20to%20inst...

Hope it helps.

Regards

joel