Scheduled Import Records Automatically Deleting After 7 Days

rajibosss11
Tera Contributor

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?

6 REPLIES 6

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.

BrianProvencher
Giga Guru

I agree with @JenniferRah . You might also check your archive rules to see if they're being archived.