ExLibrisGroup / alma-csv-user-load

Load users to Ex Libris Alma from CSV files
2 stars 0 forks source link

CSV>XML Help (some additions) #8

Closed leahbokar closed 4 years ago

leahbokar commented 4 years ago

Hi Josh,

Please add the following to SV>XML Help page:

  1. Identifier Type

    • Out of the box user identifiers BARCODE INST_ID
  2. Password Force password change (TRUE/FALSE)

  1. External System Code

    • Add a note that this code is mandatory for External users.
    • Can be any default value. Example: SIS
  2. Basic example

    • Add one more example (just a header) with the field codes only, The default values (address/email/phone types) can be defined in the Mapping Default field.

Header: user_group,univ_id,first_name,last_name,expiration_date,address_line1,address_line2,city,state,postal_code,phone_number,email_address,additional_identifier,stat_category_code1,stat_category_code2,stat_category_code3,note

The sample mapping is attached:

CSV-XML-Mapping-Example.zip

Thanks, Leah

jweisman commented 4 years ago

Thanks for your suggestions @leahbokar. I added 1, 3, and 4. The API does support receiving a password and it's stored in the Ex Libris Identity Provider.

I'll leave this issue open in case you have additional edits.