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

Compare with Current View Page History

Version 1 Next »

Introduction

Getting started with JobScheduler:

This first tutorial shows how to run a simple JobScheduler Order Job that executes a shell script which writes "Hello World" in its log file.

JobScheduler Order Jobs can only be run in Job Chains and require an Order (a type of instruction or token) before they can run.

Whilst this approach may at first appear involved it brings a number of advantages over our legacy "Stand-Alone Jobs". The concept behind Order Jobs is explained in more detail in our Concepts for jobs, job chains and orders article.

About these tutorials

tbd

Using the tutorials with the JOE

tbd

Requirements

Before starting the tutorials it is assumed that:

  • You have a JobScheduler installed ... version?
  • You have started the JobScheduler with the script ... or as a service ...
  • You have downloaded and unpacked the tutorial files and copied them to your live folder:
    • %SCHEDULER_HOME%\config\live
    • If JobScheduler was installed using the default paths %SCHEDULER_HOME% on a Windows system would be:
      • C:\ProgramData\sos-berlin.com\jobscheduler\myJobSchedulerID\config\live

 

Pages


 
 

Navigation


  • No labels