...
Inside an app version, it contains process design but process design has its own set of versioning called process version.
| Info | ||
|---|---|---|
| ||
Each process version belongs to only one app version. |
Determine current process version
...
In some cases, one may perform a process design update on older app version even though there's a newer app version in place as illustrated in the table below.
| App Version | Process Version | Action Taken |
|---|---|---|
| 1 | 1 | |
| 1 | 1 -> 3 | Process design update |
| 2 | 2 |
In this case, app version 1 will now hold process version 3 and not 2.
...
| title | Important |
|---|
...
.
Important Notes
By updating the process design in the same app version: all existing running process instances in the same app version will automatically be updated to the new process flow in the background.
| Warning | ||
|---|---|---|
| ||
Process migration will takes place once process design is changed. Repetitive process change deployment will disrupt existing process instances migration in the background. |
After you update the process design, do remember to check all the activity/plugin mappings to make sure that they are current and in sync with your process design.