Skip to content

Extend psReportPath and ReportsFolder to support multiple paths

What is new - 24.0

The OpenReport and ReportsCacheFolder methods always expected that psReportPath and ReportsFolder resulted in one folder. With this change, it is now possible to have a default folder with reports for all customers and replacement reports for specific customers without overwriting the default reports, or to extend the set of reports with custom reports that should not be mixed with the standard reports.

Paths are separated using the separator returned by

SysConf (SysConf_PATH_SEPARATOR)