Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Introduction

A job diagram viewer is available with JobScheduler. This viewer uses the graphviz dot command line tool to generate the graphs which are then displayed in JOE - JobScheduler Object Editor:

Feature Availability

Display feature availability
StartingFromRelease1.10
JiraserverSOS JIRAcolumnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolutionserverId6dc67751-9d67-34cd-985b-194a8cdc9602keyJOE-36

Enabling Job Diagram for JOE

To enable the job diagram viewer, please install the graphviz dot command line tool:

...

  • correctly installed, open a command shell and type: dot -?

      ...

        • This command should show the usage for dot

        • If this did not work for you yet, please add the path to the Graphviz binaries into your PATH (environment variable).

      • Hint: if dot is not available then JOE writes the value false

      ...

      • to JavaSoft/Prefs/com/sos/joe/globals/options/properties/com.sos.joe.globals.options./Options/editor.jobchain.digagram.show

      Diagram View

      The job diagram viewer is located in the job chain nodes form in a separate tab. Also selecting a job chain shows the job chain diagram in the job chain form.
      Graphviz can be downloaded from: http://www.graphviz.org/Download.php

      The diagram below shows a typical job chain:

       

      Related Issue

      Jira
      serverSOS JIRA
      columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
      serverId6dc67751-9d67-34cd-985b-194a8cdc9602
      keyJOE-36