Hi, my project now is to build a web application, which contains several long run workflows. The workflow itself is typical workflow with a lot of human interactions. Certain steps within the workflow need to present a webform to the user, user input the data, system do the validation, handle the data input, and finally move on to the next workflow step.
Did a lot of research and can not find a better workflow engine, which has the ability to have a form builder and be able to handle the complex user interaction. Here's what I mean by complex - not just show a form with two buttons - "yes" and "no" (which corresponding to the result of the current workflow step). The whitepaper of jBPM claims that it has the ability. Please show me an example of how it works. Ideally, there should be a form builder to allow me to build the webform in the workflow definition phase. If not, what the way to associate a webform (with preparing webform logic, validation, form handler) with a specific workflow step. I can build the form manually. thanks! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3937111#3937111 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3937111 ------------------------------------------------------- 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
