<<

NAME

build_holds_queue.pl - Rebuild the holds queue

SYNOPSIS

build_holds_queue.pl [-f]

 Options:
   -h --help        Brief help message
   -m --man         Full documentation
   -f --force    Run holds queue builder even if RealTimeHoldsQueue is enabled

OPTIONS

--help

Print a brief help message and exits.

--man

Prints the manual page and exits.

b<--force>

allows this script to rebuild the entire holds queue even if the realtimeholdsqueue system preference is enabled.

b<--unallocated>

prevents deletion of current queue and allows the script to only deal with holds not currently in the queue. This is useful when using the realtimeholdsqueue and skipping closed libraries, or allowing holds in the future This allows the script to catch holds that may have become active without triggering a real time update.

DESCRIPTION

This script builds or rebuilds the entire holds queue.

<<