4 Replies Latest reply on Nov 2, 2009 2:00 PM by jbarrez

    Extending timers or creating custom jobs

    sravyts

      We are looking into implementing the following BPM construct in jbpm:

      start -> task 1 (inputs an activity date) -> wait for the first working day after the activity -> task 2 -> end

      Is there a way we can implement this? I was looking into using a wait state with an event listeren on "start" which would create a job, with the calculated duedate, and when the job is executed, the execution is signalled so the process continues.

      But I can't find a way to create custom jobs? There doesn't seem to be an api to create jobs? Is this something that will be available in the future?

      Wkr,
      Sofie