Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Typo corrected

Table of Contents

Status
colourYellow
titlePage under development

Introduction

Excerpt Include
Event Handling
Event Handling
nopaneltrue

...

Events are XML snippets that are set by the JobScheduler's Event Service and are stored in XML files and the JobScheduler's database. Events are stored persistently and retained after a restart of the JobScheduler.

Events can be monitored with  JID - JobScheduler Information Dashboard.

Show If
groupsos-members

Configuration and Use of Events

The concept behind events is similar to concepts used by other workflow control systems and this may make getting started with events easier.

Events can be configured using JID - JobScheduler Information Dashboard or a code editor. JID is also used to observe which jobs and orders are planned and which have run.

Events are not shown in JOC - JobScheduler Operations Center

 managed and monitored in the JOC Cockpit GUI 
Display feature availability
StartingFromRelease1.12
which replaces JID - JobScheduler Information Dashboard, which is deprecated as of Release 1.12.0.

Implementing Job Dependencies with Events

...