This functionality is only available for certain module packages.

You are here: Reference > Job definitions > failedFolder

failedFolder

The <failedFolder> tag defines which file folder (also possible as UNC path) the job definition and the data that have already been generated should be output to in the event of an error, for example \\myShare\jobserver\failed.

If a repository folder is specified in the user specifications for the Job Server or in the initialization file (for example ec.ini), the path specification is evaluated relative to the repository folder. If no repository folder is agreed, an absolute path has to be specified (see de.eplan.eec.jobserver.worker.autostart and Preferences for the Job Server).

This specification is optional. If it is not specified, output data are not stored in case of an error.

Attribute Usage Values Default value Description
value required Specification of the file to a folder (also possible as a UNC path). A relative path specification is possible if a path is specified for the repository folder in the user specifications or the initialization file.