DMTRIGSND

Time based triggers to send when the specified time has elapsed.

Column Descriptions:

NameTypeDescription
DMELEMENT_IDINTEGER NOT NULLThe identifier of the associated Trigger campaign element.
PERSONALIZATIONIDVARCHAR (64) NOT NULLThe unique personalization identifier of a customer.
STOREENT_IDINTEGER NOT NULL DEFAULT 0The identifier of the store.
TIMETOSENDTIMESTAMP NOT NULLThe time to send the Trigger to the marketing activity.
PARAMETERSCLOB (1000000)The parameters associated with this Trigger.
OPTCOUNTERSMALLINT NOT NULL DEFAULT 0The optimistic concurrency control counter for the table. Every time there is an update to the table, the counter is incremented.

Indexes:

NameColumn NamesType
<SYSTEM-GENERATED>DMELEMENT_ID+PERSONALIZATIONID+STOREENT_IDPrimary Key
I0001195TIMETOSENDNon-Unique Index
I0001526PERSONALIZATIONIDNon-Unique Index