AW Level Oracle Fusion Middleware Online Documentation Library

15-2 Oracle Fusion Middleware Integrators Guide for Oracle Business Intelligence Enterprise Edition Syntax PresentationCatalog … isExportKeys= hasDispName= dispName= hasDispDescription= dispDescription RefBusinessModel … DefaultFactCol RefLogicalColumn … DefaultFactCol Aliases … Tables RefPresentationTable … Tables PresentationCatalog Example PresentationCatalog name=Paint id=4004:457 uid=413 hasDispName=false hasDispDescription=false isExportKeys=true isAutoAggr=true Description RefBusinessModel id=2000:17 qualifiedName=quot;Paintquot; Aliases Tables RefPresentationTable id=4008:459 qualifiedName=quot;Paintquot;.. quot;Marketsquot; RefPresentationTable id=4008:460 qualifiedName=quot;Paintquot;.. quot;Productsquot; RefPresentationTable id=4008:461 qualifiedName=quot;Paintquot;.. quot;Periodsquot; RefPresentationTable id=4008:462 qualifiedName=quot;Paintquot;.. quot;Sales Measuresquot; RefPresentationTable id=4008:463 qualifiedName=quot;Paintquot;.. Table 15–2 Presentation Catalog Child Elements Element Name Description RefBusinessModel References the business model for this subject area. DefaultFactCol References the implicit fact column for this subject area, if one has been set. This column is used to specify a default join path between dimension tables when there are several possible alternatives or contexts. The implicit fact column is contained in a sub-element called RefLogicalColumn. Aliases Lists any aliases that have been defined for this subject area. Aliases are created when presentation objects are renamed to ensure that any references to the old names still work in logical SQL queries. Each alias is contained in a sub-element called Alias, with one attribute called name. Tables References the presentation tables that belong to this subject area. Each presentation table is contained in a sub-element called RefPresentationTable. Presentation Elements 15-3 quot;Share Measuresquot; RefPresentationTable id=4008:464 qualifiedName=quot;Paintquot;.. quot;Forecast Measuresquot; Tables PresentationCatalog

15.2 Presentation Schema

The presentation schema element is not used.

15.3 Presentation Table

The presentation table element corresponds to the presentation table object in the Presentation layer. The presentation table tag includes the following attributes: The presentation table tag includes the following child elements: Syntax PresentationTable … hasDispName= dispName= hasDispDescription= dispDescription= Aliases Alias name= Alias name= Aliases Table 15–3 Presentation Table Tag Attributes Attribute Name Description hasDispName Indicates whether this presentation table has a custom display name. dispName The value of the custom display name, if one exists for this presentation table. hasDispDescription Indicates whether this presentation table has a custom description. dispDescription The value of the custom description, if one exists for this presentation table. Table 15–4 Presentation Table Child Elements Element Name Description Aliases Lists any aliases that have been defined for this presentation table. Aliases are created when presentation objects are renamed to ensure that any references to the old names still work in logical SQL queries. Each alias is contained in a sub-element called Alias, with one attribute called name. Columns References the presentation columns that belong to this presentation table. Each presentation column is contained in a sub-element called RefPresentationColumn.