[jboss-user] [jBPM] - Re: Deployment of process, creating KnowledgeBase
Tobias Wittur
do-not-reply at jboss.com
Wed Aug 10 01:54:47 EDT 2011
Tobias Wittur [http://community.jboss.org/people/tob1as] created the discussion
"Re: Deployment of process, creating KnowledgeBase"
To view the discussion, visit: http://community.jboss.org/message/620254#620254
--------------------------------------------------------------
I do not have any experience with this, but did you look at:
5.8.6. Updating processes and 5.8.6.1. Process instance migration
Whenever a process is updated, it is important to determine what should happen to the already running process instances. There are various strategies one could consider for each running instance:
* +Proceed+: The running process instance proceeds as normal, following the process (definition) as it was defined when the process instance was started. As a result, the already running instance will proceed as if the process was never updated. New instances can be started using the updated process.
* +Abort (and restart)+: The already running instance is aborted. If necessary, the process instance can be restarted using the new process definition.
* +Transfer+: The process instance is migrated to the new process definition, meaning that - once it has been migrated successfully - it will continue executing based on the updated process logic.
Regarding the knowledge base, should that not be instantiated only once at the very beginning? I think processes can be deployed to a running knowledge base.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/620254#620254]
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/20110810/05923fb4/attachment.html
More information about the jboss-user
mailing list