cancel
Showing results for 
Search instead for 
Did you mean: 

MQ Message Re-start

Former Member
0 Kudos

Hi folks,

I am working on MQ to R/3 scenario, its working file..

Some time message is failed, in SXMB_MONI, how can I resend the message.

When I am trying to re-send the message its showing.

"You cannot restart XML message"

D9BAF892A50D11DDA51500101816A382 with this status/type

Thanks for your help,

SR...

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hey,

Restarting and Resending Messages.

regards,

Milan

pedro_baroni3
Active Contributor
0 Kudos

See transaction SMQ2.

Former Member
0 Kudos

Message is available in SXMB_MONI, i want to restart from SXMB_MONI....

pedro_baroni3
Active Contributor
0 Kudos

What is the status of this message? (Ctrl + F1)

It is synchronous or asynchronous?

Edited by: Pedro Baroni on Nov 3, 2008 7:25 PM

Former Member
0 Kudos

Its Asysncharnous message..

pedro_baroni3
Active Contributor
0 Kudos

What is the status of this message in MONI? (Ctrl + F1)

Edited by: Pedro Baroni on Nov 3, 2008 7:33 PM

Former Member
0 Kudos

Its Asysncharnous message..

In SXMI_MONI, Message Status is : System Error - Re-start not posiable...

My client, they don't want to lose the data, how can i retrive the message..

i think Re-start is not possiable...

Any one, please help me

Former Member
0 Kudos

S R:

Can you paste the error message?

Once the MQ is restarted,the first message from XI to MQ will always fail.The solution is NOTES:948016

set CONNECTION_TEST_POLL=true

regards

yu ming

Former Member
0 Kudos

Sure,

Some time message is failed, in SXMB_MONI, how can I resend the message.

When I am trying to re-send the message its showing.

"You cannot restart XML message"

D9BAF892A50D11DDA51500101816A382 with this status/type

Former Member
0 Kudos

S R:

I mean can you double click the error message,then paste the error message during processing.Not the error message of resending.

Former Member
0 Kudos

Hi SR

You can restart only those messages which are successful from Source and passed technical routing.

Share the error in SXMB_MONI -> Technical Routing/Mapping/ Inbound(anyone) -> ERROR

Thanks

Gaurav

pedro_baroni3
Active Contributor
0 Kudos

To learn about the error in the MONI, follow these steps:

- Double click the message in error;

- Select the folder "Inbound Message";

- Select the folder "SOAP Header";

- Double click "Error";

Send the content displayed to know what happened.

To process the message directly to Integration Engine:

- Open the Integration Monitoring "Runtime Workbench";

- Select "Component Monitoring";

- Click "Display";

- Select "Integration Engine";

- Select the folder "Test Message";

- Fill out the information, including the "Payload" and send.

See Blog: