[jboss-user] [jBPM] - Deployment of process, creating KnowledgeBase

Marie MM do-not-reply at jboss.com
Tue Aug 9 08:19:33 EDT 2011


Marie MM [http://community.jboss.org/people/mariemm] created the discussion

"Deployment of process, creating KnowledgeBase"

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

--------------------------------------------------------------
For now we are not using Guvnor or anything special for deploying and storing process definitions, we just have files with definitions. Guvnor seems to be too big and complex for our needs.

We want to *keep different versions of process definition*. When new version is created, the processes which are running (in some wait state) still continue with old version (since there could be many errors when changing definition during run - eg. missing variables).
Is anyone using jBPM5 in this way? Could you share your experience?

We are considering saving definitions (all versions) in DB. When new process starts - it get the newest version, for the running it gets the version which process started with.
It is more less the same behaviour as it was in jBPM 4 - it was generating version number automatically.
 http://docs.jboss.com/jbpm/v4/userguide/html_single/#deployingaprocess http://docs.jboss.com/jbpm/v4/userguide/html_single/#deployingaprocess

Another question about *preparing knowledge base*: what is best practice to use it? 
For running process it needs definitions for itself and also for all subprocesses. And also for subprocess run, it needs to know parents definition. I don't think it is smart to create knowledge base with all definitions - it takes long and I don't which definitions will be really used.

Thanks.
--------------------------------------------------------------

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

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/20110809/9ecf12ee/attachment.html 


More information about the jboss-user mailing list