cancel
Showing results for 
Search instead for 
Did you mean: 

Error in the Acknowledgment

Former Member
0 Kudos

Hi,

Can anyone help me?

I have a scenario of ABAP Proxy - PI - Web Service. This is an asynchronous interface and the message is being sent from sender to receiver system. The problem is, I'm receiving an error in the acknowledgment with status AckRequestNotSupported.

I want to turn this thing off or make it work for my interface. Could anyone suggest something?

Thank you so much.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Turn off acknowledgements by running report IDX_NOALE.

Read more about acknowledgements [here|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f6d2d790-0201-0010-9382-b50b499b3fbe] or [here|http://wiki.sdn.sap.com/wiki/display/ABAP/HandlingIdocAcknowledgements]