Scheduler page

The scheduler page displays the configured tasks that have been scheduled to run. Configured tasks are scheduled using a timed interface to start tasks either at fixed times or at time intervals. The timed interface is accessed from the WebSphere® scheduler. For more information about the WebSphere scheduler, refer to the WebSphere Application Server documentation.

Columns

The columns that are available on this page are shown in the following table.
Table 1. Scheduler page columns
Column name Description
Selection control The first column is used to select one or more scheduled tasks from the list. Clicking the table header for this column selects all of the scheduled tasks in the list.
View details The View details icon displays the task schedule - configuration name page for the selected scheduled task.
Configuration The name of the task configuration that is associated with this scheduled task.
Description A detailed description that identifies the purpose of this scheduled task.
Frequency Displays how often this scheduled task is configured to run.
Next run time The date and time that the task is scheduled to run next.
Status The current status of the scheduled task. The status options are:
  • Scheduled, which indicates that the task is scheduled to run.
  • Complete, which indicates that the task has completed.
  • Running, which indicates that the task is currently running.
  • Invalid, which indicates that the task was purged and is not valid.
  • Cancelled, which indicates that the task was canceled. The task cannot execute or be resumed, but it can be deleted.
  • Suspended, which indicates that the task is suspended. The task does not execute until it is resumed.

Actions

The actions that are available on this page are shown in the following list.
  • Filter column displays the build filter link that you can use to create a filter for the columns on the page.
  • Search entry field. Typing text in this field automatically filters the scheduled tasks that are displayed in the table. The table displays only those scheduled tasks that match what was typed in the search field.
  • Refresh updates the displayed scheduled tasks.
  • Download CSV saves the displayed table view as a .csv file.
  • Customize columns displays a page to select which columns are shown or hidden on the scheduler page.
  • Row settings configures the size and the spacing of the text that is displayed in the cells of the table.
  • Actions > Create displays the create task schedule page to add a new scheduled task.
  • Actions > Reschedule All displays the confirm dialog box to reschedule all the scheduled tasks.
  • Click a row in the table to display the details for that record.
  • A menu appears in the table header when you select one or more rows in the table.
  • Select all selects all the rows in the table.
  • Reschedule displays the reschedule page to reschedule the selected scheduled tasks.
  • Delete deletes the selected scheduled tasks.
  • Cancel closes the menu in the table header.
  • Open documentation displays the help page.