F
factory
A process that generates a report document from a report executable file.
Related terms
report, server processes
Contrast with
file types, server service
Factory process
See server processes.
Factory service
See server service.
failover
A mechanism for switching to a standby system when a primary system fails. This type of system design guarantees high availability with limited down-time. A BIRT iHub System cluster has built-in failover capability for its nodes.
Related terms
BIRT iHub System, cluster, node
fetch
To retrieve the next data row in a result set.
Related terms
data row, result set
field
The smallest identifiable part of a database table structure. In a relational database, a field is also called a column.
Related terms
column, query editor, table
file dependency
A relationship between files in which one file requires another file to compile or run. For a BIRT report, for example, a cube requires a data source and a data set.
Related terms
compile, cube, data set, data source, report
Contrast with
file types
file types
Table G‑1 lists the file types that appear by default on File Types in System Console.
Table G‑1 File types
Information Console display name
File extension
Icon
Actuate BIRT Cube View
Actuate BIRT Dashboard
Actuate BIRT Data Object Design
Actuate BIRT Data Object Store
Actuate BIRT Design
Actuate BIRT Document
Actuate BIRT Gadget
Actuate BIRT Library
Actuate BIRT Template
Actuate External Procedure Object
Actuate Information Object
Adobe PDF File
PDF
Comma Separated Values File
CSV
Data Source Map
HTML document
HTM
HTML document
HTML
Microsoft Excel Spreadsheet
XLS
Microsoft Excel Spreadsheet (2007)
XLSX
Microsoft PowerPoint Presentation
PPT
Microsoft PowerPoint Presentation (2007)
PPTX
Microsoft Word Document
DOC
Microsoft Word Document (2007)
DOCX
Pipe Separated Values File
PSV
PostScript Document
PS
Rich Text Format
RTF
Tab Separated Values File
TSV
Text File
TXT
Related terms
cube view (.cubeview) file, dashboard design (.dashboard) file, data connection definition (.dcd) file, data object design (.datadesign) file, data object store (.data) file, data source map (.sma) file, external procedure object (.epr) file, gadget design (.gadget) file, information object, information object (.iob) file, library (.rptlibrary) file, report design (.rptdesign) file, report document (.rptdocument) file, report template (.rpttemplate) file
filter
A mechanism that enables a user to reduce the number of items in a list.
1 In Metrics Management, the conditions used to collect measures that create a section.
2 In BIRT dashboards, a mechanism used to reduce the number of items in a list.
Related terms
measure, section
Flash chart element
A report item that uses Flash technology provided by Infosoft Fusion Charts® to enhance a chart. For example, a Flash chart can have animation. Adobe Flash Reader is required to view Flash charts.
Related terms
chart, report item
Contrast with
chart element, Flash gadget element, Flash object element
Flash gadget element
A report item that uses Flash technology provided by Infosoft Gadgets to produce chart-like visualizations. A Flash gadget typically displays a single value or a set of independent values, such as a meter or a gauge. A gadget typically represents a less complex set of data than a chart. Adobe Flash Reader is required to view Flash gadgets.
Related terms
chart, data, report item
Contrast with
Flash chart element, Flash object element, gadget design (.gadget) file
Flash object element
A report item based on a subset of the InfoSoft Flash Files®, Fusion Charts®, and Gadgets. For example, a Flash object element can display a chart, map, power chart, or widget.
Related terms
chart, report item
Contrast with
Flash chart element, Flash gadget element, Flash Object Library
Flash Object Library
A collection of InfoSoft Flash Files® in Actuate BIRT that provides charts, maps, power charts, and widgets as Flash object elements.
Related terms
Actuate BIRT technology, chart, Flash object element
Contrast with
Flash chart element, Flash gadget element
flat file
A file that contains data in the form of text.
Related term
data
Contrast with
data source
font
A family of characters of a given style. A font contains information that specifies posture, typeface, type size, and weight.
formula measure
In Metrics Management, a type of measure that applies a formula to data measures to calculate a value. A formula measure must be a parent measure.
Related terms
measure, Metrics Management
Contrast with
data measure, group measure, submeasure
framework
A set of interrelated classes that provide an architecture for building an application, such as the BIRT chart engine.
Related term
BIRT Chart Engine