cancel
Showing results for 
Search instead for 
Did you mean: 

How to reprocess event messages for a recreated event handler

Affan_alavi
Explorer
0 Kudos

Hi,

We are updating the expected event list (number of events & expected event date). which leads to deleting the existing event handler and recreating a new one.

My question is how do i reprocess the event messages already recieved for the previous event handler? Which activty method should i use?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member190756
Active Contributor
0 Kudos

Hi Affan,

the reprocessing of the messages happens automatically after recreating the EH.

Best regards,

Steffen

Affan_alavi
Explorer
0 Kudos

Hi Steffen,

Yes.. i could confirm that. but i noticed something particular, when the EM system recieves 3-4 idocs simultaneously, some of the IDOCs are not recognized by EM.

I checked the IDOC status via WE02 and their status is green, but when checking the message log /SAPTRX/EVM_STATUS I do not find the corresponding event messages.

I then need to manually reprocess these IDOCs to trigger events. Do you know what might cause this and how to I reslove this issue?

~Affan

former_member190756
Active Contributor
0 Kudos

Hello Affan,

i assume that the EH was locked and the messages could not be processed. You must schedule the job to process Messages for locked EH in transaction /n/saptrx/emjobs e.g. to run every 5 min.

Best regards,
Steffen