Hi all,
we have some workflow which are already running, now we are adding new functionality those flows.
Is it possible to apply the new functionality to the existing workflows.
Thanks.
Changing the process template could break the existing running workflows, the best way to add new functionality is to version the process templates.
Once you uninstall the process, all workflows will be halted and once you installed back, existing workflows will take the new changes.
However it depends on what kind of making the changes in workflow will decide the running of workflow stable.
"...existing workflows will take the new changes."
- This depends on whether new changes have already occurred in the existing flow or not. If you existing flows is in the middle of the process and you make changes to the beginning of the process, your existing flows are not going to have any context of new changes.
Thanks for all promt responses.
Is it possible to overide the worflow template.
ex:
One worflow template with name "test" is already avilable in the cusmor environment, with same name am trying install one more process template using dar installer it was allowing to install.
Two workflow templates avilable with the same name.
Is it possible to create next version workflow template ?
(We are sending the dar file , is setting that we need to make while creating the dar file.)
to make the next version, you need to checkout and then checkin. if you create another template with the same name then it will be 3rd template in your case.