on ‎2007 Aug 13 7:49 AM
Hi experts,
Differentiate between System Acknowledgement and Application Acknowledgement.
Thank you.
Krishna.
Request clarification before answering.
Hi,
system ack is about the status when your message is reached to the target system, and application ack is about the status when your message is reached to the target application on the target system.
Regards
Sumit Bhutani
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi !!
Pls refer the below links
http://help.sap.com/saphelp_nw70/helpdata/en/44/932e8896b610bbe10000000a422035/frameset.htm
refer this thread also
System acknowledgments used by the runtime environment to confirm that an asynchronous message has reached the receiver. for e.g in File Adapter, if ftp server is up and running/or Folder name exists etc
Application acknowledgments used to confirm that the asynchronous message has been successfully processed at the receiver. from SAP help.
Also refer -
http://help.sap.com/saphelp_nw2004s/helpdata/en/f4/8620c6b58c422c960c53f3ed71b432/content.htm
Acknowledgments can be used only together with async messages.
In sync messages there is no need for acknowledgements, as you always get an error or a response message, so the sender of the message always knows, if the message was sent successfully or not.
Thanks !!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
· System acknowledgments used by the runtime environment to confirm that an asynchronous message has reached the receiver.
· Application acknowledgments used to confirm that the asynchronous message has been successfully processed at the receiver.
http://help.sap.com/saphelp_nw2004s/helpdata/en/f4/8620c6b58c422c960c53f3ed71b432/content.htm
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.