/mcpConfigSeed Database table name: ConfigSeed This table provides information about the single and multiple seed values. Table 31: ConfigSeed Table Fields Storage Description Field Name lvarchar(512) NOT NULL Uniquely identifies a table. tablename int NOT NULL Specifies the number which the table references. id ContactQueueDetail Database table name: ContactQueueDetail The Unified CCX system writes the record when the call is queued for CSQs. Then, one of the following happens: • Call is abandoned while queued for CSQs • Call is being dequeued • Caller is connected to an agent Table 32: ContactQueueDetail Table Fields Storage Description Field Name decimal(18,0) NOT NULL Primary Key Identifier that the system assigned to the call. This identifier remains the same for all legs of the call. sessionID smallint NOT NULL Primary Key Session sequence number that the system assigned to the call or the leg. Each leg of a call is assigned a new sequence number. sessionSeqNum int NOT NULL Primary Key Identifier of the Unified CCX profile that is associated with this record. profileID smallint NOT NULL Primary Key Unique identifier assigned to each server in the cluster. nodeID Cisco Unified Contact Center Express Database Schema Guide, Release 12.5(1) SU1 44 Database Schema ConfigSeed