<div dir="ltr">We limit SMS and Phone hold pickup notices to only send out one a day, but it isn't at a certain time. We send them out within 20-30 minutes of the last item for that patron being put on the holdshelf. With email hold pickup notices, we don't try to limit the number per day, but we do wait to send any until the last item checked in has been on the holdshelf for a certain period of time. If it takes an hour to check in the delivery and do the pull list, then that usually avoids multiple emails for one patron. If it takes 2 hours then the customer might yet still get two emails.<div><br></div><div>We have sites that are only open 2 hours at a stretch, so we also want to make sure those customers get notified soon enough that they can make it in that day to pick up their items. So we try to balance batching up and quick notification.<div><br></div><div>This is done with pre-processing sql that runs before the action trigger runner is executed. All pending events for one user get updated so they all have the most recent events run time. That ensures they all get sent at the same time, and delays the sending if a new item was just checked in. And for SMS and Phone, if there is a completed event within a certain time frame, then the run time gets pushed to the next day to skip sending out more notices that day.</div></div><div><br></div><div>Josh</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 15, 2024 at 9:42 AM Gina Monti via Evergreen-general <<a href="mailto:evergreen-general@list.evergreen-ils.org" target="_blank">evergreen-general@list.evergreen-ils.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi All,<div><br></div><div>Are there any libraries/consortia that are sending hold notices via email once per day? We received a request from one library to do this to help consolidate staff effort in gathering the holds together. Are there any unintended side effects from having them sent once per day besides potential frustration from the patrons?</div><div><br></div><div>Let me know!</div><div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr">Gina Monti (she/her)<div><div>Evergreen Systems Manager</div><div>Bibliomation, Inc.</div><div>(203) 577-4070 ext. 109</div></div><div>English, American Sign Language</div></div></div></div></div>
_______________________________________________<br>
Evergreen-general mailing list<br>
<a href="mailto:Evergreen-general@list.evergreen-ils.org" target="_blank">Evergreen-general@list.evergreen-ils.org</a><br>
<a href="http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general" rel="noreferrer" target="_blank">http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general</a><br>
</blockquote></div>