Posts

Showing posts from April, 2015

Creating a WebSphere Commerce e-Marketing Spot w/SQL (Text Content)

The following SQL can be used to create a new e-marketing spot that is used to display text or other text-based creative, like HTML. If you’re looking for the SQL used to create an e-marketing spot that can be used to display image assets, you can reference the following article: Creating a WebSphere Commerce E-Marketing Spot w/SQL (Image Assets) The following tables are used or referenced when creating an e-marketing spot with the SQL shown below: COLLATERAL : This table contains data describing the advertisements used by marketing campaigns. STOREENT : Each row of this table represents a StoreEntity. A StoreEntity is an abstract superclass that can represent either a Store or a StoreGroup. COLLTYPE : This table defines all possible types of Collateral. Examples of Collateral types are image, flash and text. ESMAPOBJ : This table contains objects scheduled to E-Marketing Spot. ESMAPTYP : This table contains object types that can be scheduled to E-Marketing Spot. EMSPOT : This

Enable wcs sql query trace log

com.ibm.ws.rsadapter.jdbc.WSJdbcCallableStatement=finer: com.ibm.ws.rsadapter.jdbc.WSJdbcStatement=finer: com.ibm.ws.rsadapter.jdbc.WSJdbcPreparedStatement=finer: com.ibm.ws.rsadapter.jdbc.WSJccCallableStatement=finer: com.ibm.ws.rsadapter.jdbc.WSJccStatement=finer: com.ibm.ws.rsadapter.jdbc.WSJccPreparedStatement=finer