I have 3 doubts in Appian environment. Can you help me, please?
1. In Appian, can you work with branches associated with process versions, similar to GitHub?
2. Is it possible to have two versions of the same process running in production and choose at any time which one the application should use?
3. If a new version of a process is deployed to production, can migrations be performed for the processes that are active at that moment?
Thanks in advance.
Discussion posts and replies are publicly visible
1. In Appian, can you work with branches associated with process versions, similar to GitHub? No, Appian doesnt work in that way
2. Is it possible to have two versions of the same process running in production and choose at any time which one the application should use? No, in that case, you must have two copies of the process with different names.
3. If a new version of a process is deployed to production, can migrations be performed for the processes that are active at that moment? If you want to migrate your process from one version to a newer one... you must finish one and create an instance of the new process from scratch, using thee same context.