Immediate next event to IntermediateCatchEvent with timer sometimes doesnot occurs
Below is the code which sometimes work and sometimes not. It skips the immediate next event.IntermediateCatchEvent event = new IntermediateCatchEvent(); event.setId(component.getUid()); event.setName(component.getName()); TimerEventDefinition ed = ne...