Circulation 12.3 - 14.2 Upgrade. Circulation 12.3 – 14.2 Upgrade -2- Session outline General...

69
Circulation 12.3 - 14.2 Upgrade

Transcript of Circulation 12.3 - 14.2 Upgrade. Circulation 12.3 – 14.2 Upgrade -2- Session outline General...

Circulation 12.3 - 14.2 Upgrade

-2-

Circulation 12.3 – 14.2 Upgrade

Session outline•General features

•Table driven check routines

• Circulation librarian override levels

• User Ids management

• Intra-library loan and cross library cash management

• Proxy functionality

• Cash management

• Other changes

General Features12.3 – 14.2 Upgrade

-4-

Circulation 12.3 – 14.2 Upgrade

• Data (bibliographic + administrative) is stored in UTF-8

• GUI client is UNICODE compatible• No need for character conversion

for input and display • ALPHA loses most of its meaning

UNICODE ALEPH

-5-

Circulation 12.3 – 14.2 Upgrade

All Modules - New Features

• New Window design

-6-

Circulation 12.3 – 14.2 Upgrade

All Modules - New Features

• Transaction log

-7-

Circulation 12.3 – 14.2 Upgrade

Navigation WindowThe OPAC navigation window is now multi BIB. A user can add a new BIB to the window by clicking the “Add to Nav Map” button in the Full window.

Two extra buttons were added to the Nav Map window:• Remove BIB• Delete BIB

-8-

Circulation 12.3 – 14.2 Upgrade

Navigation Window

The new architecture of the navigation window provides tools for catalog deduplication.

You can now “drag & drop” items, orders or subscriptions from one ADM record to another.

For example, you might do this when you need to move orders from duplicate BIB records.

-9-

Circulation 12.3 – 14.2 Upgrade

Navigation Window

-10-

Circulation 12.3 – 14.2 Upgrade

Navigation Window

Associated records are also moved. For example, when moving an order, items linked to this order are moved as well.

Loans, hold requests and photocopy requests are moved together with the items.

-11-

Circulation 12.3 – 14.2 Upgrade

Navigation Window

Delete bib allows you to remove bibliographic records after deduplication.

This function passes all cataloging checks and password controls.

-12-

Circulation 12.3 – 14.2 Upgrade

Retrieval - New Features

• Get function has disappeared

• Direct index (z11) still exists

• Possible ways of retrieval are:

Find by direct

and

Browse by direct

-13-

Circulation 12.3 – 14.2 Upgrade

When in doubt.. .

Right click!

-14-

Circulation 12.3 – 14.2 Upgrade

Circulation

-16-

Circulation 12.3 – 14.2 Upgrade

•General trend of circulation development :

•Gain flexibility by splitting hardcoded routines into small functional blocks

•Modular, table-driven structure

•Enriched functionality

•Complicated configuration

-17-

Circulation 12.3 – 14.2 Upgrade

Table-driven check routines

-18-

Circulation 12.3 – 14.2 Upgrade

tab_block_circ

This table defines the allowed maximum for three parameters:

• No. of overdue loans• No. of recalled overdue loans• Amount of debt to library

-19-

Circulation 12.3 – 14.2 Upgrade

HOLD AND PHOTOCOPY REQUEST MANAGEMENT

POLICY

-20-

Circulation 12.3 – 14.2 Upgrade

Hold Request processing

Recall of Hold requests placed by users from the web --

Type of recall is now defaulted in www_server_defaults

Holds on Items with “Item Processing Status” --

These are treated as “unavailable” so no hold request

slip is printed.

-21-

Circulation 12.3 – 14.2 Upgrade

tab_hold_request

This table defines checks for hold requests. The checks can influence:

- display (or not) of the Request link on the list of items

- display of information regarding the group of items and

the patron's place in the request queue

- display of meaningful messages concerning the reason why

a request is refused.

-22-

Circulation 12.3 – 14.2 Upgrade

tab_hold_request

There are 5 separate instances defined for when a check is made:

- PRE is used when the list of items is displayed in the WWW OPAC

- PRE_GUI is used when the list of items is displayed in the GUI OPAC

- INFO is used when displaying the hold request fill-in form

- POST is used when the user sends the request to the server

- CIRC is used in the Circulation client

-23-

Circulation 12.3 – 14.2 Upgrade

