Presentation Level Oracle Fusion Middleware Online Documentation Library

16-4 Oracle Fusion Middleware Integrators Guide for Oracle Business Intelligence Enterprise Edition Syntax TargetLevel … hasDispName= dispName= hasDispDescription= dispDescription= PrimaryQLI RefQualifiedListItem … PrimaryQLI PrimaryPresCatalog RefPresentationCatalog… PrimaryPresCatalog SamplingTables RefPhysicalTable … SamplingTables Catalogs RefSegCatalog .. RefSegCatalog .. Catalogs PresentationCatalog RefPresentationCatalog… PresentationCatalog TargetColumn RefPresentationColumn… TargetColumn NodeColumn RefPresentationColumn… NodeColumn PhysicalTable RefPhysicalTable… PhysicalTable ConnectionPool RefConnectionPool… ConnectionPool HeaderSQL… DelHeaderSQL… DelDataSQL… TargetLevel Example TargetLevel name=Contacts id=4014:280966 uid=2150343035 hasDispName=false hasDispDescription=false DescriptionDescription PrimaryQLI RefQualifiedListItem uid=2150343036 id=4018:280973 qualifiedName= quot;Contactsquot; PrimaryQLI PrimaryPresCatalog RefPresentationCatalog uid=2150319327 id=4004:275472 qualifiedName= quot;Customer Profile_segmentationquot; PrimaryPresCatalog SamplingTables RefSamplingTable uid=2150831204 id=4024:281051 qualifiedName= quot;Contactsquot;.quot;M_10C_PERSON_Dquot; SamplingTables Catalogs RefSegCatalog uid=2150343042 id=4026:281055 qualifiedName= quot;Contactsquot;.quot;Contacts_Customer Profile_segmentationquot; Marketing, Security, and Other Elements 16-5 RefSegCatalog uid=2150343043 id=4026:281056 qualifiedName= quot;Contactsquot;.quot;Contacts_Orders_segmentationquot; RefSegCatalog uid=2150343044 id=4026:281057 qualifiedName= quot;Contactsquot;.quot;Contacts_Assets_segmentationquot; RefSegCatalog uid=2150343041 id=4026:281058 qualifiedName= quot;Contactsquot;.quot;Contacts_Activities_segmentationquot; Catalogs TargetColumn RefPresentationColumn uid=2150343373 id=4010:226666 qualifiedName= quot;Marketing Segmentation Cache and Saved Resultsquot;..quot;- Contact Results Dataquot;.quot;Person IDquot; TargetColumn NodeColumn RefPresentationColumn uid=2150343375 id=4010:226665 qualifiedName= quot;Marketing Segmentation Cache and Saved Resultsquot;..quot;- Contact Results Dataquot;.quot;GUIDquot; NodeColumn PhysicalTable RefPhysicalTable uid=2150343168 id=3001:99531 qualifiedName= quot;Oracle Data Warehousequot;.quot;Catalogquot;.quot;dboquot;. quot;M_SR_CONTACTquot; PhysicalTable HeaderSQL [CDATA[INSERT INTO M_SR_HEADER GUID, SEGMENT_PATH, SR_CUSTOM_LABEL, PRIORITY, NODE_PATH, NODE_LABEL, TARGET_LEVEL, CREATED_BY, COUNT, DATE_ TIME, SR_PATH, CONNECTION_POOL VALUES {guid}, {segmentPath}, {srCustomLabel}, {priority}, {nodePath}, {nodeLabel}, {targetLevel},{createdBy}, {count},{createdTime}, {srPath}, {connectionPool}]] HeaderSQL DelHeaderSQL [CDATA[DELETE FROM M_SR_HEADER WHERE GUID IN {guids}]] DelHeaderSQL DelDataSQL [CDATA[DELETE FROM M_SR_CONTACT WHERE GUID IN {guids}]] DelDataSQL TargetLevel

16.1.3 List Catalog

The list catalog element corresponds to the list catalog object in the Marketing metadata. A list catalog is an object that is used to generate a list of data at the target level. The list catalog tag includes the following child elements: The list catalog tag does not include any attributes. Table 16–4 List Catalog Child Elements Element Name Description RefPresentationCatalog References the subject area for this list catalog. The name of the subject area is used as the name of the list catalog. QualifyingKeys References the set of qualifying keys for this list catalog. Each qualifying key is contained in a sub-element called RefQualifyingKey. 16-6 Oracle Fusion Middleware Integrators Guide for Oracle Business Intelligence Enterprise Edition Syntax ListCatalog … RefPresentationCatalog … QualifyingKeys RefQualifyingKey … RefQualifyingKey … QualifyingKeys ListCatalog Example ListCatalog name=Marketing Contact List id=4016:281114 uid=2150825512 DescriptionDescription RefPresentationCatalog uid=2150704699 id=4004:275681 qualifiedName= quot;Marketing Contact Listquot; QualifyingKeys RefQualifyingKey uid=2150831265 id=4020:280989 qualifiedName= quot;Service Requestsquot;.quot;Qualifying Key36quot; RefQualifyingKey uid=2150831263 id=4020:281020 qualifiedName= quot;Ordersquot;.quot;Qualifying Key37quot; QualifyingKeys ListCatalog

16.1.4 Qualified List Item

The qualified list item element corresponds to the qualified list item object in the Marketing metadata. A qualified list item is an entity that is evaluated against segment criteria so that the information related to that entity can be exported in a list file. The qualified list item tag includes the following attributes: The qualified list item tag includes the following child elements: Table 16–5 Qualified List Item Tag Attributes Attribute Name Description cacheTable Indicates whether this qualified list item is cached. Table 16–6 Qualified List Item Child Elements Element Name Description CacheCatalog References the subject area for the cache for this qualified list item. The subject area is contained in a sub-element called RefPresentationCatalog. CacheConnPool References the connection pool for the cached table. The connection pool is contained in a sub-element called RefConnectionPool. TargetColumn References the Target Id presentation column. The Target Id column is contained in a sub-element called RefPresentationColumn. NodeColumn References the GUID presentation column. The GUID column is contained in a sub-element called RefPresentationColumn.