With newer JobScheduler releases a A job diagram viewer ist availableis 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:
Display feature availability | ||
---|---|---|
|
...
To enable the job diagram viewer, please install install the graphviz dot command line tool. To check wether whether it is availablealready installed, open a command shell and type: dot -?
The job diagram viewer is located in the job chain nodes formular form in a seperate separate tab. Also selecting a job chain shows the job chain diagram in the job chain form.
Hint: If 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
Graphviz can usually be downloaded from: http://www.graphviz.org/Download..php
The diagram below shows a typical job chain: