Versions Compared

Key

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

Table of Contents

Introduction

...

colourYellow
titlePage under development

Excerpt Include
Event Handling
Event Handling
nopaneltrue

Introduction

Events can be used to configure dependencies between jobs and job chains.

The Event handling for job dependencies article provides an introduction to event handling.

What is an Event?

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 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

...