presented by edward so, michael cheng, l.f. lau, winnie ho run run shaw library

50
CityU Library EasyService New Initiatives: EasyPay and EasyRegister – Creative applications of III’s Fines Payment API Presented by Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library City University of Hong Kong HKIUG 8 Dec., 2009

Upload: alfreda-reynolds

Post on 01-Jan-2016

19 views

Category:

Documents


1 download

DESCRIPTION

CityU Library EasyService New Initiatives: EasyPay and EasyRegister – Creative applications of III’s Fines Payment API. Presented by Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library City University of Hong Kong. HKIUG 8 Dec., 2009. EasyService in CityU Library. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

CityU Library EasyService New Initiatives: EasyPay and EasyRegister –

Creative applications of III’s Fines Payment API

Presented by Edward So, Michael Cheng, L.F. Lau, Winnie

Ho

Run Run Shaw Library City University of Hong Kong

HKIUG 8 Dec., 2009

Page 2: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyService in CityU Library

EasyService development in CityU Library:• 2005: 2 sets of SelfCheck units • 2008: EasyCheck System™ for Semi-Closed

collection (UHF RFID)• 2008: EasyService for CD/DVD Collection (HF

RFID)• 2009: EasyPay and EasyRegister

Page 3: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyService in CityU Library• 2005: 2 sets of SelfCheck units installed (1st

UGC funded Library to use), now with 4 sets

Page 4: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyService in CityU Library• 2008 : EasyCheck System™ for Semi-Closed

collection, self-developed system using UHF RFID technology

Page 5: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyService in CityU Library• 2008: EasyService for CD/DVD Collection using

HF RFID technology

Page 6: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyService in CityU Library

• EasyPay

• EasyRegister

Page 7: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyPay - Outline

• Introduction - What is EasyPay?

• Why EasyPay?

• EasyPay Design

• EasyPay Implementation

• Usage Statistics

7

Page 8: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyPay - Background

• One of the initiatives of EasyService in CityU raised by Librarian Prof. Steve Ching.

• CityU Library is introducing different EasyService applications in phases to empower the patrons to check in and check out library materials by themselves.

8

Page 9: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyPay - Introduction

• 2007 Librarian Initiatives

• 2008 Mar – Applied Research Grant to develop application

• 2009 Jan - SSCI Journal article published Steve H. Ching, Alice Tai, Joanna Pong, & Michael Cheng, “Don’t Let

Micropayments Penalize You – Experience from the City University of Hong Kong,” The Journal of Academic Librarianship, 35 (1):86-97

9

Page 10: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyPay - Background (Old Practice)OLD: The work flow for collecting fines with Octopus-enabled cash registers

(1) Library Staff input the Student ID to Library System, retrieve the outstanding fines in Library.

(2) Library Staff enter value in Octopus enabled Cash Register.

(3) User put Octopus card to settle payment.

(4) Staff manually update patron record to complete the whole payment transaction.

Cash Register

Library Innopac System

Octopus Card

Reader No Direct Communication

Connected by staff intermediary 10

Page 11: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

Why EasyPay?• Cash handling require huge manual effort

especially in Library with Fines.

• Minimize the human error in cash handling and input error in the system interface.

• Faster transaction compared with old practice.

• Provide round the clock payment even the counter is closed.

11

Page 12: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyPay - Design (Objectives)

• Integration between Octopus and INNOPAC

• No staff intermediary

• Allow payment via electronic means (Octopus)

• Fast, quick and easy to use for patrons

• Integrate with CityU Smart Card.

12

Page 13: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyPay – Design (Modes of operation)• Modes of operation.

• Staff mode – to allow staff to collect money using Octopus in the counter.

• Integrated mode - to handle check-in and check-out operation as well as the fine payment operation.

• Standalone mode – to allow user to pay on a kiosk.

13

Page 14: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyPay - Design (Architecture)

14

Page 15: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyPay - Design (Program Flow)

• Need to follow the Octopus Specification and requirement (hundred pages of specification and test plans).

• Error Handling.

• Strictly complied with the workflow of Octopus especially related to the payment flow.

15

Page 16: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyPay - Design (Screen Flow)

16

Page 17: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyPay - Design (Staff Interface)

Transaction Enquiry

17

Page 18: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyPay - Design (User/Staff Interface)

Fine selection - Confirmation

18

Page 19: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyPay - Design (User/Staff Interface)

Fine payment - Selection

19

Page 20: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyPay - Implementation (H/W & S/W)

• Octopus Mini-MOP reader.• Octopus Development Kit.• Software: Visual Studio C#.• All-in-one PC Kiosk (already in EasyCheck

machine)• Backend Server Dell PowerEdge 1950 and MS SQL

Server.• PC with integrated modem for remote dial-up.• III Fines Payment API

20

Page 21: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyPay - Implementation (Interface with III)

• Fines payment API - facilitates the EasyPay workstation to communicate with INNOPAC directly.

• A Web Service approach• To retrieve and update the patron fine

payment details of the patron record in INNOPAC.

• Using searchPatrons to get the fines list and updatePatron to collect the fines.

21

Page 22: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyPay - Implementation (Testing)

• Handle different error messages by Octopus Mini-MOP reader and INNOPAC.

• Need to pass through the rigorous testing plan with Octopus Card Ltd.

• Obtain a type approval form issued by the Octopus Card Limited (OCL).

22

Page 23: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyPay - Usage statistics

23

Page 24: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyPay - System Limitation

