Override Aggregation Rule Oracle Fusion Middleware Online Documentation Library

Physical Elements 14-3 Syntax Database … type= dbFlag= Description Features Feature name= value= Feature name= value= ... Features PersistConnPool RefConnectionPool … PersistConnPool DisplayFolders RefPhysicalDisplayFolder … RefPhysicalDisplayFolder … DisplayFolders Database Example Database name=Paint id=3023:205 uid=161 type=XMLDirect Description Features Feature name=LEFT_OUTER_JOIN_SUPPORTED value=false Feature name=RIGHT_OUTER_JOIN_SUPPORTED value=false Feature name=FULL_OUTER_JOIN_SUPPORTED value=false Feature name=NESTED_OUTER_JOIN_SUPPORTED value=false Feature name=UNION_SUPPORTED value=false Feature name=UNION_ALL_SUPPORTED value=false Feature name=COUNT_SUPPORTED value=false Feature name=COUNT_DISTINCT_SUPPORTED value=false ... Feature name=SORT_ORDER_LOCALE value=english-usa Feature name=COMMENT_START Feature name=COMMENT_END Features Database

14.2 Physical Catalog

The physical catalog element corresponds to the physical catalog object in the Physical layer. The physical catalog tag includes the following child elements: Properties This child element is not used. Table 14–3 Physical Catalog Child Elements Element Name Description DynamicName If a session variable is being used to specify the name of this physical catalog, this element references that session variable. The session variable is contained in a sub-element called RefVariable. Table 14–2 Cont. Database Child Elements Element Name Description 14-4 Oracle Fusion Middleware Integrators Guide for Oracle Business Intelligence Enterprise Edition The physical catalog element does not include any attributes. Syntax PhysicalCatalog … DynamicName RefVariable … DynamicName PhysicalCatalog Example PhysicalCatalog name=my_catalog parentName=quot;SQLDBquot; parentId=3023:3035 id=3025:3063 uid=2147485024 DescriptionDescription PhysicalCatalog

14.3 Physical Schema

The physical schema element corresponds to the physical schema object in the Physical layer. The physical schema tag includes the following child elements: The physical schema element does not include any attributes. Syntax Schema … DynamicName RefVariable … DynamicName Schema Example Schema name=dbo parentName=quot;SQLDBquot;.quot;my_catalogquot; parentId=3025:3063 id=3027:3068 uid=2147485027 DescriptionDescription Schema

14.4 Physical Display Folder

The physical display folder element corresponds to the physical display folder object in the Physical layer. The physical display folder tag includes the following child elements: Table 14–4 Physical Schema Child Elements Element Name Description DynamicName If a session variable is being used to specify the name of this physical schema, this element references that session variable. The session variable is contained in a sub-element called RefVariable. InputMessageTemplate This child element is reserved for a future release. Physical Elements 14-5 The physical display folder element does not include any attributes. Syntax PhysicalDispFolder … Tables RefPhysicalTable … Tables Schema Example PhysicalDisplayFolder name=Aliases parentName=quot;SQLDBquot; parentId=3023:3035 id=3037:6088 uid=2147535305 DescriptionDescription Tables RefPhysicalTable id=3001:3190 qualifiedName=quot;SQLDBquot;.quot;my_ catalogquot;.quot;dboquot;.quot;Cross Sell Categoriesquot; RefPhysicalTable id=3001:3194 qualifiedName=quot;SQLDBquot;.quot;my_ catalogquot;.quot;dboquot;.quot;Cross Sell OrderDetailsquot; RefPhysicalTable id=3001:3200 qualifiedName=quot;SQLDBquot;.quot;my_ catalogquot;..quot;dboquot;.quot;Cross Sell Ordersquot; RefPhysicalTable id=3001:3216 qualifiedName=quot;SQLDBquot;.quot;my_ catalogquot;..quot;quot;dboquot;.quot;Cross Sell Productsquot; Tables PhysicalDisplayFolder

14.5 Physical Table

The physical table element corresponds to the physical table object in the Physical layer. The physical table tag includes the following attributes: Table 14–5 Physical Display Folder Child Elements Element Name Description Tables References the physical tables that belong to this physical display folder. Each physical table is contained in a sub-element called RefPhysicalTable. Table 14–6 Physical Table Tag Attributes Attribute Name Description type The type of physical table. Options are as follows: ■ select indicates that this physical table object is a SELECT statement. ■ sp indicates that this physical table is a stored procedure. ■ alias indicates that this physical table is an alias table. An alias table alias is a physical table that references a different physical table as its source. ■ none indicates that this physical table is a regular physical table. isCacheable If set to true, indicates that this table is included in the Oracle BI Server query cache. 14-6 Oracle Fusion Middleware Integrators Guide for Oracle Business Intelligence Enterprise Edition The physical table tag includes the following child elements: CacheExpiry How long table entries should persist in the query cache. A value of 0 indicates that cache entries do not expire. isCacheEventTable If set to true, indicates that this table has been registered as an Oracle BI Server event polling table. isOverrideCacheProp For alias tables only. If set to true, indicates that the alias table has its own cache properties that override the cache properties of the source table. pollFreq The polling frequency, in seconds. Only applies if this table is an Oracle BI Server event polling table. The default value is 3600 seconds. x The x coordinate of the table when it is shown in the physical diagram. y The y coordinate of the table when it is shown in the physical diagram. rowCount The latest number of rows retrieved for this physical table. lastUpdated The time at which row counts were last updated for this physical table. uri For XML data sources only. The resource identifier for the XML data source. xslPath For XML data sources only. An XSLT file contains formatting rules written according to the XSLT standard. It defines how an XML file may be transformed. maxConn For XML data sources only. The maximum number of connections allowed to the same URL from different users. xmlRefreshInterval For XML data sources only. The time interval after which the XML data source is queried again directly, rather than using results in cache. scriptPath For XML data sources only. The extended gateway script path. hints For Oracle Databases only. Lists any database hints, such as