Running a Job Without Deploying the Content
The following example runs the c:\Jobs\MyJob.waj job and does not deploy the generated output files. This example also uses the C:\Temp\Stage folder as the staging folder when running the job:
WebWorks.AutoMap.exe --nodeploy -s ”C:\Temp\Stage” ”c:\Jobs\MyJob.waj”
The staging folder provides a working folder for processing the job. ePublisher AutoMap stores the automatically generated ePublisher project, intermediate data files, and the output files in this folder.
 
Was this helpful?
Last modified date: 11/30/2021