Updating an instance to the lastest process version automatically
In Flokzu you have the option to update process instances to the last deployed version automatically when they're opened. This is useful when you want that the changes introduced in a process can be seen as soon as possible, to prevent users from being working on multiple versions of the same process.
Warning: This feature will be enabled automatically each time a process is created.
If, on the contrary, you don't want that process instances be updated automatically when they're opened, click on Edit process > Process Settings > Additional Settings and there you'll see the button that enables/disables the automatic update of process instances.
Keep in mind that if you disable this option, all the changes you have introduced in a process will only be visible starting from the next process instances that are launched. The changes will not be visible for ongoing instances.
Instances will always try to migrate to the last process version, but the result depends on the applied change. For example, the following changes prevent the migration of instances:
Deleting a task: any instance that is in it will not migrate to another version
Removing a converging inclusive gateway: If a converging inclusive gateway is removed where an instance is waiting for one or more branches of the flow to converge before continuing, that instance will not be able to migrate to the new process version
Adding a timer or a conditional event to a task: any instance that is in it will not migrate to another version
Where can I check if the document has been updated automatically or not?
This information can be checked in the process instance history.
If the document was updated to the last version, the following message will appear: Action: [Update Process Instance to last version OK] Done by SYSTEM - Date and Time
If the document wasn't updated, the following message will appear: Action: [Process instance could not be migrated] Done by SYSTEM - Date and Time
Warning: This feature will be enabled automatically each time a process is created.
If, on the contrary, you don't want that process instances be updated automatically when they're opened, click on Edit process > Process Settings > Additional Settings and there you'll see the button that enables/disables the automatic update of process instances.
Keep in mind that if you disable this option, all the changes you have introduced in a process will only be visible starting from the next process instances that are launched. The changes will not be visible for ongoing instances.
Documents will always be updated?
Instances will always try to migrate to the last process version, but the result depends on the applied change. For example, the following changes prevent the migration of instances:
Deleting a task: any instance that is in it will not migrate to another version
Removing a converging inclusive gateway: If a converging inclusive gateway is removed where an instance is waiting for one or more branches of the flow to converge before continuing, that instance will not be able to migrate to the new process version
Adding a timer or a conditional event to a task: any instance that is in it will not migrate to another version
Where can I check if the document has been updated automatically or not?
This information can be checked in the process instance history.
If the document was updated to the last version, the following message will appear: Action: [Update Process Instance to last version OK] Done by SYSTEM - Date and Time
If the document wasn't updated, the following message will appear: Action: [Process instance could not be migrated] Done by SYSTEM - Date and Time
Updated on: 20/08/2024
Thank you!