Tips on workflow process version upgrade
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2015 03:08 PM
Hello, would appreciate any tips; to help when designing a new workflow; for example, one idea I had: have an event listener for upgrade; and when triggered it tells process "upgrade"; which would invoke a special upgrade bean.
If you've done this in large project, do tell.
Thank you in advance for any feedback.
If you've done this in large project, do tell.
Thank you in advance for any feedback.
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2015 02:12 AM
Hi,
process instance upgrade to new process definition can not be done automatically in general. There are may discussion on the forum about this topic. (see org.activiti.engine.impl.cmd.SetProcessDefinitionVersionCmd in the source code)
Regards
Martin
process instance upgrade to new process definition can not be done automatically in general. There are may discussion on the forum about this topic. (see org.activiti.engine.impl.cmd.SetProcessDefinitionVersionCmd in the source code)
Regards
Martin
