cancel
Showing results for 
Search instead for 
Did you mean: 

Clearing an errored Ack from the adapter engine

Former Member
0 Kudos

Hi all,

I have a message that shows as successful so I cannot cancel it, however it is trying to send a system acknowledgment and has no where to send it, because the message was run as a test from the RWB. I have deleted the relevent message in the integration server, however the system ack is still persisted on the AE and keeps causing a No Hoplist internal error that then forces a rollback. I want clear it from the queue, how do I go about doing it?

Kind Regards,

Chris

Accepted Solutions (1)

Accepted Solutions (1)

agasthuri_doss
Active Contributor
0 Kudos

Dear Richard,

You can use the transactions SMQ1 and SMQ2 to clear the inbound and outbound messages in the ABAP stack. You can run this transactions in your XI server and clear the stuck up messages.

Go to Runtime Wokbench -> Message Monitor -> Adapter Engine

Select the message here restart or cancel it.

This will help you,

http://help.sap.com/saphelp_nw04/helpdata/en/24/808c4037fba62be10000000a1550b0/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/3c/5d70b7d21e478fa569fec37325b9f6/frameset.htm

/people/sap.india5/blog/2006/01/03/xi-asynchronous-message-processing-understanding-xi-queues-part-i

Regards

Agasthuri Doss

Former Member
0 Kudos

It was in the EO acknowledgment queue. Thanks for the information

Answers (0)