cancel
Showing results for 
Search instead for 
Did you mean: 

SXMB_MONI / SRT_MONI - Restart Messages

former_member207667
Participant
0 Kudos

Hi experts,

I'm looking for a function module / class to resend automatically the asynchonous SOAP messages failed in SRT_MONI.

For PROXY XI messages, we use the FM:

RSXMB_RESTART_MESSAGES


Does anyone know how to do this for SOAP Messages (SRT_MONI)?

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

kaus19d
Active Contributor
0 Kudos

Hi mikel.maesozelaya,

Do you have authorisation to run transactions like SXMB_ADM or SXMB_ADMIN

The recommendation would be to change the schedule time to less interval. Its probably issue with different Time zones set for the User that running the jobs

Please check the below SAP Note resolution process,

https://launchpad.support.sap.com/#/notes/1481218

https://launchpad.support.sap.com/#/notes/1884562

Thanks,

Kaushik

former_member207667
Participant
0 Kudos

All this info (propossed transactions and notes) is about XI Messages, related to Proxy communication.

I'm asking about SOAP Messages.

The question is:

How to resend an failed async SOAP message via code (FM/Report ....)

Thanks anyway.