Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

scrollbar

Children Display

Overview

List all scheduled tasks.

On the top of the screen some action can be taken using the different buttons:

...

Upload: Upload a XML file with all the tasks that should be scheduled on this MC. The file has to conform to the taskList.xsd schema and all workflowIds should exist. See Scheduled Tasks - Upload

...

Filters: Hide one-off tasks, finished tasks or scheduled tasks (since 2019.02).

...

Image Removed

The Scheduled task list can be sorted by clicking on the column headings.

Finished tasks will be visible for one day after a task was finished.

The details of the scheduled tasks table are given below: 

...

Column

...

Details

...

Workflow Id

...

An identifier for the associated Workflow.

...

Actions

...

Image RemovedDetails: Display the Task Details Screen

Image RemovedEdit: Display the Schedule New Task Screen, to edit the current task. This is only allowed for the same MC.

Image RemovedSuspend: The task is paused; it is not dispatched at its scheduled time.

Image RemovedResume: A suspended task is re-activated. It will now be dispatched at its scheduled time

Image RemovedCancel : The task will not be dispatched. The task will be removed from the list as part of the rolling barrel

Image RemovedTask Runs: Displays the Task Runs Sceen. This displays all the previous runs of this particular workflow. Since 2020.02 not visible for triggered-one-off tasks.

...

What-if Scenario

...

An identifier for the associated What-if Scenario. The column is only displayed if there are any what-if scenarios

...

Tag

...

An identifier used for Event/Action mappings (see: Setting Up Event-Action Configuration. The column is only displayed if there are any tags.

...

Remote MC ID

...

MCID of the remote mc. The column is only displayed in a multi MC environment

...

Priority

...

Tasks can have priority High or Normal. High priority tasks are dispatched in precedence over Normal priority tasks.

...

Interval

...

The time interval at which the scheduled task runs

...

Next due time

...

The next time the task was scheduled for (for repeating tasks). The time the task is scheduled for (non-repeating tasks).

...

Task Status

...

Task Status:
- Pending (green)
The task is operational and is awaiting dispatch. This task can be Suspended or Cancelled
- Suspended (yellow)
The task has been paused. It will not be dispatched when its scheduled dispatch time is reached. This task can be Resumed or cancelled.
- Finished (red)
The task has been dispatched and completed its execution.

...

TaskID

...

An identifier for the Task. Only visible as tooltip of the WorkflowId

...

Status of the last Task Run that was dispatched for this workflow. The status will be displayed with a background color as follows:

  • Pending: orange
  • Running: yellow
  • Invalid (wrong TaskProperties): red
  • Failed (stopped unexpectedly, not completed or terminated): red
  • Complete: green
  • Partly Complete (completed with error logged, partly approved): orange
  • Terminated: orange
  • Partly Successful (completed with error logged, not approved): orange
  • Scheduled: orange
  • Unknown: white

...

Description

...

Text description associated with the task. Only visible as tooltip of the WorkflowId

...

Buttons that open a new page, can also be opened in a new tab by right clicking the button. This will open a context menu.

In the following example the view button was right-clicked which opens the context menu:

Image Removed

Filters (since 2019.02)

With the filter button it is possible to hide tasks.  The chosen filter will be stored in the local storage of the browser. If the same browser is used, the settings will be kept.

Image Removed

Columns (since 2020.01)

With the columns button, the columns in the tasks table can be hidden or displayed. The chosen columns will be stored in the local storage of the browser. If the same browser is used, the settings will be kept.

The Current Forecast Dispatch Time column is hidden by default.

Image Removed

Current Forecast Dispatch Time

The current forecast dispath time can display a color to indicate if dispatch time was too long ago. This is done using the ForecastManagement configuration. See 22 Forecast Management.

Image Removed

...

 

Triggered one-off tasks

Since 2020.02 taskruns are no longer available in the database. They are now created on the fly. The taskruns icon is no longer visible for triggered-one-off tasks as a result of that.