The purpose of the In Transit to Pickup Location status is to allow staff to have time in between processing and checking in the item and actually notifying the patron that the item is available. If you want to automatically notify patrons after checking items in and skip the step of In Transit to Pickup Location, you can create routing rules to do this. Requests for Mail to Address patrons will automatically skip this step and will move straight to Awaiting Doc Del Customer Contact.
To create and edit Routing Rules, open the ILLiad Customization Manager and navigate to System | Routing | Routing. See Configuring Routing Rules for more information about Routing Rules in ILLiad.
Skip In Transit to Pickup Location for all Loan Requests
This rule will route all loan requests directly from In DD Stacks Searching to Awaiting Doc Del Customer Contact, skipping the In Transit to Pickup Location status.
RuleActive | Yes |
---|---|
ProcessType | Doc Del |
TransactionStatus | In Transit to Pickup Location |
MatchString | t.RequestType = 'Loan' |
NewProcessType | Doc Del |
NewTransactionStatus | Awaiting Doc Del Customer Contact |
RuleDescription | Moves all loan requests straight to Awaiting Doc Del Customer Contact (bypassing In Transit to Pickup Location) for immediate notification. |