/mcpStorage Description Field Name lvarchar(512) NOT NULL Represents Group configuration class. Possible values: GroupConfig.class configClass int NOT NULL Specifies internal configuration schema version. Possible values: 2 version lvarchar(512) NOT NULL Represents group configuration implementation class. Possible values: • com.cisco.crs.email. • CiscoEmailControlGroupConfig. configImplClass lvarchar(400) NOT NULL Uniquely identifies a group together with the groupID. The class of channels being managed by the group. groupClass int NOT NULL Uniquely identifies a group together with groupClassName. Group identifier unique for a give class of channels. groupID nvarchar(128,0) NOT NULL Type of the group, corresponding to type of the channels managed by the group as defined since CRS 3.0. groupType boolean NOT NULL Whether the group is enabled. Possible values: f = disabled t = enabled groupEnabled int NOT NULL Number of channels defined in the group. numOfChannels nvarchar(128,0) NULL Description of the group. description BLOB NULL Internal data not exposed to customers. privateData datetime year to second NOT NULL When the group was created. Default value: Current year to second createDateTime Cisco Unified Contact Center Express Database Schema Guide, Release 12.5(1) SU1 55 Database Schema CrsGroup