Is it possible to attach a timer event for the entire process instance. i,e it be associated with the process definition and be triggered at a particular time. I know we can have task boundary event, but I am looking for something along the lines of process instance timer event
oops need clarification on the boundary timer on the sub process. Are the process variables of the sub process available to the boundary timer process. And also like task boundary event can the subprocess not be cancelled ?