Differences between revisions 2 and 3
Revision 2 as of 2010-06-07 10:36:54
Size: 1926
Editor: mar
Comment:
Revision 3 as of 2010-06-07 10:37:30
Size: 1932
Editor: mar
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
[[attachment:hotfolder.png]]
{{
attachment:hotfolder.png}}

Design of 33 Mass Ingest

The HotFolder functionality will keep an eye on selected folders, looking for filenames which match selected patterns and will automatically ingest the metadata of these files into DOMS and move the given file into BitStorage. The HotFolder process has a configuration file which maps files matching a given pattern or files in a specific folder to a specific action. This action fetches metadata and a template, put the metadata into the template, submit this to DOMS and move the file to BitStorage. The HotFolder will work as surveillance on the folders - it will keep checking for new files at a given interval so when files are moved here, the given action will take place.

hotfolder.png

Prerequisites and Design Decisions

Required Software and Modules

Resources

Tasks/33/DesignDocument (last edited 2010-06-08 08:47:01 by mar)