the Single Sign-on message flow consists of two parts: first, the Identity Service (IdS) detects whether the user has a valid access token, and if not, the Identity Provider (IdP) provides a login page for authenticating the user. Once the user is authenticated, the browser issues a PUT of the Finesse desktop with an access token.
In a Single Sign-on (SSO) message flow for Cisco's contact center solutions, two key parts include:B.IdS (Identity Service) detects the user has a valid access token:When a user attempts to access a service, the Identity Service checks if the user's access token is valid, indicating they are already authenticated.D.IdP (Identity Provider) provides a login page for authenticating the user:If the user does not have a valid access token, the Identity Provider will present a login page where the user can authenticate themselves.References:Cisco's documentation on SSO implementation in contact center environments details the SSO message flow, including the roles of Identity Services and Identity Providers in authenticating users.
Question 2
Which server holds the .wav files on a UCCE environment?
Options:
A.
VXMLGW
B.
CVP reporting server
C.
ICM Router
D.
Media Server
Answer:
D
Explanation:
Explanation:
on a UCCE environment, the server that holds the .wav files is the Media Server.
The server that holds the.wavfiles in a UCCE environment is D. Media Server. The Media Server stores and serves audio files (such as music on hold, IVR prompts, and announcements) used in the contact center. These files are accessed by various components within the UCCE environment, such as the VXML Gateway and CVP, to provide audio content to callers.References:Cisco Unified CCE documentation, particularly sections related to media resources and VXML applications, details the role of the Media Server in storing and delivering audio content within the contact center environment.
Question 3
Which two metrics are part of the Contact Center Call Quality Key Performance Indicators (KPI)? (Choose two.)
Options:
A.
cost
B.
productivity
C.
customer expectations
D.
customer satisfaction
E.
call abandon rate
F.
average queue time
Answer:
D, E
Explanation:
Explanation:
Two metrics that are part of the Contact Center Call Quality Key Performance Indicators (KPI) include:D.Customer Satisfaction:This metric assesses the level of satisfaction that customers have with their interactions with the contact center, often measured through surveys or feedback mechanisms.E.Call Abandon Rate:This metric tracks the percentage of calls that are abandoned by callers before reaching an agent, indicating potential issues with wait times or call handling efficiency.References:Cisco's documentation on contact center management and KPIs often includes discussions on various metrics, including customer satisfaction and call abandon rate, highlighting their importance in assessing call quality.