cancel
Showing results for 
Search instead for 
Did you mean: 

Restart Message in SXMB_MONI

Former Member
0 Kudos

Hi,

I have the following scenario:

File -> XI -> RFC

There are some case that appear in the XML monitor(SXMB_MONI)a message with status "Application Error - Restart not Possible". I need to resend this message again.

How do I resend this message?

Thanks,

Sérgio

Accepted Solutions (1)

Accepted Solutions (1)

udo_martens
Active Contributor
0 Kudos

Hi Sergio,

hopefully you choosed modus "archive" in File Adapter. Just copy the file into your polled folder for restart.

Modus "delete" would be some work. Post the XML from SXMB_MONI to http adapter, for example with WFETCH. Explanations on Demand.

Regards,

Udo

Former Member
0 Kudos

Udo,

I aggre with you that one way to restart the message is using the file again but I need to restart the message from SXMB_MONI.

You said that I can post the XML to http adapter.

How can I do this?

Thanks,

Sérgio

udo_martens
Active Contributor
0 Kudos

Hi Sergio,

load <a href="http://download.microsoft.com/download/d/e/5/de5351d6-4463-4cc3-a27c-3e2274263c43/wfetch.exe">Wfetch</a> down and post a message to http://<your server>:< port, may be 8000>/sap/xi/adapter_plain?service=<your serv>&interface=<ur interf>&namespace=<ur ns>&qos=EO

and activate in SICF sap/xi/adapter_plain

Regards,

Udo

Message was edited by: Udo Martens

MichalKrawczyk
Active Contributor
0 Kudos

Hi Sergio,

>>>>You said that I can post the XML to http adapter.

restarting

/people/michal.krawczyk2/blog/2005/08/25/xi-sending-a-message-without-the-use-of-an-adapter-not-possible

no SAP supported way (but works on DEV):

/people/michal.krawczyk2/blog/2005/11/09/xi-restarting-successfully-processed-messages

Regards,

michal

Answers (2)

Answers (2)

bhavesh_kantilal
Active Contributor
0 Kudos

Hi Sergio,

to restart your message from SXMB_MONI, just select the message and at the top, you will find a button that tells restart and your message will get restarted.

This is possible only for messages that stayte manual restart possible.

Regards,

Bhavesh

moorthy
Active Contributor
0 Kudos

Hi,

First thing is RFC has given an uncaught exception. That's may be resaon for Application Error. Just go to ST22 in R/3 and check. Is there any errro for today.

This exception may be because of data. For e.g. data is Decimal field in the RFC and file is having data with string charcters(like , etc) then you will get this type of uncaught exceptions.

Also check in Queue Monitor- Is there any error in the Queue

Hope this helps,

Regards,

Moorthy