ILLiad Not Picked Up Reminders Server Addon

Atlas and OCLC do not support default addons or user-created addons.

If you need assistance with using, troubleshooting, or writing addons, please contact Atlas Systems for a custom services quote.

This is a Server Addon and is installed in the Customization Manager.

NameNot Picked Up Reminders
Version1.0.23
AuthorAndrew Morgan
Description

Sends reminders to patrons to pick up items that have been sitting on the shelf. Also routes items to a "Never Picked Up" queue after they have been sitting on the shelf for a certain number of days (or past their due dates) so they can be returned to the lender.

Be sure to set the SystemManagerAddonInterval key in the Customization Manager to 1 to ensure it runs properly.

Developers

The addon author has made this addon available for developers to modify and extend. Developers are encouraged to submit changes to this addon by forking the git repository from https://github.com/emeraldflare/Not-Picked-Up-Reminders and creating a pull request.

Download

Configuration

NameDefaultTypeDescription
EmailName
NPU-Reminder

String

Name of the e-mail template to use.
LibraryUseEmailName
Library Use Only Item

String

Name of the e-mail template to use for library use only items.
StartDay

3

String

Number of days an item has to be sitting on the shelf before these e-mails begin to be sent.
ReturnDays

21

String

Number of days an item stays on the shelf before being routed to "Never Picked Up" to be returned to the lending library. Leave blank if you don't want to use this option.
DaysFromDue10StringNumber of days before the due date an item is routed to "Never Picked Up" to be returned to the lending library. Leave blank if you don't want to use this option.
RunTime
0800

String

Time addon runs. 24-hour format: for example, 1:15PM would be 1315. 8:00AM would be 0800.
Interval

Tuesday

String

Day(s) e-mails are sent. Format is a day of the week (Monday, Tuesday, etc.).

Exclusions


String

NVTGCs to exclude from Not Picked Up Reminders. Enclose in single quotes, and separate multiple NVTGCs with commas. Example: 'ex1', 'ex2', 'ex3'