the form is done and the web service for sending course metadata is done.
Sending files work but the design has been refused by Petr because it used ws token in a POST request. After talking with Dongsheng and Petr, the conclusion was we will send file by web service (probably call by cron if it's too big). And the biggest file will be chunk in order to be sent. This implies to write a new file web service design, writing a issue for that.
Jerome Mouneyrac
added a comment - the form is done and the web service for sending course metadata is done.
Sending files work but the design has been refused by Petr because it used ws token in a POST request. After talking with Dongsheng and Petr, the conclusion was we will send file by web service (probably call by cron if it's too big). And the biggest file will be chunk in order to be sent. This implies to write a new file web service design, writing a issue for that.
the form is done and the web service for sending course metadata is done.
Sending files work but the design has been refused by Petr because it used ws token in a POST request. After talking with Dongsheng and Petr, the conclusion was we will send file by web service (probably call by cron if it's too big). And the biggest file will be chunk in order to be sent. This implies to write a new file web service design, writing a issue for that.