Both sides previous revision Previous revision | |||
manual:soapif [2013/01/22 10:35] a.visegradi [SOAP interface of the 3G Bridge] |
manual:soapif [2013/01/22 10:49] (current) a.visegradi |
||
---|---|---|---|
Line 99: | Line 99: | ||
</code> | </code> | ||
- | FIXME: link: BOINC uses md5&size | + | If the MD5 //and// size attributes are specified, the URL will pass through the |
+ | 3G Bridge and BOINC; the DG clients will download the input files directly. If | ||
+ | only the URL is specified, and the [[manual:3gbplugin-dlmgr|DownloadManager | ||
+ | plugin]] is set up, the Bridge will download these files and submit them to | ||
+ | BOINC as local input files. If the DonwloadManager plugin is not set up, these | ||
+ | jobs will not run. | ||
+ | |||
+ | //Specifying URL with MD5 sum and size upon submission is highly encouraged for | ||
+ | scalability reasons.// | ||
The **%%--%%repeat** option tells the 3G Bridge to create several jobs with the | The **%%--%%repeat** option tells the 3G Bridge to create several jobs with the | ||
Line 110: | Line 118: | ||
will list all available algorithm names for the specified grid. | will list all available algorithm names for the specified grid. | ||
- | ==== Output specification ==== | + | == Output specification == |
The ''wsclient'' prints its result to the standard output. | The ''wsclient'' prints its result to the standard output. |