Retain log of emails sent from Argus
Summary
Retain a log of emails sent from Oracle Argus (Enhancement 37264766)
Description
When an email is sent from Oracle Argus using the General Email AG service, the records are deleted from the RPT_TRANSMIT_EMAIL and RPT_TRANSMIT_EMAIL_ATTACH tables upon successful email generation.
This feature is enhanced, such that, the records in the
RPT_TRANSMIT_EMAIL and RPT_TRANSMIT_EMAIL_ATTACH tables are retained for a default
of 30 days. You can configure this value by inserting a new record in the
CMN_PROFILE table, where SECTION = SYSTEM and KEY =
MAXDAYS_RETAIN_EMAILHISTORY
.
Note:
Oracle recommends that you do not change this value, as increasing this to a high number could lead to performance issues in sending emails.There is no change in the UI. Only data tables have been changed.
Parent topic: Efficiencies