What types of update sets are present in ServiceNow?

nagaramsaik
Tera Contributor
 
3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @nagaramsaik 

 

When we get an instance there are few update set that come as OOTB-like default. Are you referring to this ? or what is your exact question?

*************************************************************************************************************
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]

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

PrashantLearnIT
Giga Sage

Hi @nagaramsaik 

 

In ServiceNow, there are 2 types of update sets generally -  
 
  • System update setsAn update set is a group of configuration changes that can be moved from one instance to another. This feature allows administrators to group a series of changes into a named set and then move them as a unit to other systems for testing or deployment.
     
  • Local update setsA menu in the system update set that lists all the update sets in the system.
Update sets store and apply changes to applications or the base system. They can also be used to:
  • Deploy patches or changes to installed applications
  • Store and apply a specific version of an application
  • Produce a file for export 
     
Here are some tips for using update sets: 
  • Create a naming convention for update sets to coordinate changes from multiple developers 
     
  • Include the problem ticket in the name of update sets generated as fixes 
     
  • If more than one update set is needed to address a problem, include a sequence number in the name 
     
  • Avoid committing update sets to a production instance during business hours 
     
  • Don't use update sets to install applications

 

 

********************************************************************************************************
Please appreciate the efforts of community contributors by marking the appropriate response as the correct answer and helpful. This may help other community users to follow the correct solution in the future.

********************************************************************************************************
Cheers,
Prashant Kumar
ServiceNow Technical Architect


Community Profile LinkedIn YouTube Medium TopMate
********************************************************************************************************

Harish Bainsla
Tera Sage
Tera Sage

Hi @nagaramsaik check below link for complete knowledge about update set

https://www.servicenow.com/community/developer-articles/everything-you-need-to-know-about-using-upda...

if my answer helps you mark helpful and accept solution