tab_hold_request –

check routines examples

-24-

Circulation 12.3 – 14.2 Upgrade

•Multiple possibilities, BUT………

•When setting PRE checks, take into account the system resources required for checks that are made when the items list displays.

•If the checks require comparing item records and existing requests, and there are many item records, this can create an undesirable load on the server.

•If a check is listed for PRE, it need not be listed for INFO or POST, since the INFO/POST scenario will not happen.

tab_hold_request

-25-

Circulation 12.3 – 14.2 Upgrade

• This table sets the checks that will be performed when a photocopy request is placed on an item.

tab_photo_request

-26-

Circulation 12.3 – 14.2 Upgrade

•Modular structure makes the the system much more flexible, but…..

Be careful with configuration

-27-

Circulation 12.3 – 14.2 Upgrade

Overriding Loan and Renewal Restrictions

-28-

Circulation 12.3 – 14.2 Upgrade

Overriding Loan and Renew Restrictions

•Circ override level defines the staff user’s

privilege to override a circulation transaction that has been trapped by a circulation check procedure.

-29-

Circulation 12.3 – 14.2 Upgrade

Overriding Loan and Renew Restrictions How does it work?How does it work?

Tab_check_circ defines sets the checks to be performed when an item is loaned or renewed.

-30-

Circulation 12.3 – 14.2 Upgrade

Overriding Loan and Renew Restrictions How does it work?How does it work?

The text of messages associated with the checks is defined in /alephe/error_eng/check_circ.

-31-

Circulation 12.3 – 14.2 Upgrade

Overriding Loan and Renew Restrictions How does it work?How does it work?

check_circ_override - defines the minimum password level that is required in order to be able to override a circulation transaction

-32-

Circulation 12.3 – 14.2 Upgrade

Overriding Loan and Renew Restrictions How does it work?How does it work?

•A minimum password level is defined for each check procedure.•The check procedure is identified by using the number of the number of the error message that displays when the check procedure traps the transaction.

-33-

Circulation 12.3 – 14.2 Upgrade

User IDs Management

-34-

Circulation 12.3 – 14.2 Upgrade

tab_user_id & Z30The management of the various patron ID

fields is now handled by tab_user_id.lng and Z308.

-35-

Circulation 12.3 – 14.2 Upgrade

tab_user_id & Z308•GUI interface for Ids updated/creation

-36-

Circulation 12.3 – 14.2 Upgrade

tab_user_id & Z308Column 9: Update in WWWThis column lists the type of verification that can be

updated in the Web OPAC.

NOTE: It is possible to update only ONE verification at anygiven time.

-37-

Circulation 12.3 – 14.2 Upgrade

Intra-library loan and Cross library Cash Management

-38-

Circulation 12.3 – 14.2 Upgrade

tab_attr_sub_libraryThis table was formerly tab_ip_sub_library.

This table defines, for a particular workstation, or

group of workstations, which sub-libraries come

under their jurisdiction and what activities can be

performed on items belonging to that sub-library.

-39-

Circulation 12.3 – 14.2 Upgrade

tab_attr_sub_libraryThere are five types of attributes you can assign a

sub-library in a workstation:

Type 1

If the item’s sub-library is one of the sub-libraries

listed as type 1, the item can be loaned out

and returned at this workstation.

-40-

Circulation 12.3 – 14.2 Upgrade

tab_attr_sub_libraryType 2

If the item’s sub-library matches one of the sub-

libraries listed as type 2, the item can be returned,

but not loaned, at this workstation.

-41-

Circulation 12.3 – 14.2 Upgrade

tab_attr_sub_libraryType 3

Home Sub-library:

If the item's sub-library is not listed in the type 3

group, when a return is performed, the return is

considered a "transfer” return.

A message is displayed, and a transfer slip is

printed. The item will appear, as “In Transit”

until it is returned at its home sub-library.

-42-

Circulation 12.3 – 14.2 Upgrade

tab_attr_sub_libraryType 3• There is special treatment for the z37 hold request if the

pickup sub-library is type 3 (HOME or BOX in tab_sub_library).

• When an item is returned, and the item sub-library is not the same as the return sub-library, and there is a request for type 3 pickup library, the z37 request will NOT be handled.

