Package com.inet.problemfinder
package com.inet.problemfinder
Provides a framework for detecting and analyzing potential issues in i-net Clear Reports reports.
The Problem Finder is a diagnostic tool that:
- Identifies design flaws and potential issues in reports
- Supports various types of checks including field formulas, SQL, summaries, and report structure
- Provides warnings with different severity levels (ERROR, WARNING, INFO)
- Offers auto-fix capabilities for certain types of issues
- Includes a comprehensive set of rules for checking report elements, sections, and properties
-
ClassDescriptionThis is the i-net Clear Reports Problem Finder.
The Problem Finder is a debug tool.Represents a Warning/Error/Info detected byProblemFinder.
EveryProblemFinderWarninghas a source object, which causes the Warning.The source object exceptions that can be returned byProblemFinderWarning.getSource().TheProblemFinderWarningtypes