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

Overview

The screen displays a table of scheduled task information.

Image Removed

The details of the contents of the table are given below: 

...

Column

...

Details

...

TaskID

...

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

...

Description

...

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

...

Workflow Id

...

An identifier for the associated Workflow.

...

Actions

...

...

What-if Scenario

...

An identifier for the associated What-if Scenario

...

Tag

...

An identifier used for Event/Action mappings (see: Setting Up Event-Action Configuration

...

Remote MC ID

...

 

...

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.

...

Refresh

Refreshes the current table with the latest scheduled tasks status

Hide/Show one-off tasks

Toggle to display or hide one-off tasks from the table

Schedule

Schedule a new task

Suspend

Suspend all running and pending tasks that have been selected with the checkbox.

Resume

Resume all suspended tasks that have been selected with the checkbox.

Cancel

Cancel all tasks that have been selected with the checkbox.

Download

Upon clicking this link you will download an XML file with all the tasks that are currently scheduled on this MC (All pending and suspended tasks). The file will conform to the taskList.xsd schema (also used by the Upload Task(s) from File).

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.

Children Display