1 Reply Latest reply on Jan 21, 2015 1:30 AM by swiderski.maciej

    Problem with signalling across two processes

    toja

      Hi all,

      I have got a problem with signalling in jbpm. There are 2 processes: procA that sends a signal and procB that waits for the signal. I have run some instances of procB - each of them waits for the signal. I send signal from procA and procA is finishing but the instances of procB  don't receive the signal.

      When I had one instance of procB it works but with multiple instances it does't. ProcB is rather valid because if I send signal to the instances from jbpm-console it receive it and handle.

      Any ideas how to solve it?

       

      Best, Tomek