Changes between Version 13 and Version 14 of JobSubmission
- Timestamp:
- May 7, 2011, 11:41:31 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JobSubmission
v13 v14 107 107 [ <no_validate>0|1</no_validate> ] 108 108 </file_ref> 109 [ <report_immediately/> ] 109 110 </result> 110 111 }}} … … 137 138 even after the job is finished. 138 139 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 139 145 Note: when a job is created, the name of its output template file is stored in the database. 140 146 The file is read when instances of the job are created, which may happen days or weeks later.