• Amount of Octopus payment. Daily Upper limit on payment. Daily limit on Octopus auto-added value.

• Only auto-added value but not manual added value to the Octopus.

• Required modem (telephone) dialup to upload the Octopus data information.

• Bill are not covered because of adjustment and large amount.

24

Page 25: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyPay - Staff feedback

• Save time/effort to count coins and cash.

• Convenient as there are fewer steps.

• Faster cross-checking for each shift.

• User convenience.

25

Page 26: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyRegister

• Self-Registration of eligible non-CityU JULAC Library Card Holders

Page 27: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

Number of Annual Registration

Page 28: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

JULAC Registered Users from Other Libraries 2008-09

Page 29: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

Entrance by JULAC Card Holders 2008-09

Page 30: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyRegister - Old Practice

• What is the old practice?

Page 31: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

The paper application form

Chan Tai Man 陳大民B123456(A) 9876543223456789

83 Tat Chee Avenue, Kowloon [email protected]

Chan Tai Man

SAMPLE

Circulation Librarian

Page 32: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

Chan Tai Man陳大民

CUHK0011111

Chan Tai Man

1/2012

Page 33: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

Each barcode carries a pre-created dummy patron

record

Page 34: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

• A pre-created dummy patron record with pre-input UNIV ID and P BARCODE • JULAC card with this Barcode

label stuck on it can borrow books immediately even without patron details

Page 35: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

Chan Tai Man CUHK 0011111Chan Tai Man

23/6

Page 36: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

Chan Tai Man陳大民

CUHK0011111

Chan Tai Man

1/2012

Page 37: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

• Not have enough time to key in all the information immediately on site over the counter• Data entry done at backend

office according to the user’s application form

Page 38: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyRegister - Old Practice

•Drawbacks: • Time lag•User cannot access and view circulation account

immediately• Possible human error

Page 39: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library
Page 40: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyRegister – Design (User Mode)

Welcome ScreenPress “Start” to begin

Welcome ScreenPress “Start” to begin

User Identification ScreenQuestions to identify eligible

user

User Identification ScreenQuestions to identify eligible

user

Input ScreenFor user to input/edit their

personal details.

Input ScreenFor user to input/edit their

personal details.

Confirmation Screen Show user input data for double

check.

Confirmation Screen Show user input data for double

check.

Final ReminderInform user the whole

registration process is not completed yet and ask them to take the temporary registration

ticket to the Counter.

Final ReminderInform user the whole

registration process is not completed yet and ask them to take the temporary registration

ticket to the Counter.

YesNo

Yes

Conti

nue

Quit

Edit again

System create a patron record on Innopac and print a temporary

registration ticket

System create a patron record on Innopac and print a temporary

registration ticket

The JULAC card registration process is not completed yet !!

Page 41: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyRegister – Design (Staff mode)

Retrieve Patron RecordBy scan the temporary

barcode on the registration ticket

Retrieve Patron RecordBy scan the temporary

barcode on the registration ticket

Display Patron RecordCirculation staff verify user’s

input data

Display Patron RecordCirculation staff verify user’s

input data

Enable Patron RecordBy replace the temporary

barcode with the permanent one and save the record.

Enable Patron RecordBy replace the temporary

barcode with the permanent one and save the record.

Inel

igib

le u

ser

Eligible user

The JULAC card registration process is completed now !!

Page 42: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyRegister – Work FlowPrepare dummyPatron record (Back End)

Prepare barcode(Back End)

Verify patron details and Issue barcode to patron

Contact user to update their personal details(Back End)

Input user personal details(Back End)

Old PracticeUser input their personal details and on-the-fly create patron record

Verify patron details and Issue barcode to patron

Contact user to update their personal details(Back End)

Prepare barcode(Back End) New Practice

By Staff By User

Page 43: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyRegister - Implementation• Development Tools (both User and Staff mode)– Fines Payment API– C#– Visual Studio .net

• Hardware Requirements– 1 x Desktop PC with keyboard and mouse.– 1 x Thermal printer– For staff mode, no additional hardware is needed

because the program is installed on the Circulation Counter machines.

Page 44: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyRegister - Installation• One EasyRegister machine is installed next to the Circulation

counter.

Page 45: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyRegister - Benefits• Value-added use of an existing product – Fines

Payment API

• Streamline the application procedures

• Reduce human error

• Up-to-date information can be obtained

• Complete patron information are input immediately

• Patron can make full use of their record immediately right after registration

Page 46: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyRegister – Future Development

• EasyTicket:

As suggested by the Librarian, we shall start a feasibility study of using Octopus Card as JULAC Library Card holders’ access and borrowing at CityU Library.

Page 47: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

EasyRegister - Future DevelopmentWe shall study:

• The interface between Octopus card readers and our access control system

• The interface between Octopus card readers and LMS system

• The interface between Octopus card readers and different self-check systems

• Development of programmes for the above interfaces

Page 48: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

Conclusion

Three principles of the Book of Changes (易經 ) :

• 變易 change and transformation• 簡易 easy and simplicity• 不易 invariability: a constant definite order

Page 49: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

Conclusion

Apply to Library Services:

• 變易 change : adapt to constant changes and transformation of the Library

• 簡易 easy : EasyService Applications• 不易 invariability : User-oriented service

model

Page 50: Presented by  Edward So, Michael Cheng, L.F. Lau, Winnie Ho Run Run Shaw Library

Run Run Shaw Library