Asset Renewal Reminders #
DMSI Service Management sends automated email reminders before an asset reaches its expiration date, using a dedicated background job.
How Reminders Work #
One of the eight background jobs runs daily and checks all assets for upcoming expiration dates. When an asset’s expiration date falls within a configured threshold, the job:
- Sends an
asset-expiring-soonemail notification to the customer - Records the send date in the Last Reminder field on the asset record
- Does not send duplicate reminders for the same threshold window
Default Reminder Schedule #
By default, reminders are sent at two points before expiration:
| Reminder | Days Before Expiration |
|---|---|
| First Reminder | 30 days |
| Second Reminder | 7 days |
These defaults match the asset alert thresholds configured in Services > Settings > Alerts.
Configuring Reminder Days #
To change when reminders are sent:
- Go to Services > Settings > Alerts.
- Find the Asset Expiration Reminders section.
- Set the number of days for the first and second reminders.
- Click Save Settings.
The background job reads these settings on each run, so changes take effect the next time the job executes.
Enabling the Notification #
The asset-expiring-soon notification must be enabled for reminders to be sent:
- Go to Services > Settings > Notifications.
- Find Asset Expiring Soon and toggle it on.
- Click Save Settings.
Recipient of the Reminder #
Reminder emails are sent to the customer associated with the asset. The email contains the asset name, type, and expiration date, along with a link to the customer portal assets page.
