Community

Execution Timeout on and

created by Sameeh Harfoush in jBPM - View the full discussion

Hello,

I am working on a business workflow that has a timeout restriction on

  1. The whole workflow (the      whole process must finish in 72 hours)
  2. A group of tasks and activities      (the group must finish in 24 hours), I am using the <group> tag

 

In the JPBM 4.3 developer guide the <group> can have a timer in a transition

    <transition to="escalate">
      <timer duedate="2 business hours" />
    </transition>

But when I implement it, the XSD is validating it as an error in the JPDL xml format

 

Did anyone implement such a cases?

 

Thanks

Reply to this message by going to Community

Start a new discussion in jBPM at Community