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.
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. |
Appointment Reminder Service Processing within the BatchProcessor (Scheduled Job Administration)
|
Software Version: 2.40.00