2 Replies Latest reply on Feb 10, 2015 5:22 AM by antonio.giambanco

    Is it possible to signal some instances from an other instance in the same question?

    antonio.giambanco

      Hi all,

      I'm trying to signal some instances waiting for an other instance to complete its job.

      In one process I used an throwing signal event with a doneEventType and dataVarInput meanwhile in the other process I used a catching signal event with doneEventType and dataVarOutput.

      I tried but it doesn't work, is it correct how I used it?