Can I exclude only Incident table as part of cloning?

Suggy
Giga Sage

Can I exclude only Incident table as part of cloning?

 

I read this FAQ, but its still confusing.

"

I excluded a specific table, but after the clone, the data is still there?

This is a very common question that comes up to support. You enter in an excluder but after the clone, the data is still there.

This can be a number of different causes:

  1. You unchecked the checkbox to exclude tables for the clone
  2. You tried to exclude a child table that is using the TPH extension model EG: incident. 

When excluding child tables of the Task table, child tables are excluded. You do not need to exclude the parent Task table together with the child table, this works for TPH or TPC extension models"

6 REPLIES 6

Nishikant
Mega Guru
Yes, you can just exclude the incident table from cloning. After you add it to the excluded table list make sure you add it to relevant clone profile and when setting up clone you select the correct clone profile.

Hi Nish

Below section speaks about the scenario where you have excluded a table, but data is still there after the clone. So the 2nd point says the reason for that.

In the case of Incident, its a TPH table. So will it still work?

find_real_file.png

Arjun Ayyappan
ServiceNow Employee
ServiceNow Employee

Hi,

Please review the document below on the behavior of excluders and preservers on extended tables.

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

Regards,

Arjun

@Arjun Ayyappan Hey, that article does not speak about the exclusion for CHILD table. It speaks only for Parent.