Navigation: System activities > Description of the PHP API for system activities > API methods > Other useful API methods
getTempPath(): string
Determines the temporary directory configured in JobRouter.
If an error occurs, the function throws a JobRouterException.
Example:
$this->getTempPath();