Business Model Oracle Fusion Middleware Online Documentation Library

13-8 Oracle Fusion Middleware Integrators Guide for Oracle Business Intelligence Enterprise Edition Example Dimension name=H6 Dim Fact Attributes parentName=quot;Sample Salesquot; parentId=2000:14 parentUid=519 id=2019:21 uid=63137 isValueBased=false isRagged=false isSkipped=false Description RootLevels RefLogicalLevel uid=63145 id=2025:569 qualifiedName=quot; Sample Salesquot;.quot;H6 Dim Fact Attributesquot;.quot;Totalquot; RootLevels DefaultRootLevel RefLogicalLevel uid=63145 id=2025:569 qualifiedName=quot; Sample Salesquot;.quot;H6 Dim Fact Attributesquot;.quot;Totalquot; DefaultRootLevel Dimension

13.6 Logical Table

The logical table element corresponds to the logical table object in the Business Model and Mapping layer. The logical table tag includes the following attributes: The logical table tag includes the following child elements: Table 13–11 Logical Table Tag Attributes Attribute Name Description isBridgeTable In previous releases, this attribute was used to indicate whether the logical table is a bridge table. This attribute exists only for backward compatibility with previous releases. isLookupTable If set to true, indicates that this logical table is a lookup table. Lookup tables are typically used to store fields that contain translations in several languages. Queries that require multilingual data join the base table and lookup table to obtain the translated values for each row in the base table. x The x coordinate of the table when it is shown in the business model diagrams. y The y coordinate of the table when it is shown in the business model diagrams. Table 13–12 Logical Table Child Elements Element Name Description LevelColumn References the column that is used in the level that corresponds to this logical table. Columns References the logical columns that belong to this logical table. Each logical column is contained in a sub-element called RefLogicalColumn. Logical Elements 13-9 Syntax LogicalTable … isBridgeTable= isLookupTable= x= y= Description LevelColumn RefLogicalColumn … LevelColumn Columns RefLogicalColumn … RefLogicalColumn … Columns TableSources RefLogicalTableSource … RefLogicalTableSource … TableSources LogicalTable Example LogicalTable name=D1 Customer parentName=quot;Sample Salesquot; parentId=2000:14 parentUid=519 id=2035:22 uid=742 x=353 y=139 Description [CDATA[ This logical table maps to the physical Customer Dimension table with various attributes like Customer Name, Status, Type and so on. ]] Description Columns RefLogicalColumn uid=776 id=2006:23 qualifiedName=quot;Sample Salesquot;.quot;D1 Customerquot;.quot;C0 Cust Keyquot; RefLogicalColumn uid=782 id=2006:24 qualifiedName=quot;Sample Salesquot;.quot;D1 Customerquot;.quot;C1 Cust Namequot; RefLogicalColumn uid=788 id=2006:25 qualifiedName=quot;Sample Salesquot;.quot;D1 Customerquot;.quot;C2 Cust Statusquot; RefLogicalColumn uid=790 id=2006:26 qualifiedName=quot;Sample Salesquot;.quot;D1 Customerquot;.quot;C3 Cust Typequot; RefLogicalColumn uid=784 id=2006:27 qualifiedName=quot;Sample Salesquot;.quot;D1 Customerquot;.quot;C4 Customer Segment IDquot; RefLogicalColumn uid=63678 id=2006:28 qualifiedName=quot;Sample Salesquot;.quot;D1 Customerquot;.quot;C5 Segmentquot; RefLogicalColumn uid=786 id=2006:29 qualifiedName=quot;Sample Salesquot;.quot;D1 Customerquot;.quot;C6 Cust Industryquot; RefLogicalColumn uid=774 id=2006:30 qualifiedName=quot;Sample Salesquot;.quot;D1 Customerquot;.quot;C7 Credit Ratequot; RefLogicalColumn uid=778 id=2006:31 qualifiedName=quot;Sample Salesquot;.quot;D1 Customerquot;.quot;C8 First Contact Datequot; TableSources References the logical table sources for this logical table. Each logical table source is contained in a sub-element called RefLogicalTableSource. Table 13–12 Cont. Logical Table Child Elements Element Name Description