The CreatorCon Call for Content is officially open! Get started here.

copy of a table wants to capture in update

Mark Wood
Tera Contributor

Hello Experts,

by referring below article I have copied the table successfully now my requirement Is I want to capture this table in my current update. how can I achieve this? Thank You

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0656519

4 REPLIES 4

Shane J
Tera Guru

Does it exist in the Global application or a custom one?

@Shane J  its in Global.

I think that's going to limit the ease of doing this...

 

Do you have the manual 'Add to Update Set' functionality installed?  If you do, you could try adding all the records related to the table, and the table record itself to an update set here:  sys_db_object

That would be a huge PITA if you can avoid it though.

 

Is this still fallout from your previous post?  https://www.servicenow.com/community/developer-forum/capture-tables-and-fields-in-update-set/td-p/27...

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Mark Wood 

 

 

https://www.servicenow.com/community/developer-forum/tracing-a-table-create-to-a-specific-update-set...

 

https://www.servicenow.com/community/developer-forum/capturing-table-updates-in-an-update-set/td-p/2...

 

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

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