Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
outlinetrue

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
bordertrue
diagramNameUpdate authority flow
simpleViewerfalse
width
linksauto
tbstyletop
lboxtrue
diagramWidth16331683
revision1215

Delete authority event sequence start

Drawio
bordertrue
diagramNameDelete authority flow
simpleViewerfalse
width
linksauto
tbstyletop
lboxtrue
diagramWidth953
revision36

Update/Delete authority sequence continuation

Drawio
bordertrue
diagramNameUpdate and delete authority flow
simpleViewerfalse
width
linksauto
tbstyletop
lboxtrue
diagramWidth1474
revision24

Update bibliographic record linked to an authority record via "Data Import"

Update linked bib sequence

Drawio
bordertrue
diagramNameUpdate linked bib flow
simpleViewerfalse
width
linksauto
tbstyletop
lboxtrue
diagramWidth751881
revision45