Job rerun in same conditions as initial run : tool parameters, history.

rerunJob(job_id, server, api_key)

Arguments

job_id

Job Id.

server

Siwaa server url

api_key

Available Siwaa API KEY

Value

ret valuing NULL if no rerun (case if job is not remappable, cf job_remap) and else containing Information about outputs and rerun job.

job_remap value

Details

The job output(s) will be remapped onto the dataset(s) created by the original job (cf job_inputs$rerun_remap_job_id).

If other jobs were waiting for this job to finish successfully, they will be resumed using the new outputs of this tool run.