Skip to main content

Hi All,


I already had a Process exported in the Server. After making some changes(adding an activity), I exported it again.


But whenever that process is executed, Server is taking the old version .


I checked in Service Manager and found the default version set to the latest exported version.


Please guide.


A quick reply will be highly appreciated as we are in UAT.


Thanks and Regards

When you state "... whenever the process is executed, Server is taking the old version..." what do you mean by "executed"?


Is this a process instance that was started before you deployed the new version?  If so then that is the reason you are experiencing this.  Whenever a process instance is started it is bound to a specific version of the definition and executes on that version for its lifetime. Only new process instances will pick up the newly exported version.


Reply