⇤ ← Revision 1 as of 2010-06-07 10:35:35
Size: 1898
Comment:
|
Size: 1926
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 13: | Line 13: |
[[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.
Prerequisites and Design Decisions
Required Software and Modules