/
LSC Processing

LSC Processing

How to update the LSC processing, which checks Alma holding records based on newly accessioned barcodes in CaiaSoft, if it fails due to unknown locations.

Step-by-step guide

  1. Go to turing
  2. Mapping table /alma/integrations/api/lsc_mapping_table
    1. If the entry in the error email does not exist in the mapping table try adding it
    2. For example forĀ 
      could not find: 000014039293,TYEC,HLTH,BOOK,17
      add
      TYEC,HLTH,BOOK,17,HSTORJ
      HSTORJ in this case is the location as defined in Alma
  3. The cronjob /alma/bin/caia_acc_api.sh
  4. The main script /alma/bin/lsc_processing.sh
  5. The main script looks for a file of barcodes called /alma/integrations/lsc/barcodes/barcodes.txt
  6. The main script runs:
    1. /alma/bin/lsc_location_xml_parsing.py
    2. /alma/bin/lsc_location_analysis.py
    3. /alma./bin/lsc_update_holdings.py
    4. /alma/bin/lsc_scanin.py


Filter by label

There are no items with the selected labels at this time.