Hi
I have a number of old XML-messages that are in status TBDL. This in RuntimeWorkbench -> Message Monitor.
The reason for that is that they try to access an ECC system that is not valid anymore.
They are result of a failed test and I just want to get rid of them from the list in RWB.
I.e force them into SystemError state so I can cancel them.
They are stucked in Integration Engine, not in the adaper.
In SXMB_MONI they are processed successfully but have also following statuses
XML status : Transfer to Process Engine
Outbound Status : Message Scheduled on Outbound side
QoS = Exactly Once
I have tried following in PI:
-
Executed SE38 -> RSXMB_CHECK_MSG_QUEUE (report to delete the inconsistencies)
Executed SXMS_REFRESH_ADAPTER_STATUS (report to update the status)
Deleted all workitems in SWWL (se38 -> RSWWWIDE)
Even restarted the server (ABAP and Java)
But they still remains untouched... I.e still in TBDL-status.
Does anyone have a tip on how to remove them/turn them into SystemError ?
/BR
Jocke Carlsson