When you schedule a
flow using a UNIX operating system scheduling server, Schedule Manager
creates the following files:
-
a flow command script called
flowname.sh
-
a log for the submitted script,
called
flowname.log
The files are written to the path
outdir/
username/
flowdefname, where
outdir is the value of the Control Directory
attribute in the operating system scheduling server definition.
Since the scheduler
does not delete either of these files, you must delete them manually
when they are no longer needed. Any user that schedules a flow will
need read and write permissions to both the
outdir directory and the log.