Hello everyone, I have two process flows. I'd like to release token waiting in flowA by sending message from flowB. The token in flowA is kept in a wait for event activity and listen to onMessage.
It seems the token is releases but my model has exceptions below. How could I fix it in wait for event activity?