32
Views
4
Comments
Solved
Archive Applications
Question

We are planning to archive some of our development applications for backup and delete them - How to do that - please suggest 



Thanks in Advance 

jamal

2019-11-11 17-10-24
Manish Jawla
 
MVP
Solution

@Jamal Mohammed ,

You can create a solution for such apps in development environment and then download the solution, keep it at safer location may be over cloud or server, etc.

You can restore these apps later by simply upload/publishing that solution again.

Below link will guide you how to create solution & download it.

https://success.outsystems.com/documentation/how_to_guides/devops/creating_and_using_an_all_components_solution/ 

Thanks,

Manish Jawla

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

One disclaimer, you can backup and remove apps, then later restore the app.

But your data in in the entities will be lost. If you want them to be able to restore you need to have some logic to export and later import the data gain.

2025-01-23 05-58-39
Jamal Mohammed

Thank you

UserImage.jpg
Sara Al-Turky

Is there a limit to the size of the .osp file when uploading later on? 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.