Dear all,

I want Process call subProcess, When I created this Process I couldn't get the 
subProcess id (my process failed for created), please give me solution for this 
problem  

thanks 

Dmitri 

this is parentProcess xml:

<?xml version="1.0" encoding="UTF-8"?>

<process-definition
  name="parentProcess">
   <start-state name="start">
      
   </start-state>
   <task-node name="task1">
      
         
            [EMAIL PROTECTED]
         
      
      
   </task-node>
   <task-node name="task2">
      
         
            [EMAIL PROTECTED]
         
      
      
   </task-node>
   <end-state name="end"></end-state>
   <state name="Call_SPOPP-SP-3.02-KPK">
      
   
</process-definition>

and this is subProcess xml file :

<?xml version="1.0" encoding="UTF-8"?>

<process-definition
  name="SPOPP-SP-3.02-KPK">
   <start-state name="start">
      
   </start-state>
   <task-node name="Petugas_Pelaksana_PPK">
      
         
            [EMAIL PROTECTED]
         
      
      
   </task-node>
   <task-node name="Petugas_Pengolahan_Pemetaan">
      
         
            [EMAIL PROTECTED]&amp;pemetaan
         
      
      
         
            [EMAIL PROTECTED]&amp;pemetaan
         
      
      
   </task-node>
   <task-node name="Kasubsi_PPK">
      
         
            [EMAIL PROTECTED]
         
      
      
   </task-node>
   <end-state name="end"></end-state>
</process-definition>



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

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

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to