Skip to content

GenerateReport reports file not found when report execution gets cancelled

What is new - 26.0

The procedure GenerateReport in cDRReport reports a file not found error when the function GenerateReport does not return a file name. The GenerateReport function returns no filename when the report execution during the OpenReport is cancelled via a CancelReport. This behavior has now been changed; no filename as a result does not generate an error anymore, and the situation is simply ignored.