Scheduled Import Records Automatically Deleting After 7 Days
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2025 09:09 AM
I have an Inbound Email Action that is used to insert new records into the u_test_data table. The records are inserted successfully, but they are getting automatically deleted after 7 days.
There are no Delete Business Rules, Script Includes, UI Actions, or Scheduled Jobs configured.
The Email Action script also does not contain any deletion logic.
How can I prevent these records from being deleted from this table?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2025 07:52 AM
I thought you were using a script in an Inbound Action to insert records into the table? If so, you should be able to just switch to use your new table.
If you mean you are using it in a Transform Map, this would be the destination table, not the source.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2025 11:11 AM
I agree with @JenniferRah . You might also check your archive rules to see if they're being archived.