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

Compare with Current View Page History

« Previous Version 7 Next »

Introduction

  • JOE is the JobScheduler Object Editor.
    • It can be used to configure JobScheduler objects such as jobs, job chains, orders, schedules, process classes and locks.
    • JOE reads and writes XML files for JobScheduler objects to so-called hot folders where they are loaded by JobScheduler.
  • JOE can be operated directly in the scheduling environment or on any computer that supports a Java Virtual Machine.

Starting JOE

JOE can be started with the following scripts:

  • Windows
    • $SCHEDULER_HOME\bin\jobeditor.cmd
  • Unix
    • $SCHEDULER_HOME/bin/jobeditor.sh
  • No labels