McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 108

↗ View in doc context
page
108
source
uccx/v12.5/db-schema-guide/uccx-12.5su1-db-schema-guide.md
chunk_id
uccx::v12.5::db-schema-guide::uccx-12.5su1-db-schema-guide::101

Storage Description Field Name boolean NOT NULL Indicates whether the record is active in the Unified CCX system. A record becomes inactive if a team is deleted or updated. f = Inactive t = Active active datetime year to second NULL The date on which this record was deleted. dateInactive Related Topics • Resource, on page 81 (via resourceLoginID and profileID) • ProfileIDMapping, on page 75 (via ProfileID) • Team, on page 99 (managedTeamID maps to teamID, via profileID) SupervisorCampaignMap Database table name: SupervisorCampaignMap This table provides the list of campaigns that are managed by Supervisors. A Supervisor can be associated with one or more campaigns to manage. Table 69: SupervisorCampaignMap Table Fields Storage Description Field Name int NOT NULL Primary Key A unique identifier for the record. recordid int NOT NULL Primary Key An identifier of the Unified CCX profile that is associated with this record. profileid nvarchar(128,0) NOT NULL The login name assigned to the resource in the Unified CM. resourceloginid int NOT NULL A unique identifier for the campaign. campaignid boolean NOT NULL Indicates whether the record is active. active Cisco Unified Contact Center Express Database Schema Guide, Release 12.5(1) SU1 96 Database Schema SupervisorCampaignMap

Page 108 diagram