• The system will require that the item be returned to the item sub-library. In other words, the return action will create an "in transfer" return, and the z37 request will be handled by the item's sub-library.

-43-

Circulation 12.3 – 14.2 Upgrade

tab_attr_sub_libraryType 4

This type is used for the Reading Room client, and

allows Reading Room transactions.

You cannot list more than one sub-library of type 4.

When there is a Reading Room sub-library

defined for IP address it means that all the loan

transactions preformed at this IP address will be

treated as Reading Room loans (will create z310)

-44-

Circulation 12.3 – 14.2 Upgrade

tab_attr_sub_libraryThe item’s sub-library will change to the Reading

Room, and remain so as long as the item is on loan.

Therefore, it is recommended that the Reading

Room sub-library have its own workstation that

is used only for this purpose otherwise the whole

system will be affected.

-45-

Circulation 12.3 – 14.2 Upgrade

tab_attr_sub_library

Type 5

This type is used for cash transactions that are not

item specific.

When a transaction of this type (e.g. photocopy

request, ILL processing) occurs at the IP address,

the sub-library registered here will be written in

the cash record. You cannot list more than one

sub-library of type 5.

-46-

Circulation 12.3 – 14.2 Upgrade

tab_attr_sub_library

Type 6

• Filtering of cash transactions. When a sub-library is registered as type 6, in the Cash tab of the User Information window it is only possible to see the transactions belonging to that sub-library.

• The Sum to Pay will also be updated according to that sub-library.

• When there are cash transactions that do not belong to a specific sub-library, they will be automatically registered with GBL in Z31-SUB-LIBRARY. If you wish to see these transactions,

enter GBL as type 6.

-47-

Circulation 12.3 – 14.2 Upgrade

tab_attr_sub_library

-48-

Circulation 12.3 – 14.2 Upgrade

Proxy Functionality

14.2

-49-

Circulation 12.3 – 14.2 Upgrade

Proxy Functionality

Proxy functionality is active now:• The library may allow a user to borrow items for

someone else who acts as his sponsor.

• It is also possible to define which circulation activities will be attributed to the sponsor, and which will be attributed to the User ID.

14.2

-50-

Circulation 12.3 – 14.2 Upgrade

Proxy Functionality

-51-

Circulation 12.3 – 14.2 Upgrade

Registered under the sponsor’s ID (Z36-ID).

Proxy’s ID registered in Z36-PROXY-ID.

14.2

LOAN !

!

HOLD REQUEST !!

Registered under the sponsor’s ID (Z37-ID).

Proxy’s ID registered in Z37-REQUESTER-ID.

Z37

Proxy Functionality

-52-

Circulation 12.3 – 14.2 Upgrade

Other Changes

14.2

-53-

Circulation 12.3 – 14.2 Upgrade

14.2

Loan Options

There is a new option in the "Setup Loan Options" window called "User Verification Required". If the librarian places a checkmark next to this option, then when he uses the Loan function, after he enters the User ID/barcode, the system will require the librarian to also provide the user's Verification code.

-54-

Circulation 12.3 – 14.2 Upgrade

14.2

Override Return Date• The default return date is usually the actual date that the librarian registers the item as

returned. This date can be overridden and changed to an earlier date. This is useful, for example, when items are returned in a box over the weekend and the actual return is performed on Monday.

•The function is password protected

-55-

Circulation 12.3 – 14.2 Upgrade

14.2

Sort Order on the User's Loans List •The sort order on the User's Loans List is defined :

•for the GUI circulation client is defined in pc_server_defaults :

setenv circ_user_z36_sort_routine 01setenv circ_user_z36_sort_order AD

•for the WEB OPAC is defined in www_server_defaults :

setenv www_user_z36_sort_routine 01 setenv www_user_z36_sort_order D

-56-

Circulation 12.3 – 14.2 Upgrade

Sort Order on the User's Hold and Photocopy Lists

•The sort order on the User's Hold and Photocopy Requests lists is also configurable both in the GUI and WEB OPAC

• pc_server_defaults:

setenv circ_user_z37_sort_routine 00 setenv circ_user_z37_sort_order A

setenv circ_user_z38_sort_routine 00 setenv circ_user_z38_sort_order A

•www_server_defaults: setenv www_user_z37_sort_routine 02

setenv www_user_z37_sort_order A# setenv www_user_z38_sort_routine 00 setenv www_user_z38_sort_order A

