Table des matières
The locations below assume a dev install which puts the crons in misc/, if you have a standard install you may want to look in bin/ for these files if you cannot find them in misc/
Script path: misc/migration_tools/rebuild_zebra.pl
Does: Updates Zebra indexes with recently changed data.
Required by: Zebra
Frequency suggestion: every x minutes, (between 5-15 minutes) depending on performance needs
Script path: misc/cronjobs/fines.pl
Required by: finesMode system preference
Frequency suggestion: nightly
Script path: misc/cronjobs/holds/build_holds_queue.pl
Does: Updates holds queue report
Required by: Holds Queue Report
Frequency suggestion: every 1-4 hours
Script path: misc/cronjobs/process_message_queue.pl
Does: processes the message queue to send emails and SMS messages to users. sends outgoing emails to patrons.
Frequency suggestion: nightly
Script path: misc/cronjobs/advance_notices.pl
Does: prepares "pre-due" notices and "item due" notices for patrons who request them prepares notices for patrons for items just due or coming due soon. requires EnhancedMessagingPreferences to be on
Frequency suggestion: nightly
This script does not actually send the notices. It queues them in the message queue for later
Script path: misc/cronjobs/cart_to_shelf.pl
Does: Updates all items with a location of CART to the item's permanent location.
Required by: NewItemsDefaultLocation, InProcessingToShelvingCart, & ReturnToShelvingCart system preferences
Frequency suggestion: hourly
Script path: misc/cronjobs/check-url.pl
Does: checks URLs in 856$u field. Script output can now be formatted in CSV or HTML. The HTML version links directly to MARC biblio record editor.
Frequency suggestion: monthly
Script path: misc/migration_tools/merge_authorities.pl
Does: Updates biblio data with changes to authorities records
Required by: dontmerge system preference
Frequency suggestion: nightly
Script path: misc/cronjobs/rss/rss.pl
Does: Produces an RSS XML document for any SQL query (not used for search results RSS feed)
Frequency suggestion: hourly
These should not be run without modification:
Script path: misc/cronjobs/update_items.pl
Script path:misc/cronjobs/smsoverdues.pl
Script path:misc/cronjobs/notifyMailsOp.pl
Script path:misc/cronjobs/reservefix.pl
Script path:misc/cronjobs/zebraqueue_start.pl
Script path:misc/cronjobs/j2a.pl