#217: BatchUploader: add callback URL
--------------------------+------------------------
Reporter: jcaffaro | Owner: pcaderno
Type: enhancement | Status: infoneeded
Priority: major | Milestone:
Component: BibUpload | Version:
Resolution: | Keywords:
--------------------------+------------------------
Changes (by skaplun):
* status: in_merge => infoneeded
Comment:
A different implementation is actually needed, and can probably be solved
by having a specific new functionality being added to BibUpload rather
than as a generic bibtasklet.
Basically bibupload can have a new parameter, say --callback-url=URL and
would send via a PUT request to the given URL a JSON structure, with the a
list of tuples (recid, "OK") or (recid, "ERROR Message").
--
Ticket URL: <http://invenio-software.org/ticket/217#comment:3>
Invenio <http://invenio-software.org>