-57-

Circulation 12.3 – 14.2 Upgrade

14.2

Photocopy Requests Processing •Fee Differentiation by Paper Type Use the paper type as the key to tab18.

New transactions in tab18.lng:! 0006 Photocopy request processing! A3-6 Photocopy processing (A3 page size)! A4-6 Photocopy processing (A4 page size)! B2-6 Photocopy processing (B2 page size)

The default 0006 will be used if the special entries are missing.

-58-

Circulation 12.3 – 14.2 Upgrade

14.2

Deleting a Hold Request from the Web

Deleting a hold request from the web is now permitted only if the hold request is still active or waiting but not yet printed (that is, Z37_STATUS is "A" or "W" and Z37_print_status is not "P" but empty.)

The system is set up in this way so that a patron cannot cancel a hold request after processing by the library has started. The patron has to come to the circulation desk and the librarian can then delete the hold request from the GUI.

-59-

Circulation 12.3 – 14.2 Upgrade

Advance Booking

•Deletion of an item will not be allowed if there is a full slot of requests. A warning will be issued if there are requests.

•When adding a new item (from items) two weeks of short term slots will be created.

•When deleting an item (from items) a member of the relevant slot will be deleted.

•It is possible to delete bookings from circulation either via the item or via the borrower. A delete letter will be issued. The letter can be configured in circ.ini to be automatically generated or not.

•There is a new batch service, p_cir_65, which lets you delete/update time slots for short loans between specified times and dates. It can be run, for example, to allow borrowers to keep items over a holiday period (such as Thanksgiving, Xmas, Easter) without these items becoming overdue.

-60-

Circulation 12.3 – 14.2 Upgrade

The Influence of a Patron's Expiry Date on a Due Date

In tab10 you can set a flag to determine if a patron's expiry date shortens a loan period if the due date is later than the patron's expiry date. The line is TAB10-BOR-EXPIRY-DUE-DATE and the options are Y/N.

"Y" - due date is moved to an earlier date, matching the date of the patron's expiry date.

"N" - due date is not adjusted.

-61-

Circulation 12.3 – 14.2 Upgrade

The Influence of a Patron's Status on Renewals

In tab10 you can set a flag to determine if a patron's status for renewals will be based on the status at the time of the original loan or on the borrower’s current status.

-62-

Circulation 12.3 – 14.2 Upgrade

Overdue letter “switch”

•A switch in tab10 determines when a borrower is blocked for overdue materials

•The valid values are 0 through 4

•Zero means the user is blocked as soon as anything is overdue

•1 through 4 means the borrower is blocked after that number of notices

-63-

Circulation 12.3 – 14.2 Upgrade

Fines

The system now provides the option to round up/down the fine amount. In addition, you can define a multiplication factor for the fine rate set in tab16, column 11. This is useful for countries whose currencies are written in the thousands (e.g., 10,000 lira).

Following are the relevant parameters in the aleph_start_505 table:

setenv fine_factor_fix 000setenv fine_rounding Y

-64-

Circulation 12.3 – 14.2 Upgrade

Changes in the reports and templates

•Returned Lost Items report lists all “lost” and “claims returned” items that have been checked in.

•Address type for the library is now sub-library and function specific

•“Location” is replaced by “call number”

•Option to select which user Ids print on reports and notices

•Hold shelf report has new options and call number sort

•And lots of other changes

-65-

Circulation 12.3 – 14.2 Upgrade

Other changes seen in the Module screens

-66-

Circulation 12.3 – 14.2 Upgrade

Data displayed for Cash Transactions

New data:

loan date

loan hour

due date

due hour

original due date

return date

return hour

recall due date

-67-

Circulation 12.3 – 14.2 Upgrade

Other Window changes• There is a new button on the Items list in Circulation to

display the circulation summary for an item.

• The last return date as been added to the item list

• Multiple lines of the address can be added to the user list

• Item Processing Status can display during loan and/or return

• Change Item Processing Status is a new utility

• Item processing status can be defaulted in fast-cataloging

• E-mail icon appears on User address list

• Borrower status and item status can be displayed and expanded to text in Loans window

-68-

Circulation 12.3 – 14.2 Upgrade

-69-

Circulation 12.3 – 14.2 Upgrade

Circulation Summary