Homec4science

BatchUploader: special treatment for Oracle

Authored by Samuele Kaplun <samuele.kaplun@cern.ch> on Aug 31 2012, 17:02.

Description

BatchUploader: special treatment for Oracle

  • When using the callback_url argument of robotupload, if the server that is going to handle the feedback does not directly understand the POST request with an application/json mimetype, as is the case of Oracle application, it is now possible to further specify the argument special_treatment=oracle, in order to have the POST request further encoded in application/x-www-form-urlencoded with a single form key called "results", containing the original JSON content.

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Aug 31 2012, 17:14
Parents
R3600:846315410092: bibdocfile: Python-2.4 compatibility fix
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:7aa8574e9499: BatchUploader: special treatment for Oracle (authored by Samuele Kaplun <samuele.kaplun@cern.ch>).Aug 31 2012, 17:14