cancel
Showing results for 
Search instead for 
Did you mean: 

srt_moni message reprocessing

munavar_khader
Discoverer
0 Kudos

Hi,

Is there any program to reprocess the SRT_MonI failed messages?

Problem: Due to Ariba outages many messages fail in ECC. Once the system is back online we reprocess manually these messages and it gets posted successfully. I am looking for background program to reprocess these message in case of failure.

Accepted Solutions (1)

Accepted Solutions (1)

sapsent
Discoverer
0 Kudos

Hi

We have the same issue, and we built the custom report using CL_SOAP_UTIL_MASS_RESTART to restart the messages if we have any failures in regular intervals.

Thanks

Senth

munavar_khader
Discoverer
0 Kudos

Hi Senthil,

Thanks for the tip. Any challenges while building the report, please advise.

sapsent
Discoverer
0 Kudos

We have the concept to try 3 times for restart and if its continue to fail then generate alert to support team to investigate further. no major concerns in building the report

naseemallika14
Participant
0 Kudos

Hi Senth Singaram,

If you have any code sample for custom report using CL_SOAP_UTIL_MASS_RESTART to restart the messages if we have any failures in regular intervals., Please share.

Thanks.

Answers (1)

Answers (1)

cris_hansen
Advisor
Advisor
0 Kudos

Hi Munavar,

You can check this question/answer and this SAP Community blog.

Regards,

Cris

munavar_khader
Discoverer
0 Kudos

Thanks Cristiano for the comment, but this one is for XI messages. Whereas my query is on proxy messages. I am looking for a program to reprocess the failed proxy messages.

naseemallika14
Participant
0 Kudos

Hi munavar.khader,

Could you please let me know how you resolved this issue.

Thanks.

0 Kudos
For WS/RM for SRT_MONI SRT_UTIL_RESTART Restart and cancel ABAP Web Service messages. SRT_RESTART_SEQ Restart Messages in Groups of Sequences
saiganga17
Member
0 Kudos

how to resolve custom program help me it's little bit urgent