[jboss-user] [JBoss jBPM] - Re: Problem in getting proper workflow transitions:

maxp do-not-reply at jboss.com
Tue Jun 5 02:50:01 EDT 2007


Hi Duc

Here is the process definition.xml file for the same

<process-definition
  xmlns="urn:jbpm.org:jpdl-3.1"  name="credit-request-approval">
  
   <start-state name="start">
      
   </start-state>

   <task-node name="task-node1">
      
      
   </task-node>
   <task-node name="task-node2">
      
      
      
   </task-node>
   <task-node name="task-node3">
      
      
      
   </task-node>
   <end-state name="Request Approved"></end-state>
   <end-state name="Request rejected"></end-state>
</process-definition>

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051189#4051189

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4051189



More information about the jboss-user mailing list