Exclude Attachments form CLone

Meloper
Kilo Sage

Hi,

1. i know the Checkbox to exclude Attachments from the clone

2. i know that i can clan tables with a Cleanup Script.

 

BUT

For 2 Instances, we need a large amount of Attachments form Source but of course not all.

So for now i dont exclude attachments and clean the table with a Script. But the Script needs 24 Hours to run...

 

So i tried for example to exclude sys_email table 

and hoped that this would not clone the attachments of this table.
But the attachments are cloned because they are in the table only the email is excluded and not more.

So my question, can I filter the clone of the attachment table already during cloning.

The query in the cleanup script is not big

2 REPLIES 2

Community Alums
Not applicable

Hi @Meloper ,

To determine if this is selected in your instance:

  1. Type "Clone" into the navigation filter.
  2. Click Clone History.
  3. Sort Created Z to A and locate the last clone requested.
  4. Open the record.
  5. De-select Exclude large attachment data if it was selected and re-run the clone.

 

Hi, but this is not the answer for my Question or?