Field Description
|
Field Name
|
Name. Name of the report context, used to refer to it from other parts of the system. It should satisfy context naming conventions.
|
name
|
Description. Textual description of the report context.
|
description
|
Parameterized. Flag indicating that report is parameterized.
|
parameterized
|
Source Data Expression. Expression used to fetch data for populating the report template.
|
expression
|
Parameterizer Source Data. This field is used only when Parameterized flag is enabled. Parameterizer Source Data is used by parameterization engine to build a Source Data Expression at report launch time based on a number of operator-specified parameters. See Parameterized Reports for details.
|
parameterizer
|
Report Template. The report template, in XML format.
|
template
|
Report Type. Report type, Relative or Absolute.
|
type
|
Validity Expression. Determines which context(s) may be "understood" by the report. See Validity Expression for more information.
|
validityExpression
|
Validity Update Rules. A list of context masks and event names. If event specified by Event field of this table occurs in any of context matching to the mask specified by Mask field in the same record, Validity Expression will be recalculated for this context. This allows to make report valid/invalid for a certain context if some changes occur in it.
|
validityListeners
|
Default Context. The default context to be used for evaluating the Source Data Expression. See Default Context for a Report for details.
|
defaultContext
|