Kris Verlaenen [http://community.jboss.org/people/KrisVerlaenen] created the discussion
"Re: How to set timeCycle on boundryEvent at runtime" To view the discussion, visit: http://community.jboss.org/message/577046#577046 -------------------------------------------------------------- Not sure which version you are using, but support for dynamic resolution of timer properties was added on November 26th, so it should be included in the latest CR1 release: https://github.com/krisv/jbpm/blob/5.0-CR1/jbpm-flow/src/main/java/org/jbpm/workflow/instance/node/StateBasedNodeInstance.java https://github.com/krisv/jbpm/blob/5.0-CR1/jbpm-flow/src/main/java/org/jbpm/workflow/instance/node/StateBasedNodeInstance.java (check the resolveValue(..) in the createTimerInstance method) If you are using the latest version, but still have issues, could you give an example process + java file that show this issue? Kris -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/577046#577046] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
