This functionality is only available for certain module packages.

You are here: Reference > Job definitions > outputFolder

outputFolder

The <outputFolder> tag defines which file folder (also possible as UNC path) the job definition and the generated data should be output to in the event of success, for example \\myShare\jobserver\outgoing.

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 the event of success. The specification outputFolder is required for the registration of files for downloading (see JobServer.MarkFileForDownloadCommand).

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.