cancel
Showing results for 
Search instead for 
Did you mean: 

Program to cancel xml message with status error or schedule ?

Former Member
0 Kudos

Hi,

Any program that can cancel xml message base on period. because i have about 100 thousand unuse xml message that accidentaly generated. because it is too long if i need to cancel 1 by one.

Regards

Fernand

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi All,

I already try this program below :

RSXMB_CANCEL_Message - cancel the meesage with errors.

RSXMB_CANCEL_NO_COMMIT_MSG -cancel the message processing for messages without commit.

RSXMB_CANCEL_NOT_REST_MESSAGES - Cancel Xi messages with errors that cannot be restarted

but then no result selected. i need to select manual those message and cancel using cancel button.

please advise.

Thank you and best regards

Fernand

Former Member
0 Kudos

Hi Fernand,

check the runtime workbench in "message monitoring" there is option called 'cancel' pls select the messages for specific duration and cancel the messages.

Thanks & Regards,

Sateesh N,.

Former Member
0 Kudos

hi,

Check out this blog by stefan to clear the messages in Adapter Framework

/people/stefan.grube/blog/2006/04/27/how-to-deal-with-stuck-eoio-messages-in-the-xi-30-adapter-framework

Regards

Ramesh P

Former Member
0 Kudos

Hi,

To Cancel the messages from MONI with the Status Scheduled for Outbound Process

Schedule the Report RSXMB_CHECK_MSG_QUEUE

Regards

Seshagiri

former_member859847
Active Contributor
0 Kudos

HI,

Please check the following report programs to cacel the messages.

RSXMB_CANCEL_Message - cancel the meesage with errors.

RSXMB_CANCEL_NO_COMMIT_MSG -cancel the message processing for messages without commit.

RSXMB_CANCEL_NOT_REST_MESSAGES - Cancel Xi messages with errors that cannot be restarted.

regards

mahesh.