duspeccoll / alma_integrations

API calls to push metadata from ArchivesSpace to the Alma API
22 stars 6 forks source link

assign MMS IDs to any user defined string #13

Closed jackflaps closed 4 years ago

jackflaps commented 4 years ago

right now it's hard-coded to string_2 because that's what DU uses; it should allow an instance to define its own user_definedstring* property for use in assigning MMS IDs

jackflaps commented 4 years ago

appears to be resolved by https://github.com/duspeccoll/alma_integrations/pull/16 but could be tested to confirm

jackflaps commented 4 years ago

(re-resolved by #18, which uses Alma's error messages if a get_bib request to the Alma API fails)