Skip to main content

Hi, 

      we have a project for which we have 2 servers, Dev and Prod. Dev is the server where we change or implement new features, fix issues and test. and Prod is the current runnning production server. so now we need to implement all the changes on Production server from Development Server. 

i would like to know the best approach to perform this. 

 

FYI: we do not use sharepoint or asp.net. 

we are using only K2 Studio to develop the worlflows and K2 designer to design the forms. and right now, on dev we have changes in both Workflows as well as SmartForms along with some additional SMOs.

 

Thanks!

Hi,


 


We normally use the Package and Deployment tool to package items from one environment, then deploy it to another environment.


Reply