[jboss-user] [jBPM] - Timer in <group> activity transition

Sameeh Harfoush do-not-reply at jboss.com
Tue Mar 30 07:40:16 EDT 2010


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&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100330/abd7c874/attachment.html 


More information about the jboss-user mailing list