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 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 ...
How to Investigate or Debug Report Desk Problem by Using SQL Statement
Released Date: 1/25/2025 Version: 8.6 & Higher Report Desk is based on the PSQL relational engine. It sends a SQL statement to the PSQL engine to retrieve data. Sometimes, you don't get the result back as you expected, so what next? For example, when ...
Data Structures for Report Desk Defaults and Enforcements
Release Date: 9/19/2022 Version 8.6 and Higher In Report Desk, users can save their input values, as well as output option in templates and re-use them in the future. On the first Report Desk screen, the system prompts you to input the selection of ...
Developing a New Elliott V8.6 Report Desk User Defined Report (UDR)
'Release Date: 6/20/2018 Version: 8.6 & Up This document is written for licensed Elliott Software developers. It is not relevant for regular Elliott users. Overview With proper licensing, Elliott developers can follow these three steps to create a ...
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 ...