Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Configuration for custom table to get record creation in that table captured in update set

rishav6973
Kilo Contributor

How do I get creation of a record in my custom table get captured in the update set?
is there any configuration for that?

3 REPLIES 3

Dr Atul G- LNG
Tera Patron

Hi @rishav6973 

Just create a new update set and then create a new table. The configuration will be captured there.

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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

Ankur Bawiskar
Tera Patron

@rishav6973 

You can easily migrate records of that table via Export Import, but if you still want then do this

set update_synch=true in the Collection type dictionary of that table then records in that table will get captured in your update set which you select in picker

check this KB

Checking which records will be captured within an Update Set 

55.png

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

@rishav6973 

Hope you are doing good.

Did my reply answer your question?

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader