Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Accession API (also known as Ongoing Accession) is used to add item records to SCSB whenever there is a new item added to the storage facility. This API is called by the GFA LAS storage facility as part of the accession workflow at their end with the customer code and item barcode.

Internally, SCSB uses the customer code to identify the institution and use the institution's service (ILS Bibdata API) to retrieve bibliographic, holding and item information using the item barcode. If the information is not available in ILS, SCSB creates a dummy record with dummy values and marks it 'Incomplete'. Incomplete records are neither displayed as part of search results nor they are they requestable. It can be viewed as part of the reports UI and modified to become complete using the Submit Collection API.

...