Task Activity page
The task activity page shows the run request activity for the Services Framework tasks. Paging is available for the page.
Each task activity record contains the status for a run request. The task activity records that have an error status always appear on the page. Use the view details action to display the information about the task failure and to restart the task.
You can configure a Services Framework task to delete its task activity record whenever it completes successfully.
Columns
| Column name | Description |
|---|---|
| Created | The date and time that the task was first requested to run. It does not change during subsequent runs. The time zone settings for the user are used when the date and time is displayed. |
| Start | The date and time that the task was initially run. This date and time updates each time that the task is restarted or resumed. |
| End | The date and time that the task initially ended. This date and time updates each time that the task is restarted or resumed. |
| Configuration | The name of the task configuration that processed the run request. This name is entered when a registered task is configured. |
| Initiation | Indicates how the run request was initiated. A task can be started in the following
ways.
|
| Category | Indicates the type of the run request that was processed. The task activity record
categories are shown in the following list:
|
| Job Description | Detailed information that describes the run request. It is provided by each task. |
| Status | The status of the run request. As a task processes, it goes through a series of status
changes. The values for the status are shown in the following list:
|
| Warnings | The number of warnings that were found for the task. The number includes all of the warnings that occurred for a single run request, which includes all of the task restarts and resumes. |
Data filtering
The list of task activity records can be filtered. For more information, see Filtering.
The default filter for the page is on the created column. This filter is required and defaults to getting the records that were created during the 15 minutes right before the page is loaded. This filter is applied when the page is accessed from the navigation menu and also when you view the task activity by using the scheduler page for the tasks.
Actions
- Refresh redisplays the list of records to show any new records and the updates that are made to existing records.
- Search entry field. Typing text in this field automatically filters the task activity records that are displayed in the table. The table displays only those task activity records that match what was typed in the search field.
- Delete, which deletes the task activity record. Task activity records for tasks that are in the running, pending, or queued states cannot be deleted. The user must have the permission to delete task activity records.
- View details icon, which looks like an eye, displays a page that shows more information about the task activity record.
- displays a page to select which columns are shown or hidden for the page.
- saves any changes that are made to the columns on the page.
- restores the page to its default column layout.
- opens the help page.