‎02-02-2021 11:14 AM
Is there a recommended policy for process versioning? Some processes are in production version, some might still be in development so I don't want to publish those processes to web site or don't want to overwrite current process. What is the best way to accomplish this?
Solved! Go to Solution.
‎17-02-2021 06:52 AM
Hi,
There is aa couple of things you can do, that does not require tailoring of the metamodel.
‎02-02-2021 03:55 PM
Thanks. That requires some work but is a solution. I suppose simple one is to have development and production repository. When process is ready, export from dev and import into prod. I suppose this is good for start.
‎02-02-2021 03:15 PM
What we have done internally is to add a custom meta-attribute for diagrams (Draft, draft published, approved, ect) and then we have modified the query to the web site generation to only publish the ones we would like to be on the intranet.