Clarification on Update Set Capture for Configuration Items and User Groups

AnupriyaC
Tera Contributor

I understand that option D is correct, but I need clarification on why option C is incorrect. Specifically, does the update set fail to capture only modified configuration items and newly created groups, or does it exclude the entire table records for users and groups? Similarly, for configuration items, are all records excluded, or only those that have been modified?

 

AnupriyaC_1-1740452552615.png

2 ACCEPTED SOLUTIONS

Dr Atul G- LNG
Tera Patron
Tera Patron

CI is data and that did not get captured in update set. 

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

Sourabh Tarlekr
Kilo Sage

Hi @AnupriyaC 

 

Transaction data can not be store in the update set. Hence groups and CIs can not be capture in it. Update set holds development work like Table, Fields, Business Rules and Other Scripts which can be moved to other instance.

 

Regards,

Sourabh

View solution in original post

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

CI is data and that did not get captured in update set. 

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

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

Sourabh Tarlekr
Kilo Sage

Hi @AnupriyaC 

 

Transaction data can not be store in the update set. Hence groups and CIs can not be capture in it. Update set holds development work like Table, Fields, Business Rules and Other Scripts which can be moved to other instance.

 

Regards,

Sourabh