#47: WebSubmit converter tools to have a daemon
-------------------------+--------------------------------------------------
Reporter: skaplun | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: v1.0
Component: WebSubmit | Version:
Keywords: |
-------------------------+--------------------------------------------------
It would be great to have a deamon (!BibTask) to perform conversions. We
might have a new table (e.g. conversion) with:
{{{
id_bibdoc
format
status
id_users
comment
}}}
where id_bibdoc is the document involved in the conversion, format is the
desired format, status is either 'waiting', 'running', 'done', 'error',
id_users is a intbitset of all the uid of users that should be alerted
about the outcome of a given conversion (e.g. a user that have asked for a
conversion or a submitter).
In case of error, comment would contain the error message.
--
Ticket URL: <http://cdswaredev.cern.ch/invenio/ticket/47>
Invenio <http://cdswaredev.cern.ch/invenio>