Message started process lost

Hello,

I have a workflow that is supposed to send a message with a message name “Message_CreateIM” :

Another workflow is supposed to be started when a message with name “Message_CreateIM” is created :

I see in the history view that a token has passed through the send message the 05-12-2017 at 14:23 :

When I search for any CreateIM workflow that could have been started the 05-12, the list is completely empty :

Does anybody know where I could search to understand what happend and why it has never started ?

Since then we redeployed a new version and tried again and I’m sure the message really starts a CreateIM but I would like to know more about how messages can be lost.

Kr,

Eric

Hi Eric,

This answer applies: http://stackoverflow.com/a/44026136/3981961
You need to implement the message throw event in code, see Implementation property on the message throw event.

Cheers,
Thorben