this is perfectly possible with jBPM. These are just parameters that influence flow of the designed workflow, not about redesigning the workflow itself.
A combination/demo of something like this with using jBPM with either a database or even JBoss Rules (Drools) would be interesting. The data would e.g. be the following | Strategy first_deadline second_deadline deadline_after_call third_deadline forth_deadline | Y 30 45 15 15 15 | Z 15 30 7 9 10 | You could read these starting the process and put them into process variables and use them, you could also read them in actionhandlers runtime. Depends on wheter the customer wants already started processes to be influenced by changing parameters or just new processes. What it essentially boils down to is just some crud application for these fields right? Correct me if I'm wrong. Ronald p.s. stupid me, answering this at 02:11 (in 24h mode)..... ZZZZZZzzzzzz..... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3937303#3937303 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3937303 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
