Changes between Version 13 and Version 14 of JobSubmission


Ignore:
Timestamp:
May 7, 2011, 11:41:31 AM (13 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JobSubmission

    v13 v14  
    107107        [ <no_validate>0|1</no_validate> ]
    108108    </file_ref>
     109    [ <report_immediately/> ]
    109110</result>
    110111}}}
     
    137138  even after the job is finished.
    138139
     140 '''<report_immediately/>''':: if present, clients will report this job
     141  immediately after the output files are uploaded.
     142  Otherwise they may wait up to a day.
     143  (Implemented in 6.12.27+ clients only).
     144
    139145Note: when a job is created, the name of its output template file is stored in the database.
    140146The file is read when instances of the job are created, which may happen days or weeks later.