[jboss-user] [jBPM] - Re: How to store process definition to the database in jBPM5?

Jett Gamboa do-not-reply at jboss.com
Thu Jun 21 10:33:54 EDT 2012


Jett Gamboa [https://community.jboss.org/people/jett] created the discussion

"Re: How to store process definition to the database in jBPM5?"

To view the discussion, visit: https://community.jboss.org/message/743409#743409

--------------------------------------------------------------
Although we're technically not storing it on a database per se, what we do right now is store the process definition in a document management system ( Alfresco in our case). The DMS allows us the capability of versioning of the bpmn files. When a process is instantiated, we call a service that pulls the definition with a particular version.

The DMS also allows users who edit these definitions a facility for collaboration.

IF had to store it in a DB, I would probably store it in BLOB field with another field indicating the version of the process.
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://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/20120621/a01af0a3/attachment-0001.html 


More information about the jboss-user mailing list