This functionality is only available for certain module packages.

getOutputDirectoryForProjectName(String projectName, Boolean createFolder)

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

getOutputDirectoryForProjectName(String projectName, Boolean createFolder)
Argument String projectName Project name
Boolean createFolder true = output folder is created
false = output folder is not created
Return value String Absolute path of the output folder