Table of Contents

Previous

Next


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.

 

ePublisher/2010.2/Help/03.Preparing_and_Publishing_Content/4.45.Automating_Projects (last edited 2010-07-22 20:23:16 by BenAllums)