Hello Ilja! The WebDeposit currently does everything (renders and processes the form) until submission, but it lacks the function to create marc. The plan is to use the new module BibField<http://invenio-software.org/wiki/Development/Modules/BibField>to process the json and create the marc. Currently we are integrating the (yet another new module) BibWorkflow into WebDeposit and after that we will add a `record creation` function to generate the record.
Regards, Kostas On Thu, Mar 7, 2013 at 11:28 AM, Ilja Livenson <[email protected]>wrote: > Hi, > > we have a problem getting Invenio to index newly submitted items from > the next branch. Bibsched processes are running: > > 11 webcoll admin 2013-03-07 12:19:35 5m > RUNNING ubuntu Part 1/2: done 32/32 > 12 bibsort admin 2013-03-07 12:19:42 5m > WAITING Will execute: './bin/bibsort' '-s5m' > 9 bibindex admin 2013-03-07 12:19:47 5m > WAITING Will execute: './bin/bibindex' '-f50000' > '-s5m' > 10 bibreformat admin 2013-03-07 12:19:52 5m > WAITING Will execute: './bin/bibreformat' '-oHB' > '-s5m' > > Uploaded files are there, but the document doesn't show up in search. > Any hints as to how to debug this issue? > > thanks, > Ilja >

