Monitor

In the "Runs" area, you can monitor and control the runs. The runs are grouped into Recent and Finished:

  • "Finished" contains date folders, which in turn contain the batches that took place on that day and are in a final status.
  • "Recent" contains runs that are not yet in a final status (active, suspended, or failed)

Runs Tree

The detail view contains information about all running jobs in list form. The displayed information includes worksheet name, transformation name, transformation status, start time, end time, duration, error code, number of processed rows, and more.

The following functionalities are available via the toolbar:

  • Resume Batch: resumes a suspended batch
  • Halt Batch: halts a running batch. Jobs that are still running will finish, but no new ones will be started.
  • Abort Batch: terminates a suspended batch finally. Jobs that are still running at the time of abort will finish. All other jobs are set to "terminated".
  • Show History: when Show History is enabled, previous (unsuccessful) run attempts of jobs are also displayed
  • Refresh Cycle: contains entries for the view refresh frequency with possible values: Manually, 10 sec, 30 sec, 60 sec, 300 sec
  • Refresh: button for manual refresh of the view

Individual elements of the run can be restarted (Restart Task), skipped (Skip Task), or aborted (Kill Task) via the entries in the context menu of the respective row. Double-clicking on the job name in the execution list opens the transformation execution view. See more under Concepts > Runs

Runs Control