#217: BatchUploader: add callback URL
--------------------------+---------------------------
  Reporter:  jcaffaro     |      Owner:  skaplun
      Type:  enhancement  |     Status:  closed
  Priority:  major        |  Milestone:  v1.0
 Component:  BibUpload    |    Version:
Resolution:  fixed        |   Keywords:  drupal indico
--------------------------+---------------------------
Changes (by Samuele Kaplun <samuele.kaplun@…>):

 * status:  in_merge => closed
 * resolution:   => fixed


Comment:

 In [f14b9d7cfbe73a070fb1c58000849a35abc15cd5]:
 {{{
 #!CommitTicketReference repository=""
 revision="f14b9d7cfbe73a070fb1c58000849a35abc15cd5"
 BibUpload: new --callback-url CLI parameter

 * Add new --callback-url CLI parameter to bibupload, in order
   to provide a URL to callback at the end of the execution
   of the bibupload task, to POST a JSON-serialized response
   containing the detailed outcome of the task execution.
   (See the BibUpload Admin documentation for the detail
   of the current structure of this answer).

 * Add new callback_url form field to robotupload handler in
   batchuploader to allow external clients that use
   robotupload to profit from the corresponding new
   functionality added in bibupload.
   (closes #217)
 }}}

-- 
Ticket URL: </ticket/217#comment:7>
Invenio <http://invenio-software.org>

Reply via email to