Mareting Data tables

Web ActivityConfiguration
Query: Select DMACTIVITY_ID,NAME from DMACTIVITY where name='Shoeb'

Query: Select DMELEMENT_ID,NAME,DMELETEMPLATE_ID,DMACTIVITY_ID from DMELEMENT where DMACTIVITY_id = 10201

Query: Select DMELEMENT_ID, NAME, VALUE from DMELEMENTNVP where DMELEMENT_ID in (10857,10858,10859 

Above relation is explained here: Marketing activity data storage and process flow


E-Marketing Spot
Query: Select EMSPOT_ID, NAME, USAGETYPE from EMSPOT where name = 'Shoeb'

If e-Marketing spot has default content set then, it will be referenced in DMEMSPOTDEF table.
Query: Select * from DMEMSPOTDEF where EMSPOT_ID = 10801

Content

Query: Select COLLATERAL_ID, COLLTYPE_ID, NAME, URL from COLLATERAL where COLLATERAL_ID = 10801

Query: Select COLLATERAL_ID, LOCATION, MARKETINGTEXT from COLLDESC where COLLATERAL_ID =10801



Comments

Popular posts from this blog

Websphere Commerce Data Load using CSV \Websphere Commerce Data Load using XML

Websphere Commerce Catalog Subsystem

Calculation Framework in Websphere Commerce.