Skip to main content
Nintex Community Menu Bar
Solved

Backup and Versioning

  • August 26, 2020
  • 2 replies
  • 33 views

Forum|alt.badge.img+1

What is the best way to back up applications (forms, views, and SmartObjects) so that I can revert to a previous version is necessary?  

Best answer by khanh1

Hi,


 


You can use K2 Package And Deployment tool to create a backup solution of your current solution.


https://help.k2.com/onlinehelp/k2five/userguide/5.3/default.htm#PackageAndDeploy/Package-and-Deploy.htm


You can also make a backup of K2 database, K2 artifacts are stored in database and you can easily restore the database to an early time. I'm under the assumption the previous version is the last deployed version of your solution and it's not the previous version of the K2 product. In that case, the backup K2 database won’t work due to different version.


 


 


 

2 replies

Forum|alt.badge.img+16
  • Answer
  • August 26, 2020

Hi,


 


You can use K2 Package And Deployment tool to create a backup solution of your current solution.


https://help.k2.com/onlinehelp/k2five/userguide/5.3/default.htm#PackageAndDeploy/Package-and-Deploy.htm


You can also make a backup of K2 database, K2 artifacts are stored in database and you can easily restore the database to an early time. I'm under the assumption the previous version is the last deployed version of your solution and it's not the previous version of the K2 product. In that case, the backup K2 database won’t work due to different version.


 


 


 


Forum|alt.badge.img+1
  • Author
  • August 27, 2020
Thank you. That's what I wanted to know.