Can we disable the AUDIT process when creating a custom job to import a lot of records ?

Hello,

Often a CRM project requires an initial load of the data.

To do this, we often create custom script to contact the external source and then create the records using BEAN's methods.

But unfortunatelly, this will trigger the audit for each audit field and also the global audit_events, and this will slow the process and also store a lot of useless data.

Is there a core settings (or another easy and clean way) to disable the audit process during a specific code execution (for instance the same way you can handle calculation fields : support.sugarcrm.com/.../

Fred

Parents Reply Children
No Data