#977: robotupload callback improvement
------------------------+------------------------
Reporter: skaplun | Owner: skaplun
Type: enhancement | Status: new
Priority: minor | Component: BibUpload
Version: | Resolution:
Keywords: EDMS |
------------------------+------------------------
Description changed by skaplun:
Old description:
> 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.
New description:
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#comment:1>
Invenio <http://invenio-software.org>