Skip to content
This repository has been archived by the owner on Sep 12, 2020. It is now read-only.

Scripts that will convert a standard CSV format to Alma XML v2

Notifications You must be signed in to change notification settings

mksndz/alma-user-integration-csv-to-xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alma SIS Integration - Users CSV to XML

Scripts that will convert a standard CSV format to Alma XML v2

Usage

With Included Sample Data

Will output to /data/sample_output.xml

ruby run.rb

With Your Own CSV File

ruby run.rb '/path/to/csv_file.csv' 'path/to/output_file.xml'

Running Tests

Only User object has tests for now

ruby lib/test/user_test.rb

To Do

  • More tests?
  • Validation of controlled values using Alma Configuration API?

About

Scripts that will convert a standard CSV format to Alma XML v2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published