/mcpStorage Description Field Name lvarchar(512) NOT NULL Represents trigger configuration class. Possible values: ApplicationTriggerConfig.class configClass int NOT NULL Specifies internal configuration schema version. Possible values: 3 version lvarchar(512) NOT NULL Represents trigger configuration implementation class. Possible values: • com.cisco.crs.email. • CiscoEmailControlGroupConfig. configImplClass nvarchar(50,0) NOT NULL Uniquely identifies a trigger. Available from CRS 4.5 onwards. The API does limit the string length. Go back and revisit the length. triggerName nvarchar(128,0) NOT NULL Hard coded. Possible values: • Cisco Http Trigger • Cisco JTAPI Trigger triggerType nvarchar(50,0) NOT NULL Application name being triggered by the trigger. applicationName boolean NOT NULL Whether the trigger is enabled Possible values: • f = disabled • t = enabled triggerEnabled int NOT NULL Maximum number of sessions Possible values: 0, 1, 2... numOfSessions int NOT NULL Idle time out in milliseconds idleTimeout Cisco Unified Contact Center Express Database Schema Guide, Release 12.5(1) SU1 57 Database Schema CrsTrigger