[jboss-user] [JBoss jBPM] - Re: JBPM Documentation

2009-07-13 Thread kukeltje
or http://www.jboss.org/community/wiki/MultiChoiceForkAH

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4243419
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: JBPM Documentation

2009-07-13 Thread kukeltje
http://www.jboss.org/community/wiki/ForEachForkActionHandler

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4243418
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: JBPM Documentation

2009-07-13 Thread sushantgupta402
"it notifies the sub process" this means it signals the process state node to 
continue. So here what we have to do is manually figure out if all the sub 
processes has ended if not then we have to put the execution back to the 
process state node.

"So what you want is to use the for each forkhandler construction but with 
subprocess nodes instead of tasks. That creates a sub-process node for each 
'virtual' path." Do you have a code to illustrate this?

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4243355
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: JBPM Documentation

2009-07-13 Thread kukeltje
No, it does not create a problem. It does not signal the parent process, it 
notifies the sub process node in the parent process to continue. Only that 
specific node.

So what you want is to use the for each forkhandler construction but with 
subprocess nodes instead of tasks. That creates a sub-process node for each 
'virtual' path.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4243327
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: JBPM Documentation

2009-07-13 Thread sushantgupta402
Yes you are right that if a subprocess is ended it will take due care to notify 
the parent but how about multiple subprocesses? In case of multiple 
subprocesses each one signals the parent and that creates a problem. Luckily I 
figured out the way but there is one more problem. Here is the business 
scenario see if you can help:
>From a node I have to spwan multiple (read variable number of process else I 
>could have used fork) processes and same number of tasks. What I am doing is 
>creating multiple task from a node and from task-create event I am creating 
>multiple sub process. Am I doing it corretly or you have a better suggestion?

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4243271
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: JBPM Documentation

2009-07-13 Thread kukeltje
uhmmm... that should be trivial if you model it that way nothing special to 
do. A sub process node in the main process continues if the subprocess itself 
is ended.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4243250
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: JBPM Documentation

2009-07-13 Thread sushantgupta402
Hi Ronald thanks for the reply the book you have suggested is good but doesn't 
speak much about the jPDL moreover the book's title itself says that it is 
mainly for business analysts. If you have any idea can you please explain how 
can I figure out if all the subrocesses has ended before moving ahead with the 
main process.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4243243
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: JBPM Documentation

2009-07-13 Thread kukeltje
http://www.packtpub.com/jboss-jbpm/book (from google)

For 4 there are no books yet. But the sourcecode (examples in the jBPM 
download) are very good starting points

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4243222
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: JBPM Documentation wanted - PDF, Word ( anything we can

2007-03-21 Thread perrylucas
ok, what you need to do is actually download the version of JBPM that you're 
insterested in using, and look for the single page userguide.  For version 
jbpm-jpdl-3.2.GA, you can find this in the \doc\userguide\html_single folder.  
Be sure to open the html_single version of the user guide unless you feel like 
printing out each page manually...


(and btw, I don't see anything unusual about asking JBPM related questions in 
the JBPM forum!)

good luck!
- Perry

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030265
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user