I need help saving and restoring

Arthur Sanchez
Giga Guru

Guys, how do I create a record that saves everything I've done in an application and how do I get the system to return to that same record?

 

Example: I create an application that will have 1 list layout and 1 form and 1 module, then I save (somehow, I don't know how) everything that was done, after that I create 3 more modules, 4 forms and 6 list layouts . But by doing this I messed up the entire application, so I wanted to go to the registry that I created and restore the application to when it only had 1 form, 1 module and 1 list layout

 

Is there any way to do this, and if so please give me a step by step guide showing me images pls
1 ACCEPTED SOLUTION

ohh, so you are referring to custom App. You want to bring back from GIT. Will studio help you

AGLearnNGrow_0-1713252926683.png

 

and you can delete or rename the old app. or I am still thinking wrong.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

View solution in original post

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Arthur Sanchez  

 

OOTB all business logics get captured in update sets. Are you referring that?

 

https://youtu.be/PiqySDp-6io

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************
csa #ServiceNow #TechnoFuncational Disclaimer: These videos are from my training batch. These videos did not promote any ServiceNow Sales pitch or marketing. These videos are only for knowledge purposes & basic on my experience & Knowledge. Redistribution or copying of functionality is not ...

That's more or less, I understood that the update sets are basically a change recorder in the application, I created some to test but I didn't get the results I wanted. Using git was different, I uploaded the application, and from there I was able to restore what was done by deleting the base application from Servicenow

ohh, so you are referring to custom App. You want to bring back from GIT. Will studio help you

AGLearnNGrow_0-1713252926683.png

 

and you can delete or rename the old app. or I am still thinking wrong.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************