Zdenek Hrib [https://community.jboss.org/people/zdenek.hrib] created the 
discussion

"Re: Using jBPM as state machine engine - is it a good idea?"

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

--------------------------------------------------------------
Thank you for the quick answer. 

I was also thinking about some sort of "custom persistence module", because 
each row/record in my database represents in-fact a running process and the 
fields of the record are simply the variables of this process instances. Each 
record update should push the process a step further - mostly using a decision 
point based on rules evaluating the old and new version of the record (exposed 
for rules as separate processs variables). I would like to use my record 
database instead of the original database schema used by jBPM persistence for 
storing the runtime state of the processes.

Do you see this as a feasible solution?
--------------------------------------------------------------

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

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

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to