Observability
Scheduled report attachments missing due to invalid PDF engine registry arguments in the SolarWinds Platform
Scheduled report emails are delivered, but the configured PDF, Excel, or CSV attachments are missing. Reports run successfully from the web console.
First published date
Last published date
Overview
- Scheduled emails are delivered without PDF, Excel, or CSV attachments.
- Reports run correctly from the web console.
Product section
Cause
The PrimaryEngineArgsPattern registry value contains invalid, unresolved placeholders. As a result, the PDF engine cannot locate the report URL or output file.
Resolution
Perform the change during an approved maintenance window.
-
Back up the registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\SolarWinds\Orion\Core\PdfEngineManager
-
Open
PrimaryEngineArgsPatternand set it to:
--url ${URL} --outputfile ${PDFFileNamePath}
-
Restart the SolarWinds JobEngine service.
-
Test a scheduled report and confirm that the attachment is present, opens successfully, and contains data.