Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If CreateConsolidatedTSR parameter has value “Y” , the task reporter will build tsr based on ejm processes if in case the TSRConsolidateMode parameter is not set.

 

= EXTRACT – special parameter for TSR, MC2 task reporter will add extractFileName  value to TSR in case the param equals to EXTRACT. 

 

ResultFrom=TASK_eagle_ml20_default_cm_file_distribution  -used to populate result file name(s) in final TSR. The result files will be taken from distribution step.

TSRReportMode= EXTRACT – special parameter for TSR, MC2 task reporter will add extractFileName  value to TSR in case the param equals to EXTRACT. 

WRFStatusMode=DATA –special parameter for workflow, changes status calculation logic. If equals to DATA, we calculate status based on result data. If we have any errors in main process status will be FAILED. If we have errors on Result tasks(for generic extract workflow result task is distribution task) status will be failed. If there are no files, status will be NO_DATA, otherwise SUCCESS. 

If the parameter not equals to DATA, status will be FAILED if some errors occurs in main process, otherwise will be SUCCESS.