On this Page
-scriptFolder (FM)
(Mandatory)
A FolderMonitor folder containing the scripts for processing jobs.
Syntax
-scriptFolder
foldername
Description
This folder contains the scripts used for processing each job. FolderMonitor looks for a script called jobname.wjs in this folder (where jobname is whatever name is returned by the discovery script from the -script command option).
The default job processing script (as opposed to job name discovery script) assumes that jobname.xatw is the name of the form design file to be used and executes DocOrigin Merge to merge the data file with the form file. Frequently you will want to override the $E/Default-JobProcessing.wjs
file with an override file in $O/JobProcessing.wjs
.
See Also
Command Line Processing
Command Options - FolderMonitor
-script