07-12-2018 08:12 AM
I wonder, if it is already implemented somewhere(I believe it is quite popular requirement) to have the ability to have effective dated process definitions, ie one entity called for example Process and few ProcessDefinitions attached to it, which have different effective periods. Like first will be valid from 01-01-2000 to 31-12-2018 and second will be valid from 01-01-2019 to 31-12-2099?
07-13-2018 06:31 AM
You can specify when to activate a process definition when you deploy it DeploymentBuilder (Activiti - Engine 5.22.0 API) or you can activate/suspend deployed process definitions (specifying dates) RepositoryService (Activiti - Engine 5.22.0 API)
07-13-2018 02:54 PM
Not sure, that it fully corresponds to what I need(there's no ability to store end date here), have to think about it, but really good point to start from. Thanks!
Explore our Alfresco products with the links below. Use labels to filter content by product module.