Sameeh Harfoush [
http://community.jboss.org/people/sameeh.harfoush] created the
discussion
"Timer in <group> activity transition"
To view the discussion, visit:
http://community.jboss.org/message/534607#534607
--------------------------------------------------------------
Hello
In JBPM 4.3 development guide the group activity can have a transition with a timeout
timer within
*<group>*
<start>
<transition to="approve" />
</start>
<state>
<transition to="done" />
</state>
<end />
<transition to="publish document" />
*<transition to="escalate">*
* <timer duedate="2 business hours" />*
* </transition>*
*</group>*
But when I implement the same example the XSD doesn’t accept the *<timer
duedate="2 business hours" />* with the transition after the jpdl xml file
validation.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/534607#534607]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]