Training job

The IBMPMQ_INTEGRATED_FEATURE_BASED_ANALYTICS job calls the data preparation stream, followed by training and refreshing the health score and forecasted days to maintenance models.

The following diagram shows the IBMPMQ_INTEGRATED_FEATURE_BASED_ANALYTICS job.

Figure 1. The IBMPMQ_INTEGRATED_FEATURE_BASED_ANALYTICS job
Diagram showing the IBMPMQ_INTEGRATED_FEATURE_BASED_ANALYTICS job. Refer to the preceding and following information for a description on the IBMPMQ_INTEGRATED_FEATURE_BASED_ANALYTICS job. In the diagram, INTEGRATION_FBA_DATA_PREP.str_step flows to INTEGRATION_FBA_IHS_T.str_step. INTEGRATION_FBA_IHS_T.str_step flows to INTEGRATION_FBA_IFDM_T.str_step. INTEGRATION_FBA_IFDM_T.str_step flows to INTEGRATION_FBA_FILE_STATUS_SUCCESS.str_step. If there is a failure, INTEGRATION_FBA_DATA_PREP.str_step, INTEGRATION_FBA_IHS_T.str_step, and INTEGRATION_FBA_IFDM_T.str_step all flow to INTEGRATION_FBA_FILE_STATUS_FAIL.str_step.

At the end of the job, the file Training_IHS_in.csv is returned to the \root\integrationin directory. The file contains two fields, System Timestamp and Status, which are read by the IBM® Integration Bus (IIS).

If there is failure at any step in the job, the file contains FAIL as the status. When all steps are completed successfully, the file contains SUCCESS as the status.