cancel
Showing results for 
Search instead for 
Did you mean: 

XI old messages Deletion

chandrasekhar_pandiri
Participant
0 Kudos

I deleted the old xml messages. But some error status messages were not deleted.so i run SXMB_CANCEL_MESSAGES report for cancelling that error messages. but still i am finding some error state messages.....how can i cancel & delete that messages

Regards,

Shiva

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Shiva,

To run report RSXMB_CANCEL_MESSAGES it is necessary to inform the

following parameters:

Execute from

Execute until

Logical Pipiline ID

You can check the pipeline ID of the message on SXMB_MONI Monitor for

Processed XML Messages. There is a filed there that will indicate on

which pipeline ID is each message.

Report RSXMB_CANCEL_MESSAGES handles message having messages state 24,

27, 18, 23, 24 and 25.

    • If the 'Final' flag is set on the selection screen, only states 23 and 24 are handled.

You can use tcode se16 to check the status of these messages in error.

Thatu2019s might be the reason of why you are not able to cancel the

messages with report RSXMB_CANCEL_MESSAGES.

If these error messages are BPE related, you can also check the notes below.

#1042379 - BPE-HT: Deleting messages that are no longer used

894193 - BPE-RUN: find messages that are no longer used and delete

You can use report RSXMB_SHOW_STATUS to get an overview information of

the statuses of messages in the Integration Engine.

I hope this helps you!!

Best regards,

Jorge

Edited by: Jorge Eidelwein on Nov 10, 2010 8:44 PM

Answers (0)