I noticed that if I set an Output Parameter on a user task, on its completion, a process variable is created. E.g. capture the reason of why a user task has timed out.
I am interested if possible to achieve the same on a Throw Link Event (without a script/service task that creates the variable - I already have this working) just by setting an Output Parameter.
This would simplify my diagram that has a lot of paralel tasks…
Maybe I am not asking the right question. I am already using your suggestion like I said in my original post. I was just curious if my defining output parameters on a throw link event I can update/create a process variable.
From my tests, it doesn’t look like it’s possible (like it did for a User Task with an Output Parameter) so, I will just close my question.