"jblas" wrote : We have a datamodel, what if we want a web-based app that
configures jBPM process by itself. But it does not want to to do it with xml files. The
app needs to reconfigure its processes by code. It's posible ? I think it is posible.
What there is a reference or guide to do it ?
| If it is not possible. Can web create a jBPM console with limited options ?
|
| I need to design a web-based app, with users who need to change process in runtime.
|
| regards
Yes, it is possible. The web app would need to change the process programatically and
save it. The tutorials in the docs show how to create and save a process
programatically.
http://docs.jboss.com/jbpm/v3/userguide/tutorial.html#helloworldexample
The issue you are going to run into is how to represent this in the web app UI. There is
nothing in jBPM that would prevent you from doing what you describe.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983933#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...