System clone - Amount of data copied from specific tables - the list of tables

Community Alums
Not applicable

Hi all,

 

I was just wondering, and I didn't find anything specific related to this exact questions so here goes.

We have a cloning case where we would like to keep all the data of some few specific task related tables and use the 90 days setting for the rest and we were wondering if it could be possible to modify the list of tables this option affects?

 

If not then I guess we can always clone everything and clean the data afterwards.

 

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Community Alums 

 

No, you can keep full table or none. Few or selected data cant be keep out from clone. 

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

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

Runjay Patel
Giga Sage

Hi @Community Alums ,

 

Yes, you can do that using preserver rule which you need to define in your clone profile. Like we user to preserve service account user records to be overridden and mid server profile to be overridden.

You need to work on preserver table.

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

 

Community Alums
Not applicable

oh yeah, sorry, I wasn't really clear here. I mean the task based data we clone from production. We have a bunch of preservers and exclusions set all around so no worries there.

 

The question is more about the Clone Profile option 'Data Copied From Specific Tables' which we have set to  'Last 90 days'. Now, among these preset tables we have just a few tables where we'd like to clone the whole table and not just the last 90 days of data. So I was just wondering if there is a way to choose the tables this option affects.

 

Apparently not, so I guess we can always set this option back to 'Full' and use the cleanup scripts to clean the other tables where we want to limit the data.