Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 13 Current »

Other Components

Newspaper-batch-event-framework

The code can be found here: https://github.com/statsbiblioteket/newspaper-batch-event-framework

The role of this component is to notice when a new batch has arrived on disk, and then create an initial object for the batch in DOMS, to be later expanded upon by other components. The DomsEventClient module depends on our own developed dk.statsbiblioteket.doms.central.centralWebservice-lib and a running DOMS somewhere.

Logging is handled with logback and configured in this file: https://github.com/statsbiblioteket/newspaper-batch-event-framework/blob/master/batch-trigger/src/main/config/logback.xml

Details are described in: https://github.com/statsbiblioteket/newspaper-batch-event-framework/blob/master/README.md

 

  • No labels