General tab On this tab, you can specify general Runtime Process settings. Some settings are Process type specific. General tab for all Process types but PageOUT and MessageOUT Setting Description Select automatically Select to trigger the Process automatically. If not selected the Process must be triggered using the CallProc scripting function. Note: Composition Center enabled StoryTeller Processes are always automatically triggered, even if this setting is not selected. General tab for PageOUT Setting Description Select automatically Select to trigger the Process automatically. If not selected, the Process must be triggered using the CallProc scripting function. Mirror PageOUT Select to mirror the object layout in PageOUT. Mirroring variable Use a variable to determine whether to mirror the object layout. If no variable is specified, the layout is always mirrored. The variable must return 0 or 1: 1 - layout is mirrored. 0 - layout is not mirrored. General tab for MessageOUT Setting Description Select automatically Select to trigger the Process automatically. If not selected, the Process must be triggered using the CallProc scripting function. Include variables in output Select to include scripting variables in the output. You cannot include arrays or variables specified in after Process and after Message scripts. General tab for StoryTeller and Adobe LiveCycle Designer ES Setting Description Select automatically Select to trigger the Process automatically. If not selected, the Process must be triggered using the CallProc scripting function. Automatic Doc Trigger Select to create document boundaries automatically for each Process. Discard output on failure Select to discard the output when an error occurs in the Process (e.g. a substitution cannot be found, or an XFA template contains errors). If selected, all output created by the Process (e.g. a PDF file) is discarded, and the job is marked as failed. If not selected, some output (or no output) is forwarded to the driver. The driver will try to process the output and, for example, create an empty PDF file or a PDF file that only contains the pages up to the page that failed. In both cases the job is marked as failed, and StreamServer will retry to process the job depending on the settings on the input queue.