MC2 EJM Task Reporter Specific Parameters

MC2 EJM has its own Task Reporter stream: eagle_ml-2-0_default_cm_ejm_reporter. To be more flexible, the MC2 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

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

TSRConsolidateMode Parameter

Use this parameter with the CreateConsolidatedTSR parameter to select stream files or processes to be used to build a summary. The FILES value is default and is used to build a summary based on streams files. This method is useful for load 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, for example, an extract workflow.

TSRReportMode Parameter

Use this parameter to enable TSR customization. The current version supports customization for extract workflows only. To enable extract customization, set the parameter value to EXTRACT.  TSRReportMode=EXTRACT.

In this case, the MC2 Task Reporter retrieves files from the ResultFrom parameter of the main process, using setParam shape in IWS. This populates them into the extractFileName field in the TSR message. If CreateConsolidatedTSR parameter has value of Y, the Task Reporter builds a TSR based on EJM processes in case the TSRConsolidateMode parameter is not set.