Once you are able to connect to the server, you need to upload the offline transactions. It is good practice to do this as soon as possible, but if the local system administrator is not on site for a day or two do not panic.
There are 3 steps to to load offline transactions into Evergreen database:
Besides the above regular steps, you may need to handle exceptions if some of your transactions can not be processed.
Once the network has come back up, a local system administrator must first create a session before uploading transactions. Then, staff can upload transactions from each of the workstations used in offline circulation to that session. Once all of the library/branch workstations have uploaded their transactions, the local system administrator will process all the transactions in the session at once.
Do not use slash (/) or backslash (\) in the session name.
Click Create Session.
If there are pending offline transactions on a workstation, on the login page there will be an alert.
You need to upload the transactions to the session just created on each workstation used for offline circulation.
You will see transactions listed on Pending Transactions tab under Session Management.
Click Offline Sessions tab. You will see the session your local system administrator just created. Click Upload.
To process uploaded transactions, you need to log in with a local system administrator’s account.
If the number matches the number of workstations used during offline, click Process.
It may take a while if you have many transactions. Click Refresh to see the processing progress. Once all transactions are processed the Date Completed and Transactions Processed columns will be updated.
Exceptions are problems that were encountered during processing. For example, a mis-scanned patron barcode, or an item that was not checked in before it was checked out to another patron would all be listed as exceptions. Those transactions causing exceptions might not be loaded into Evergreen database. Staff should examine the exceptions and take necessary action.
These are a few notes about possible exceptions. It is not an all-inclusive list.
At the right side of each exception are buttons for Item, Patron, and Debug.
Common event names in the Exceptions List include:
ROUTE-ITEM
- Indicates the book should be routed to another branch or library system. You’ll need to find the book and re-check it in while online to get the Transit Slip to print.
COPY_STATUS_LOST
- Indicates a book previously marked as lost was found and checked in. You will need to find the book and re-check it in while online to correctly clear it from the patron’s account.
CIRC_CLAIMS_RETURNED
- Indicates a book previously marked as claimed-returned was found and checked in. You will need to find the book and re-check it in while online to correctly clear it from the patron’s account.
ASSET_COPY_NOT_FOUND
- Indicates the item barcode was mis-scanned/mis-typed.
ACTOR_CARD_NOT_FOUND
- Indicates the patron’s library barcode was mis-scanned, mis-typed, or nonexistent.
OPEN_CIRCULATION_EXISTS
- Indicates a book was checked out that had never been checked in.
MAX_RENEWALS_REACHED
- Indicates the item has already been renewed the maximum times allowed. Note that if the staff member processing the offline transaction set has the MAX_RENEWALS_REACHED.override
permission at the appropriate level, the system will automatically override the error and will allow the renewal.