Log System Generated Appointment Reminder E-mails

Contents Show

Business Rule: APT_REMINDERLOGDETAILSENABLED

The SPIRIT system has the ability to log the appointment reminder e-mail details in the SCHEDULEDJOBLOG table as part of the End of Day Command Line Batch Processing. This business rule is tied to the APT_REMINDEREMAILENABLED business rule and serves no purpose if the value of APT_REMINDEREMAILENABLED equals "N".

Failed appointment reminder e-mails are always logged in the SCHEDULEDJOBLOG table. The business rule enables the state to define whether the system logs or does not log the successful appointment reminder e-mail details in the SCHEDULEDJOBLOG table.

Values Allowed

Value

Result

Y

Log appointment reminder e-mail details in the in the SCHEDULEDJOBLOG table for each e-mail.

N

Log appointment reminder e-mail details in the SCHEDULEDJOBLOG table for failed e-mails only.

DFDD References

Appointment Reminder Service Processing within the BatchProcessor (Scheduled Job Administration)

See Also

APT_REMINDEREMAILENABLED

|

Appendix