BIRT Report Failing

Hi, My BIRT Report fails because the report contains millions of records and it fails to generate a page out of it. All i want is the user gets to download it from the webportal and not necessarily see the pdf file in the webportal itself. Is there any way to disable the preview portion and just get the download report enabled?

Hi @r_jain
There is a configuration option in KNIME Server to enable or disable report previews:

com.knime.server.webportal.disable_report_preview=<true|false>

Disables the report preview in the KNIME WebPortal. Default is to show report previews.

Please try disabling it and let us know if it provides a solution to your issue.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.