Exclude Attachments form CLone
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2023 12:49 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2023 12:57 AM
Hi @Meloper ,
To determine if this is selected in your instance:
- Type "Clone" into the navigation filter.
- Click Clone History.
- Sort Created Z to A and locate the last clone requested.
- Open the record.
- De-select Exclude large attachment data if it was selected and re-run the clone.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2023 01:38 AM
Hi, but this is not the answer for my Question or?