You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

PAGE UNDER DEVELOPMENT

Introduction

JobScheduler Event handling is a mechanism for implementing complex dependencies between jobs or between jobs and external events.

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 can be monitored with  JID - JobScheduler Information Dashboard

Implementing Job Dependencies with Events

The How To - Event Handling article contains a list of articles describing how to implement job dependencies with events.

  • No labels