Viewing Execution Monitor

The Execution Monitor enables you to view the complete history of job execution, including the start and end time, status, log messages generated during job execution, and so on. This will help you see how your jobs are progressing and detect any recurring issues.

To view the execution monitor, follow these steps:
  1. Navigate to the Applications landing page.
  2. Click the Navigation Menu to access the Navigation List. The Navigation List displays the list of modules.
  3. Expand Data Transformation Pipeline in the Navigation List to view all DTP menu options.
  4. Click DTP Jobs in the Navigation List. The Jobs page opens in a new window.
  5. On the Jobs page, click the job for which you want to view the execution monitor.
  6. The Execution History pane displays the historical information of the selected job. The details include the Batch Run ID, the date and time during which a job is executed, status of the job execution, and so on.
    Use the Task and Sort By drop-down lists to manage how these details display.
  7. Click Monitor Execution corresponding to the Batch Run ID for which you want to view more information.
  8. The Execution Monitor page is displayed in a new window. The page contains details of the pipeline for which the job is created. The widgets in the pipeline are represented in different colors. Widgets are color coded to indicate the widget type and status of the job:
    • Completed
    • Failed
    • Pending
    • Not Started
  9. Clicking Log Messages
    Log Messages icon

    displays the Log Messages pane which lists a complete log of messages generated during the execution of the pipeline.
  10. Click each widget to view the Log Messages dialog box with detailed information about the widget.
    The following information is included:
    • Log Messages: Start and End Date
    • Query/REST Parameters: The query that is being executed by this widget.
    • Parameters: The relevant parameters being used in this widget.
    • Errors: Details for any errors that occurred in this widget during Job execution.