4 Replies Latest reply on Oct 11, 2007 9:42 AM by sonicfab

    How to programmatically set a timer on a workflow

    sonicfab

      Hi.
      I am a complete jBPM newb, so forgive me if this question has been answered before.
      I would like to know how to programmatically tell jBPM to set a timer on a particular instance of a workflow, so that the process will resume at a specified date.
      I am using Spring Modules, and know how to retrieve the jBPM configuration via Spring, and then obtain a jbpmContext and graphSession, but that's about it.