This functionality is only available for certain module packages.

You are here: Reference > Formula Language > Formulas > Components > Methods for component Util > getOutputDirectoryForProject(String projectName, Boolean createFolder)

getOutputDirectoryForProject(String projectName, Boolean createFolder)

Determines the output folder for the generated files for the specified project name. If no folder exists, it can be generated if required. The output folder is session-specific for the Job Server and Web EEC, meaning that it contains the session ID.

getOutputDirectoryForProject(String projectName, Boolean createFolder)
Arguments String projectName The name of the project whose output folder is to be determined.
Boolean createFolder

true = output folder is generated

false = output folder is not generated

Return value String Absolute path of the output folder