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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...