JBoss Community

Re: Programmatically generating human task forms with FreeMaker for embedded jbpm5 in a web application

created by Christian Witschel in jBPM - View the full discussion

Hi,

 

if you read the documentation it states that the task forms need to be in the classpath.

So, in you web application, when the user selects to see a form to do his human task, just generate the form on the fly and place it in the class path. you will probably need to expand the naming of the forms, cause otherwise you get a concurrency issue when 2 different users want to access the same form at the same time.

Reply to this message by going to Community

Start a new discussion in jBPM at Community