Update/Delete authority record linked to bibliographic records
Event is listened on inventory.authority
Kafka topic.
...
F.e. update/delete authority flows start with event sent by inventory modules and there's no indication of events sent to mod-search after "Instance" is updated.
Event schemas:
"Inventory event": https://github.com/folio-org/mod-entities-links/blob/master/src/main/resources/swagger.api/schemas/inventoryEvent.json
...
"jobId" in "Links change event" is generated in mod-entities-links and represents job for updating bib records linked to an authority record (which was updated through Data Import). As it's a new job - mod-source-record-storage create a new "Snapshot" for it before saving updated bib records.
Update authority event sequence start
Drawio |
---|
border | true |
---|
| |
---|
diagramName | Update authority flow |
---|
simpleViewer | false |
---|
width | |
---|
links | auto |
---|
tbstyle | top |
---|
lbox | true |
---|
diagramWidth | 1683 |
---|
revision | 15 |
---|
|
Delete authority event sequence start
Drawio |
---|
border | true |
---|
| |
---|
diagramName | Delete authority flow |
---|
simpleViewer | false |
---|
width | |
---|
links | auto |
---|
tbstyle | top |
---|
lbox | true |
---|
diagramWidth | 953 |
---|
revision | 6 |
---|
|
Update/Delete authority sequence continuation
Drawio |
---|
border | true |
---|
| |
---|
diagramName | Update and delete authority flow |
---|
simpleViewer | false |
---|
width | |
---|
links | auto |
---|
tbstyle | top |
---|
lbox | true |
---|
diagramWidth | 1474 |
---|
revision | 4 |
---|
|
Update bibliographic record linked to an authority record via "Data Import"
Update linked bib sequence
Drawio |
---|
border | true |
---|
| |
---|
diagramName | Update linked bib flow |
---|
simpleViewer | false |
---|
width | |
---|
links | auto |
---|
tbstyle | top |
---|
lbox | true |
---|
diagramWidth | 881 |
---|
revision | 5 |
---|
|