Report Desk: Registry Settings

Report Desk: Registry Settings

6/19/2019

Useful Registry Settings

  • DebugLogLevel: Set to Summary or Details to write a progress log to a file named something like %temp%\RDDebug-<yymmddhhmmss>.Log.  See https://support.netcellent.com/portal/en/kb/articles/how-to-use-debugloglevel-registry-value-to-debug-report-desk-issues for details.
  • ELIRD: Set to a value that indicates whether the user is a NETcellent or enhancement developer.
  • ReportDeskDelay: Enter the number of seconds to delay before contuing at startup -- used to quickly attach to EL860RD after launching it from Elliott.
  • SerializePassingXML: Set to Yes to write the PassingXML info to %temp%\SerializePassingXML.xml.
  • SerializeReportDef:   Set to Yes to write the serialized report definition info to %temp%\SerializeReportDef.xml.
  • SerializeUDRSpec:  Set to Yes to write the serialized UDR Spec info to %temp%\SerializeUDRSpec.xml.
  • SerializeUDTSpec:   Set to Yes to write the serialized UDT Spec info to %temp%\SerializeUDTSpec
  • ShowProviderName:   Set to Yes to display the resolved Provider Name when a report is run.
  • Test64K:  Used for testing the 64k limit bug in PSQL.

JEG

    • Related Articles

    • How to Use DebugLogLevel Registry Value to Debug Report Desk Issues

      Release Date: TBA Version 8.6 Since Report Desk is a brand new feature of Elliott V8.5, you may encounter a problem with it. If you do, a Netcellent support representative may ask you to turn on the debugging of Report Desk so a log file can be ...
    • Report Desk: Developer Documentation Roadmap

      Release Date: 5/20/2023 Version 8.6 The following articles are available to Report Desk developers: Data Structures Report Desk Tables : A description of the database tables used by Report Desk. Data Structures for Defaults and Enforcements : How ...
    • Report Desk: How Font Is Determined

      Release Date: TBA Version 8.6 At this moment, there are three different sources to determine the font to be used in Elliott V8.6 Report Desk: EL860.CFG - Elliott Global Configuration File Windows Registry in ...
    • How to Investigate or Debug Report Desk Problem by Using Registry Keys

      Release Date: 01/25/2025 Version: 8.6 & Up Report Desk is based on the PSQL relational engine. It sends a SQL statement to PSQL engine to retrieve data. Sometimes, you don't get the result back that you expected, so what next? For example, when you ...
    • Report Desk: Font, Margin and Timeout Overrides

      Released: TBA Version 8.6 Most of the time, the default Report Desk settings (located in EL860.Cfg and maintained by EL860CF.Exe) will work for your reports. But certain reports may need a special font, or a broader point size range, or different ...