cancel
Showing results for 
Search instead for 
Did you mean: 

Failed Asynchronous Messages still processing

Former Member
0 Kudos

Hi,

Scenario: Asynchronous

QoS: EO

SAP > PI > 3rd Party

I have an almost 1500 failed messages in my SXI_MONITOR SAP PI with an error of 'No Receiver Determination'. I have already solved the issue and the future messages were successful. However, the 1500 failed messages are still being pushed/processed, which is taking up too much memory.

How do you stop these failed messages in processing?

Is there a way that when a failed message already fails, it would stop pushing/processing in SAP PI?

thank you.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member192343
Active Contributor
0 Kudos

Hi,

Each error message will have several retrys for processing, usually 3 or 5 times.

You can try to cancel processing of messages by pressing "cancel processing of messages with errors (Ctrl+F8)"

Former Member
0 Kudos

Hi Mikhail,

Where can I set or see how many times it would retry to process the failed message?

I have the failed messages since yesterday and it is still being retried now.

thank you.

Former Member
0 Kudos

Hi,

I think your team mates or BASIS team might have already set a background job for re triggering failed messages in ABAP stack .

If you don't want those messages then you can cancel those in SMQ2/SXMB_MONI.

Regards

Venkat

Former Member
0 Kudos

Hi ,

Check in SM37 tcode for this background RSXMB_RESTART_MESSAGES job

Regards

Venkat