User development,
A new message was posted in the thread "jBPM[4.3] Task form implemtation without
using jBPM console":
http://community.jboss.org/message/522799#522799
Author : Jas Lam
Profile :
http://community.jboss.org/people/lamj1
Message:
--------------------------------------------------------------
In the developer guide example of Task Form using BPMN
http://docs.jboss.com/jbpm/v4/devguide/html_single/#completeExample
or jPDL
http://docs.jboss.com/jbpm/v4/devguide/html_single/#taskforms
show how to code the view ends, and construct the work flow. It assume that we must use
its jBPM console to drive the task form work flow.
From viewing to handling the form submission and transition.
What if i would like to have my own driver to manage this workflow? are there
documentation or guidance on how the Java ends was implemented.
1) Once the "approve" or "deny" button is pressed, how is the process
variable get set so it take the correct transition?
2) The "view" button on the task, how does that get processed? so that the
correct form is rendered?
I am not if even sure if those are the right questions to ask. But I am just not seeing
the whole picture of this Task Form capability, where the underlaying java implementation
is hidden.
Thanks
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/522799#522799