Skip to main content

We are currently testing BlackPearl in a POC setting.  A question has come up about workflow version numbers between our DEV and Production environments.  Our plan had been to have separate instances of K2 running on different servers for DEV and Prod. 


Let's assume the current production environment is running version 50 of my workflow.  When I deploy a workflow to our DEV environment, a version number is automatically assigned (let's say I deploy version 81).  If I deploy the same workflow to the production environment, what will the version number be (assuming separate instances of K2)?


What happens if we are running one instance of K2 on one server and run DEV and Production environments off of that?


If this is documented somewhere, I'd be happy to do some reading.

Version No is enviornment specific. So the next version no on a PROD will be the existing version no on PROD + 1


Reply