Skip to main content

Report runtime and troubleshooting

At runtime Velox links the source data module into the Report, configures output/print options and renders through ReportBuilder. File, print and email output can be externally visible before a later Flow failure and is not rolled back by database transaction finalisation.

SymptomInvestigation
Fields/layout missingReopen after Definition changes; check dataview/pipeline and master/detail field links.
Cancelled with no dataSource criteria/parameters and Print with no data.
One output per record is wrongSplit setting, selected master view, output-name uniqueness and record count.
File path failsEvaluated path/name and service-account create/write rights.
Printer differs from DesignerPrinter installation/defaults/access on the service host/account.
Email uncertainSMTP log/recipient/attachment evidence; do not resend until delivery state is reconciled.
Error appears as warningIgnore report errors can downgrade applicable failures; clear it when output integrity must stop the Flow.
PDF appearance differsFont availability/embedding, viewer and page/layout settings.
A scaled PDF image is a solid colourConfirm the running Velox build includes the current scaled-image fix. In an older build, open the Report properties in the designer and clear PDFSettings > ScaleImages as a diagnostic; the image object's Stretch setting still controls its visual layout size.
Non-printer output opens a printer connectionConfirm the current Velox executable and Report configuration. Current Report creation and non-printer export defer physical-printer setup; only printer output should require the selected printer.

Test mode is not a delivery sandbox for Reports. Use sanitised data and controlled recipients, printer and folders. If a retry can reproduce output, use a correlation-safe filename/message policy and reconcile the first attempt before replay. See layout/output, status/logging and Execution Logs.