Versions Compared

Key

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

MC2 EJM has its own task reporter Task Reporter stream: eagle_ml-2-0_default_cm_ejm_reporter.To  To be more flexible, the MC2 task reporter supports some Task Reporter supports the following special task parameters: CreateConsolidatedTSR Parameter, TSRConsolidateMode Parameter, and TSRReportMode Parameter. Each of these parameters are described in the section below.

CreateConsolidatedTSR Parameter

...

The Use this parameter is used to make a summary in TSR based on all the involved streams or processes.Possible  Possible values are Y/N. Enter Y to create a consolidated report, otherwise usual report.

TSRConsolidateMode Parameter

...

Use this parameter with the CreateConsolidatedTSR parameter to select stream files or processes will to be used to build a summary.The “FILES”  The FILES value is default and is used to build a summary based on streams files. This method is usefull useful for load processes.The “PROCESSES”  The PROCESSES value is used to build a summary based on EJM processes or tasks. This method is useful for EJM workflows in common (E.g. , for example, an extract workflow).

TSRReportMode Parameter

...

The parameter gives ability for tsr Use this parameter to enable TSR customization. Current The current version supports customization for extract workflows only.To  To enable extract customization, set the parameter value should be “EXTRACT”to EXTRACT.  TSRReportMode=EXTRACT.

In that this case, the MC2 task reporter get Task Reporter retrieves files from the ResultFrom parameter of the main process(can be set , using setParam shape in IWS) and populate . This populates them into the extractFileName field in the TSR message.If  If CreateConsolidatedTSR parameter has value “Y” of Y, the task reporter will build tsr Task Reporter builds a TSR based on ejm EJM processes in case the TSRConsolidateMode parameter is not set.