Catch escalation with payload in event subprocess

Hi all!
I have a process which may run ‘call activity’ inside. It call activities may produce escalation end events dynamically and with some payload (for example, comments). Then I have an event subprocess binded to this escalation events by code which placed in main process. I set up escalation end events with input variables and want to get them in event subprocess in main scope, but I can’t see it. All called activities have mapping to all output variables.

1 Like