ILS Driver

  1. GetHolding

This method queries the ILS for holding information

  1. GetHoldings

This method queries the ILS for holding information on multiple records at once

  1. PatronLogin

This method processes authentication against the ILS

  1. PlaceHold

This method places a hold on a specific record for a specific patron

  1. GetMyTransactions

This method queries the ILS for a patron's current checked out items

  1. GetMyFines

This method queries the ILS for a patron's current fines

  1. GetMyProfile

This method queries the ILS for a patron's current profile information

  1. GetNewItems

This method queries the ILS for new items

  1. GetDepartments

This method queries the ILS for a list of departments (Optional)

  1. GetInstructors

This method queries the ILS for a list of instructors (Optional)

  1. GetCourses

This method queries the ILS for a list of courses (Optional)

  1. GetReserves

This method queries the ILS for a list of items on reserves