Skip to content

GIL-GALILEO/alma-user-integration-legacy-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alma SIS Integration - Legacy Data Converter

Scripts that will convert from a variety of text formats to Alma XML, then zip and make the files available to Alma.

Usage

For each institution, this script will look in a fixed location for patron files (and any accompanying barcode files), parse the user information using the specified mappings, and create an XML document using the provided template file.

Make the Magic Happen

For the full experience:

ruby run.rb any_institution_code_here

To just generate files and not upload or send notifications:

ruby run.rb any_institution_code_here dry-run

To randomly pick 5 patron records from the parsed file and skip archiving of original files, use:

ruby run.rb any_institution_code_here sample

Mappings

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published