This functionality is only available for certain module packages.

getOutputDirectoryForProject(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.

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 created

false = output folder is not created

Return value String Absolute path of the output folder