Catalog Link Marketing Elements

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. Marketing, Security, and Other Elements 16-7 Syntax QualifiedListItem … cacheTable= CacheCatalog RefPresentationCatalog … CacheCatalog CacheConnPool RefConnectionPool … CacheConnPool TargetColumn RefPresentationColumn … TargetColumn NodeColumn RefPresentationColumn … NodeColumn DeleteSQL CDATA[[…]] DeleteSQL QualifiedListItem Example QualifiedListItem name=Service Requests id=4018:280972 uid=2150831252 DescriptionDescription DeleteSQL [CDATA[DELETE FROM M_C_GENERIC WHERE GUID = {guid}]] DeleteSQL QualifiedListItem 16.1.5 Qualifying Key The qualifying key element corresponds to the qualifying keys that are used in list catalog or segmentation catalog objects in the Marketing metadata. Qualifying keys map qualified list items to presentation columns. The qualifying key tag includes the following child elements: The qualifying key tag does not include any attributes. PhysicalTable References the physical table that stores the cached qualified list item. The physical table is contained in a sub-element called RefPhysicalTable. DeleteSQL Contains the physical SQL used to delete the cached results. Table 16–7 Qualifying Key Child Elements Element Name Description RefSegCatalog References the segmentation catalog to which this qualifying key belongs. RefListCatalog References the list catalog to which this qualifying key belongs. RefPresentationColumn References the presentation column for this qualifying key. Table 16–6 Cont. Qualified List Item Child Elements Element Name Description