O
object
1 An instance of a particular class, including its characteristics. An object has properties and methods.
2 In Metrics Management, an item that has a defined set of properties. For example, briefing books, filters, locations, maps, and users are all objects.
Related terms
briefing book, filter, location, map, Metrics Management, property
Contrast with
information object, object owner, object-level security
object aging
See autoarchive.
object owner
In Metrics Management, the user assigned as the owner of an object. By default, the object owner is the user or group who created the object. The object has security settings specific to the object owner.
Related terms
group, Metrics Management, object
Contrast with
object-level security
object type
In Metrics Management, the structure of an object that constrains its characteristics, such as properties and permitted operations. For example, location is an object type, and UK and South America are specific location objects.
Related terms
location, Metrics Management, object
Contrast with
object owner, object-level security
object-level security
In Metrics Management, a set of security permissions defined at the object level. A system specialist or object owner defines object-level security. Acting on an object requires both the appropriate privileges and security settings.
Related terms
Metrics Management, Metrics Management system specialist, object, object owner, user privilege
ODA
See open data access (ODA).
on-demand request
See synchronous.
Online Archive Driver API
An application programming interface (API) that provides a Simple Object Access Protocol (SOAP)-based interface between BIRT iHub and external archive software.
Related terms
Actuate BIRT iHub, application programming interface (API)
open data access (ODA)
A technology that handles communication between a data source and an application, providing interfaces for creating data drivers to establish connections, access metadata, and execute queries to retrieve data. The Eclipse Data Tools Project plug‑ins provide ODA to Actuate BIRT technology. BIRT iHub System and the Information Object Design perspective can use Eclipse plug-ins to implement ODA capability.
Related terms
Actuate BIRT iHub, Actuate BIRT technology, connection, data, data source, Eclipse, Information Object Design perspective, open data access (ODA) driver, plug‑in
open data access (ODA) driver
An ODA driver communicates between a data source and an application. An ODA driver establishes a connection to a data source, accesses metadata about the data, and executes queries on the data source. In Actuate BIRT technology, ODA drivers are plug‑in extensions to the Eclipse Data Tools Platform project. BIRT iHub System and BIRT Designer Professional can use ODA drivers implemented as an Eclipse plug‑in to the Data Tools Platform project.
Related terms
Actuate BIRT Designer Professional, Actuate BIRT iHub, Actuate BIRT technology, data, data source, driver, Eclipse, open data access (ODA), plug‑in
open data access (ODA) server process
See server processes.
order of calculation
In Metrics Management, the mathematical order of operation used to calculate performance across measures, locations, and periods.
Related terms
location, measure, Metrics Management, performance
Contrast with
period consolidation
outer join
A type of join that returns records from one table even when no matching values exist in the other table. The three types of outer join are left, right, and full outer join. A left outer join returns all records from the table on the left side of the join expression, even if no matching values exist in the table on the right side. A right outer join returns all records from the table on the right side of the join expression, even if no matching values exist in the table on the left side. For example, joining customers and orders tables on customerID with the customers table on the left side of the expression returns a result set that contains all customer records, including customers who have no orders. A full outer join is the union of the result sets of both left and right outer joins.
Related terms
join, result set, table
Contrast with
inner join
Outline
An Eclipse view that shows all report elements in a report design, report library, or report template. Outline shows the report elements’ containment hierarchy in a tree-structured diagram.
Related terms
design, hierarchy, library, report, report element, template
owner
See object owner.