/
SPIKE: MODSOURMAN-623 Authority record > Generate a 999 ff $i
SPIKE: MODSOURMAN-623 Authority record > Generate a 999 ff $i
- MODSOURMAN-623Getting issue details... STATUS
Goal
Investigate how to link SRS MARC Authority record and Inventory Authority record.
Problem
The data import flow that was implemented for MARC Bib and MARC Holdings is not working with MARC Authority. The reason for that is MARC Authority records should not contain generated by FOLIO HRID.
Solution
- While mod-srm creates the payload for DI_RAW_RECORDS_CHUNK_PARSED Kafka event:
- Generate ID for Inventory Authority
- Set the ID in ParsedRecord 999 ff $i subfield of MARC record
- Set the ID in ExternalIdsHolder authorityId field
- Modify mapping rules to get the value from 999 ff $i subfield and set it ti Inventory Authority
Additional info
Page with the data import flow for MARC Authority was created: 6. Create MARC Authority