cancel
Showing results for 
Search instead for 
Did you mean: 

How to set acknowledgement flag in asynchronous message

Former Member
0 Kudos

Hello,

I just read in the documenation that it is possible to request acknowlegment messages by setting an "acknowledgement tag" in the request message.

My question now is how to set this acknowledgement tag and which rules I have to follow? Do you have any more information on this topic? I see the flags in "ReliableMessaging" but not sure how to set them.

Thank you.

Edited by: Florian Guppenberger on Dec 2, 2009 5:16 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

thank you for your response. To sum it up acknowledgements can only be requested for the following cases (please correct me if I am wrong):

1. Integration Process as Sender

2. IDOC Sender

3. PROXY SENDER (?) - not sure though

former_member200962
Active Contributor
0 Kudos

This help section has some details on how to set/ configure acknowledgements:

http://help.sap.com/saphelp_nw70/helpdata/en/f4/8620c6b58c422c960c53f3ed71b432/content.htm

Regards,

Abhishek.

Former Member
0 Kudos

Hi,

It is definitely possible through proxy Sender.

I have testet it and it works fine.

Please refer to the link :

http://help.sap.com/saphelp_nw70/helpdata/en/f4/8620c6b58c422c960c53f3ed71b432/content.htm

you can alose check out the report IF_XMS_PERSIST_CONST in ur ERP system.

Let me know if you have any more queries.

regards,

Piyush

Former Member
0 Kudos

Hi,

With the help of BPM it is possible, i don't think it is possible without BPM.

In the BPM for File and JDBC adapter we will get the transport acknowledgement (message is delivered) and for SAP system it will get the application acknowledgement (the message is transforred and processed successfully).

Regards

Ramesh