[jboss-user] [jBPM] - Re: jBPM5 - other form templates than freemarker ones

Matus Majchrak do-not-reply at jboss.com
Thu Mar 17 09:38:13 EDT 2011


Matus Majchrak [http://community.jboss.org/people/dekadence] created the discussion

"Re: jBPM5 - other form templates than freemarker ones"

To view the discussion, visit: http://community.jboss.org/message/593770#593770

--------------------------------------------------------------
Hi, that depends on your application. If you use JBPM console as task service client, than you can only use freemarker templates. If you write your own task client, you can use any other template/language/format to describe the Human task Interaction. For example, you could have an XML file describing the task parameters for every human task in your process. You can store them in Guvnor repository and when you want to process the human task, you would load the particular xml file from repository and generate the UI based on it. See the screencast from Kris on guvnor integration:  http://people.redhat.com/kverlaen/jBPM5-guvnor-integration.swf http://people.redhat.com/kverlaen/jBPM5-guvnor-integration.swf . This however requires to implement the custom service client. You can have a look at jbpm-gwt-console source files to see how the JBPM console processes the freemarker templates and interacts with task service.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/593770#593770]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110317/13219fc8/attachment.html 


More information about the jboss-user mailing list