Logical Column Oracle Fusion Middleware Online Documentation Library

13-6 Oracle Fusion Middleware Integrators Guide for Oracle Business Intelligence Enterprise Edition Syntax LogicalLevel … isUniqueSourceKey= isGTA= isFDUC= levelConst= memberCount= Description ChildLevels RefLogicalLevel … RefLogicalLevel … Columns PreferredDrillDown RefLogicalLevel … PreferredDrillDown ParentKey RefLogicalLevel … ParentKey LogicalLevel Example LogicalLevel name=Year parentName=quot;Sample Salesquot;.quot;H0 Timequot; parentId=2019:15 parentUid=1631 id=2025:538 uid=1638 isGTA=false isFDUC=true memberCount=3 levelConst=Year Description ChildLevels RefLogicalLevel uid=1639 id=2025:539 qualifiedName=quot;Sample Salesquot;.quot;H0 Timequot;.quot;Halfquot; ChildLevels LogicalLevel Table 13–8 Logical Level Child Elements Element Name Description ChildLevels References the child levels that have been defined for this logical level. Each child level is contained in a sub-element called RefLogicalLevel. PreferredDrillDown If a drill path has been defined that is outside the normal drill path defined by the dimension level hierarchy, this element references the level to which users should drill. The preferred drill level is contained in a sub-element called RefLogicalLevel. ParentKey References the parent key for this level for dimensions with parent-child hierarchies only. The parent key is contained in a sub-element called RefLogicalKey. Logical Elements 13-7

13.5 Dimension

The dimension element corresponds to the dimension object in the Business Model and Mapping layer. The dimension tag includes the following attributes: The dimension tag includes the following child elements: Syntax Dimension … isTimeDim= isRagged= isSkipped= isValueBased= Description RootLevels RefLogicalLevel … RefLogicalLevel … RootLevels DefaultRootLevel RefLogicalLevel … DefaultRootLevel Dimension Table 13–9 Dimension Tag Attributes Attribute Name Description isTimeDim If set to true, indicates that this dimension is a time dimension. isRagged If set to true, indicates that this dimension hierarchy is unbalanced. An unbalanced hierarchy is one that contains levels that are not at the same depth. isSkipped If set to true, indicates that this dimension hierarchy is a skip-level hierarchy. A skip-level hierarchy is one in which there are members that do not have a value for a particular parent level. isValueBased If set to true, indicates that this object is a dimension with parent-child hierarchies. A parent-child hierarchy is a hierarchy of members that all have the same type. In a parent-child hierarchy, the inter-member relationships are parent-child relationships between dimension members. Table 13–10 Dimension Child Elements Element Name Description RootLevels References the root level or levels of this dimension. Root levels are levels in the hierarchy that do not have any levels above them. In the Administration Tool, root levels appear directly below the dimension icon. Each level is contained in a sub-element called RefLogicalLevel. DefaultRootLevel References the default root level of this dimension. When there are many root levels in a dimension, the default root level is the one that is used for drilldown. The default root level is contained in a sub-element called RefLogicalLevel. 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.