#977: robotupload callback improvement
------------------------+-----------------------
Reporter: skaplun | Owner: skaplun
Type: enhancement | Status: new
Priority: minor | Component: BibUpload
Version: | Keywords: EDMS
------------------------+-----------------------
When using the =callback_url= functionality of robotupload, and a client
is performing several requests, it's not easy for the client to obviously
associate a given feedback to the originating request (unless the called
back URL contains in the path or in the query arguments some unique
identifier that the client can map back to the original request).
A way to explicit this could be to support an additional argument to
robotupload API, namely =requestid= whose value would be reproduced in the
json sent to the callback_url.
--
Ticket URL: <http://invenio-software.org/ticket/977>
Invenio <http://invenio-software.org>