cancel
Showing results for 
Search instead for 
Did you mean: 

Event is triggered again and again after error

tobias_setzekorn
Explorer
0 Kudos

I have started the event BUS2081-POSTED manually via SWUE with an invalid object key. Unfortunately the receiving function module is now producing a short dump due to the invalid object key. Due to the dump the event is now triggered hourly and running each time on the same dump.

Does anybody have an idea how to get rid of that event? I had a look in SWEQDEL, but this is empty.

I know that the best solution would be to change the receiving function module to have a better exception handling, but this is currently not possible.

Thanks a lot for your help...

View Entire Topic
tobias_setzekorn
Explorer
0 Kudos

I just found the solution. I can delete it in transaction SM58.

former_member185167
Active Contributor
0 Kudos

Can you explain how SWUE can lead to an event being created again and again?