Send data with escalation in multi instance subprocess

Hello, I have diagramm like this


I want to send user info with escalation event, is it possible?

real problem is that I wan’t to process user info and if needed add dynamically new users, my working diagramm looks like this

Hi @ramzes,

is this a general question or are you asking for your specific process?

Because if you just need it for your specific diagram I would suggest modelling the process a bit different. I think there is no need to use the signal-event in this case.
Something like this should work as well:

This is far easier to model and at the moment I don’t see the reason to use the signal-event in your process.

Regards
Michael

It’s just an example, the real problem is that I wan’t to process user info and if needed add dynamically new users, my working diagramm looks like this