1 Reply Latest reply on Dec 23, 2013 5:20 PM by newohybat

    jBPM node definition - parameterized

    newohybat

      I'd like to model in jBPM following situtation:

      There are two tasks.. I want the second task to be run some time after the first finishes. And I want to have this time period paremeterized to reuse the process definition.

      I want the reusability because I have many similar entities in db, that differ in the time duration as their properties. And I don't want to define for each entity different process.

      Is there a way to achieve this functionality in jBPM?

      Thanks in advance.