[jboss-dev-forums] [Design of JBoss jBPM] - JBPM Dynamic forms

clandestino_bgd do-not-reply at jboss.com
Mon Nov 13 11:58:14 EST 2006


Dear JBPM developers,
I would like to hear your view about existing dynamic forms functionality in JBPM 3.1.3.
In particular, I am curious why such approach has been chosen.
Let me try to summarize the main features of your approach:
1. For each task separate *.form file has to be created in GPD
2. The provided sample process has those *.form files which are JSF specific
3. The form is rendered by engine when Task is executed (have not found how - I would appreciate if you point me to the particular part of source)

The things I find a little bit problematic are:
1. JSF based .form files (I am using Struts for example)
2. The need for multiple definition of the same or very similar forms.

My question is:
1. Why diddn't you store the info how form will look like on variable level in process definition JPDL file. Each variable should be populated by one of the available HTML input controls.
2. Web pages (dynamic forms) then can have only custom JSP tags. This solution is chosen by RUNAWFE. Also I have did that when I developed WF service based on XPDL.

I would really appreciate your views about this.

Thank you.
Regards
Milan Agatonovic  






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

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



More information about the jboss-dev-forums mailing list