Orchestration
jobs are executed by DFWFPROC processes, under the direction of the
SAS Visual Process Orchestration Runtime Server. When a DFWFPROC process
is assigned an orchestration job, it generates a new log file for
that particular job run. The name of the job and the name of the job’s
log file are added to the Runtime Server log file dmserver.log.
The name of a typical
log file is illustrated in the following example:
18.00.24.125_3727_wfjob_Global_Sales_Summary.log
In the preceding example,
18.00.24.125
is
a time stamp,
3727
is the server request
ID, and
wfjob
is the log file type. The remainder
of the name specifies the name of the orchestration job.
The log events and thresholds that are recorded in the
orchestration job log are defined by the file
install-path/etc/batch.log.xml
.
To change log events and thresholds in batch.log.xml,
see Change Log Events and Thresholds.