Tech Note on CUIC Datasources for UCCX

Size: px
Start display at page:

Download "Tech Note on CUIC Datasources for UCCX"

Transcription

1 Tech Note on CUIC Datasources for UCCX Contents Introduction CUIC Datasources Overview CUIC UCCX Datasource Configuration CUIC Datasource UCCX Datasource Live Data Streaming Data Source Password Management Interaction Changes from Earlier Releases Historical Reporting User (uccxhruser) Redirection of UCCX Datasource Host in HA Previous UCCX Versions 10.5(1) & 10.6(1) Scenario 1: N1 is master and datasource is pointing to N2 for both nodes. Scenario 2: N1 is master and datasource is pointing to N2 for both nodes. Engine and database shutdown on N2. Version 11.0(1) & 11.5(1) Scenario 1: N1 is master and datasource is pointing to N2 for both nodes. Scenario 2: N1 is master and datasource is pointing to N2 for both nodes. Engine and database shutdown on N2. Live Data Streaming Datasource Troubleshooting Common Issues Troubelshooting LD Streaming Datasource UCCX Datasource Showing Offline: CUIC Standalone for CCX Configuration of Standalone CUIC with UCCX Common Troubeshooting with Integrating Standalone CUIC Introduction This document describes the various datasources on the Cisco Unified Intelligence Center (CUIC) Administration page in the Unified Contact Center Express (UCCX) solution, their functionality, configuration, and troubleshooting techniques. The CUIC datasource behavior has changed over releases, and this article outlines the behavior as seen from UCCX 11.5(1) release onwards. CUIC Datasources Overview Datasource is the name given to the connection between a server and a database which enables the server to run SQL queries on the database. The connection made here is a JDBC connection.

2 CUIC UCCX Datasource Configuration As shown in the image, the co-resident CUIC application for CCX has 3 types of built-in datasources already pre-configured. CUIC Datasource This is a query based datasource and is the database connection to the CUIC database(cuic_data) over TCP port 1500 and uses the cuic_report user to run queries on the CUIC Database. UCCX Datasource This is also a query based datasource and is the database connection to CCX database (db_cra) over TCP port 1504 and uses UCCX Historical reporting user (uccxhruser) to fetch reports. CUIC and UCCX are both Informix datasources and are editable. Live Data Streaming Data Source This is a non-query based websocket connection used for Live Data and is non-editable, which means you cannot change it's parameters manually. This datasource continuosly polls the UCCX Engine's SocketIO service to fetch Live Data results from the UCCX Engine's Real-Time Data Manager (RTDM). This always point to the local node, as it fetches results from the master Engine service. Password Management Interaction Changes from Earlier Releases Until UCCX 11.0, the UCCX datasource uses the uccxhrc user as the default Database user to retrieve historical data and display it on CUIC, as shown in the image.

3 As shown in the image, when UCCX 11.5 starts, the datasource uses uccxhruser as the default database user for UCCX. You can also use the uccxhruser to connect any external database users to UCCX, to pull historical data (e.g: A 3rd party reporting server, or Cisco WorkForce Optimization (WFO)). Historical Reporting User (uccxhruser) This user can connect to the Configuration, Historical, and Repository datastores (CDS, HDS and RDS) and has these privileges: Read-only access to Historical, Configuration, and Repository tables. Execute stored procedures. Create new stored procedures. As version 11.5 uses this user for the UCCX datasource, in order to update the password, navigate to Unified CCX Administration menu bar > Tools > Password Management > Historical Reporting User. it changes the password for UCCX datasource automatically for historical reporting with CUIC. In an HA setup this change is not propagated to the other node so this needs to be updated on both the nodes. Additionally, in HA setups, you can Check Consistency as you click the icon in the Password Management page to confirm that the passwords match on both nodes and are consistent across

4 cluster. Password inconsistency can cause the datasource to go offline after redirection (e.g: Post failover). Redirection of UCCX Datasource Host in HA Cisco recommends to point the UCCX datasource to the current slave node to pull reports, so as to prevent extra load on the master Engine service. Running historical reports can sometimes peak CPU usage on the uccxoninit process, which takes excessive CPU and causes performance issues on the server. Hence this recommendation to point the historical datastore to the slave node is in place. Here consider N1 as the UCCX publisher node (Node 1) and N2 as the subscriber node (Node 2). In a normal scenario, both the nodes have the UCCX datasource pointing to the same node. Example: If N1 datasource is pointing to N1, then N2 datasource will also be pointing to N1. The redirection behaviour of datasources differs in different versions and below are some of the version-specific scenarios: Previous UCCX Versions 10.5(1) & 10.6(1) When you first login to CUIC the historical datastore needs to be pointed manually to slave node depending on the version installed. Step 1. Login to CUIC. Step 2. Click on datasource. Step 3. Select the UCCX datasource. Step 4. Click on Edit. Step 5. Change the Datasource Host to that of the slave node (i.e change Instance name to that of slave node). Step 6. Click on Test conection. Step 7. Click on Save. Scenario 1: N1 is master and datasource is pointing to N2 for both nodes. On change of mastership of node CCX datasource redirection does not happen and it continues to point to same node where it was poinitng before change in mastership.

5 So here N1 nad N2 datasource continues to point to N2 which is now the master node after failover. Before and after the failover it points to same node N2, as shown in the image: Scenario 2: N1 is master and datasource is pointing to N2 for both nodes. Engine and database shutdown on N2. Now if the CCX Engine on N2 stops there is no change on datasource but moment when database shuts on N2, CCX datasource does not automatically re-direct to N1 and go down with red-x mark. Now to pull report Sub node database needs to be brough back up or manually point datasource to N1 node database. Before and after the failover it points to same node N2, as shown in the image: Version 11.0(1) & 11.5(1) CCX datasource automatically points to slave node once we complete installition of node 2 for HA. No need to point datasource manually to slave node. Scenario 1: N1 is master and datasource is pointing to N2 for both nodes. Now on change of mastership of node CCX datasource redirection happens and after the failover datasource, it points to N1(now slave) for both nodes. Before failover points to N2. After failover points to N1 Scenario 2: N1 is master and datasource is pointing to N2 for both nodes. Engine and database shutdown on N2. Now if engine on N2 stops there is no change on datasource but moment when database shuts on N2, CCX datasource automatically re-directs to N1. Before stopping database on N2 After stopping database on N2

6 So overall datasource always point to slave database. Live Data Streaming Datasource Live Data report uses this Streaming data source. This is a preconfigured stock data source in Unified Intelligence Center and the fields are not editable. Live Data reports provide real time statistics for Agent and Supervisor. Live data (Real Time) reports for agent and supervisor can be run in CUIC and also available in finesse desktop as gadgets. Live Data is consumed by Intelligence Center Reporting service. On the data source listing page, the primary host name or IP address is displayed. This datasource makes a websocket connection over port to socket IO service which is responsible for Live Data feed hence this is a continous stream connection and always point to current node i.e. N1 points to IP/hostname of N1 and N2 points to IP/hostname of N2. The Live Data web service basically is used for making rest calls. It basically has support for three rest calls. Auth Token: The token is required to connect - make a new connection to Socket IO service. The clients send a token for every connection request which is validated by the socket IO service by making a rest call to Live Data web service. Snapshot request : The snapshot request is to request the socket IO service to send full Snap shot data. Authentication url : This rest API provides the info, for this agent which are the valid values he can view data for in the LD gadget reports. When you initially login to CUIC this datasource needs certs to be accepted over port Once accepted it fetches token from CCX engine over port 9443 and after authentication of token it comes online. This datasource going offline for any reason causes all LD reports to fail. Troubleshooting Common Issues From CUIC database you can query datasource using cuicdatasource table. Each datasource have unigue id and is same acrros all versions. This is CLI output from 11.0 system with important information in BOLDS run sql select * from cuic_data:cuicdatasource id CCCCCCCC AAAAAAAA name CUIC

7 description Datasource for local CUIC database type Informix dbhost ${HOSTNAME} dbport 1500 dbuser cuic_reportuser dbpassword {CUIC_DB_PASSWORD} dbinstance ${INFORMIXSERVER} dbname ${CUIC_DB_NAME} dbencoding UTF-8 jdbcdriverclass com.informix.jdbc.ifxdriver timezoneid createdtime :48: lastupdated :35: version 1 partition Default sharingpermission 3 minpoolsize 5 maxpoolsize 100 owner AAAA id D7D7E1A BD3F57F543 name UCCX description type Informix dbhost dbport 1504 dbuser uccxhruser dbpassword cuicenc:85b5vbq+dmxed1zniwin9a== dbinstance uccx_106_233_n2_uccx dbname db_cra dbencoding UTF-8 jdbcdriverclass com.informix.jdbc.ifxdriver timezoneid GMT createdtime :03: lastupdated :18: owner AAAA id E1350DCC F000001CB0A4E5B4B name Live Data Streaming Data Source description UCCX Live Data Streaming Data Source type Streaming dbhost localhost dbport 9443 dbuser timezoneid UTC createdtime :11: lastupdated :11: minpoolsize 5 maxpoolsize 100 owner AAAA brokerurl topicschemaurl realtime/schema

8 restuser LiveDataAdmin restpassword ~12Live_Data!12 tokenurl livedata/token/new websocketport row(s) retrieved. Troubelshooting LD Streaming Datasource For LD datasource to come online we need to first accept certificate it offers on port on first login to CUIC-->datasource page: After you accept certs it futher validates token with engine. In case LD datasource still shows offline below check should be run: Check NTP using utils ntp status : Live data have dependency on NTP as it needs to sync live events occuring. Always make sure NTP stratum 5. utils diagnose test should validate network properly. Incorrect network adapter used while deploying ova can cause intermittent disconnect for live data. If above checks are fine we can validate if datasource is getting the token request authticated or not. Run this url in broswer to verify same: username:livedataadmin password:~12live_data!12 If running above url directly in browser gives this error it confirms that CCX does not provides authentication token. Firefox can't establish a connection to the server at uccx.mapfregenelsigorta.com:9443. So there are chances you are hiitng defect CSCvb75279 and need to contact TAC for workaround. A successful authentication give you new token as shown in the image: Know defect for Live data streaming datasource going offline: CSCvb67761 : Live Data Streaming Source Offline after 'maxthreads' exhausted on port 9443 CSCvb75279 : MIVR Keystore Password Out of Sync causing LD streaming source to go offline CSCvc45189 : Live Data Streaming Datasource Offline after rebuild and restore. UCCX Datasource Showing Offline: Make sure CCX database is online and verify Cisco Unified CCX Database service is IN SERVICE from servicability page of CCX.

9 UCCX datasource connecting to historical database(db_cra) of CCX can also go offline if one of the parameter with datascource configuration page is not correct. Ensure all the fileds are correct, as shown in the image, else it is unable to connect to database instance. Till version 11.0 you use uccxhrc user to connect to database and this user have permissions to execute stored procedures. CUIC uses uccxhrc user for executing stored procedure and password for this user is hardcoded. So in case all paratmeters are correct and still you see datasource to be offline then updating password with these credentials can be tried: Username: uccxhrc Password: 5:T{i,5e!KqD*8 After you update password manually under CUIC, click in datasource and select UCCX and then Edit,do a test connection and click Save, as shown in the image: From version 11.5 you do not use uccxhrc user rather uccxhruser to connect to CCX database. Password for uccxhruser is maintained via Password management: CCX Administration >Tools > Password Management > Historical Reporting User. More information this is under passwrod management topic. CAUTION : Do not use password 5:T{i,5e!KqD*8 from version 11.5 as there is no uccxhrc user starting If you are updating uccxhruser password in 11.5 try to keep with not much usage of special characters and password should not contain parenthises "(". Defect id if parenthesis used : CSCvf21099 Known Defects: CSCvb72142 : Changing Historical Reporting User Password sometimes breaks CUIC

10 CUIC Standalone for CCX CCX from version 11.0 supports intergration of standalone CUIC in addition to already existing coresident CUIC. The Standalone CUIC supports multiple data source including Unified CCX. StandaloneCuic can be configured on UCCX appadmin page and can be used to get customized report and can be installed with standard, enhanced and premium licenses. Configuration of Standalone CUIC with UCCX 1. Login to the CUIC standalone and select Data Sources from the left hand drawer. 2. Select create and add UCCX datasource. Database user id is uccxhruser and the password is set on the password management page: 3. Login to Unified CCX Administrator page. 4. Click System and then select Standalone CUIC configuration. 5. As shown in the image, enter FQDN of standalone CUIC server, DataSource Name (created in standalone CUIC server), Username, and Password of CUIC server.

11 6. Click Save. CUIC configurations gets saved and a success message is displayed. Common Troubeshooting with Integrating Standalone CUIC Verify FQDN is correct. Check network connectivity is UP and if CUIC server is reachable from the UCCX server The username or the password entered for the Standalone CUIC server is incorrect. Instance name given for datasource with standalone match with that in UCCX. Cisco Unified CCX Database service under Serviceability page should be INSERVICE.

README FOR UCCX 11.5(1)SU1ES03

README FOR UCCX 11.5(1)SU1ES03 REVISED: Dec, 2017 This document describes important information and issues addressed in Cisco Unified Contact Center Express (Unified CCX) Release 11.5(1)SU1ES03. IMPORTANT NOTES 1. This Engineering Special

More information

README FOR UCCX 11.6(1) ES02

README FOR UCCX 11.6(1) ES02 REVISED: Feb, 2018 This document describes important information and issues addressed in Cisco Unified Contact Center Express (Unified CCX) Release 11.6(1) ES02. IMPORTANT NOTES 1. This Engineering Special

More information

Data Sources. Data Sources Page

Data Sources. Data Sources Page A data source represents a database. Each reporting server requires one data source for each database from which reports are populated. Drawer : Click the drawer in the left panel to open the page. (Only

More information

Data Sources. Data Sources page

Data Sources. Data Sources page Data Sources A data source represents a database. Each reporting server requires one data source for each database from which reports are populated. Unified Intelligence Center supports MS SQL Server and

More information

The following sections describe the various menu options.

The following sections describe the various menu options. The Tools menu of the Unified CCX Administration web interface provides access to system tools you can use to perform a variety of administrative tasks and contains the following menu options: Plug-ins

More information

Upgrade from a Standalone Deployment to a Coresident Deployment (Cisco Unified Intelligence Center with Live Data and IdS)

Upgrade from a Standalone Deployment to a Coresident Deployment (Cisco Unified Intelligence Center with Live Data and IdS) Upgrade from a Standalone Deployment to a Coresident Deployment (Cisco Unified Intelligence Center with Live Data and IdS) Upgrade from a Standalone to a Co-resident Deployment, on page 1 Set Deployment

More information

Unified CCX Administration Web Interface

Unified CCX Administration Web Interface The Unified CCX provides a multimedia (voice, data, and web) IP-enabled customer-care application environment, using VoIP technology that allows your Cisco Unified Communications network to share resources

More information

CHAPTER 1 PREFACE... 1

CHAPTER 1 PREFACE... 1 v CHAPTER 1 PREFACE... 1 Why I wrote this book... 1 Who this book is for?... 1 A brief history of UCCX... 2 What is UCCX... 3 Assumptions... 3 Reference Lab... 3 CHAPTER 2 INSTALLATION... 5 Preparation...

More information

Manage Finesse IP Phone Agent

Manage Finesse IP Phone Agent Finesse IP Phone Agent, page 1 One Button Sign In, page 2 Finesse IP Phone Service Subscription Options, page 3 Set Up Application User, Web Access, and HTTPS Server Parameters, page 4 Configure Finesse

More information

Cisco Finesse Release 11.5(1) ES02

Cisco Finesse Release 11.5(1) ES02 Cisco Finesse Release 11.5(1) ES0 Contents Cisco Finesse Release 11.5(1) ES0... Critical Note... Valid Upgrade Paths... Installing Finesse Release 11.5(1) ES0... Rollback... 4 Resolved Caveats and Feature

More information

Real-Time Monitoring. Installation and Configuration

Real-Time Monitoring. Installation and Configuration The Cisco Unified Tool (RTMT), which runs as a client-side application, uses HTTPS and TCP to monitor system performance. Unified RTMT can connect directly to devices through HTTPS to troubleshoot system

More information

Cisco Finesse Release 11.0(1) ES07

Cisco Finesse Release 11.0(1) ES07 Cisco Finesse Release 11.0(1) ES07 Contents Version 11.0(1) ES07...3 Valid Upgrade Paths...3 Installing Finesse Release 11.0(1) ES07...3 Installation...3 Rollback...5 Resolved Caveats/Features in this

More information

UCCX 11.6 Pre-Release Communication

UCCX 11.6 Pre-Release Communication UCCX 11.6 Pre-Release Communication Contents Introduction Background Information Prepare for UCCX 11.6 Upgrade SocialMiner Upgrade and Microsoft Exchange TLS 1.2 Support for UCCX Impact to RTMT and Script

More information

Unified CCX Administration Web Interface

Unified CCX Administration Web Interface The Unified CCX provides a multimedia (voice, data, and web) IP-enabled customer-care application environment, using VoIP technology that allows your Cisco Unified Communications network to share resources

More information

Unified CCX Reporting

Unified CCX Reporting Reporting Administration on Unified CCX, on page 1 Reporting Administration on Unified Intelligence Center, on page 44 Reporting Administration on Unified CCX Import of Stock Reports To apply a patch if

More information

Cisco Terminal Services (TS) Agent Guide, Version 1.1

Cisco Terminal Services (TS) Agent Guide, Version 1.1 First Published: 2017-05-03 Last Modified: 2017-12-19 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information

Cisco Terminal Services (TS) Agent Guide, Version 1.1

Cisco Terminal Services (TS) Agent Guide, Version 1.1 First Published: 2017-05-03 Last Modified: 2017-10-13 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information

CLI users are not listed on the Cisco Prime Collaboration User Management page.

CLI users are not listed on the Cisco Prime Collaboration User Management page. Cisco Prime Collaboration supports creation of user roles. A user can be assigned the Super Administrator role. A Super Administrator can perform tasks that both system administrator and network administrator

More information

Unified CCX Upgrade. Unified CCX Upgrade Types. This chapter explains how to upgrade Unified CCX.

Unified CCX Upgrade. Unified CCX Upgrade Types. This chapter explains how to upgrade Unified CCX. This chapter explains how to upgrade Unified CCX. Types, page 1 Important Considerations for Upgrade, page 2 Preupgrade Tasks, page 4 Scenarios, page 4 COP File, page 9 Upgrade Unified CCX Using Web Interface,

More information

Live Data CLI Commands

Live Data CLI Commands Supported Character Set for Live Data Installation CLI Commands, page 1 Live Data AW DB Access, page 2 Live Data Cluster Configuration, page 3 Live Data Reporting Configuration, page 4 Live Data Services

More information

Cisco Finesse Installation and Upgrade Guide Release 11.5(1)

Cisco Finesse Installation and Upgrade Guide Release 11.5(1) First Published: 2016-08-10 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 THE

More information

Unified CCX Upgrade. Unified CCX Upgrade Types. This chapter explains how to upgrade Unified CCX.

Unified CCX Upgrade. Unified CCX Upgrade Types. This chapter explains how to upgrade Unified CCX. This chapter explains how to upgrade Unified CCX. Types, page 1 Important Considerations for Upgrade, page 3 Preupgrade Tasks, page 4 Scenarios, page 5 COP File, page 8 Upgrade Unified CCX Using Web Interface,

More information

UCCX Licensing Basics

UCCX Licensing Basics UCCX Licensing Basics Contents Introduction Prerequisites Requirements Components Used License File Components Mandatory Components Additional Components (Add ons) License File Specifics Verify Licenses

More information

For Live Data reports, you will only have the Html permalink. Html permalink for Live Data reports always require authentication.

For Live Data reports, you will only have the Html permalink. Html permalink for Live Data reports always require authentication. Overview, page 1 Create a Permalink for a Dashboard, page 2 Create Permalink for a, page 2 Create Permalink for Finesse Gadget Equivalent Live Data, page 3 for Supervisor Live Data s, page 4 Overview in

More information

Set Up Cisco ISE in a Distributed Environment

Set Up Cisco ISE in a Distributed Environment Cisco ISE Deployment Terminology, page 1 Personas in Distributed Cisco ISE Deployments, page 2 Cisco ISE Distributed Deployment, page 2 Configure a Cisco ISE Node, page 5 Administration Node, page 8 Policy

More information

Backup and Restore. Cisco Unified Contact Center Express Operations Guide, Release 10.0(1) 1

Backup and Restore. Cisco Unified Contact Center Express Operations Guide, Release 10.0(1) 1 Cisco Disaster Recovery System (Cisco DRS), which you can access from Cisco Unified Contact Center Express Administration, provides complete data backup-and-restore capabilities for all servers in a Cisco

More information

Setting Up the Server

Setting Up the Server Managing Licenses, page 1 Cross-launch from Prime Collaboration Provisioning, page 5 Integrating Prime Collaboration Servers, page 6 Single Sign-On for Prime Collaboration, page 7 Changing the SSL Port,

More information

Cisco Finesse Installation and Upgrade Guide Release 10.5(1)

Cisco Finesse Installation and Upgrade Guide Release 10.5(1) First Published: 2014-06-04 Last Modified: 2014-07-09 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information

Cisco Terminal Services (TS) Agent Guide, Version 1.0

Cisco Terminal Services (TS) Agent Guide, Version 1.0 First Published: 2016-08-29 Last Modified: 2018-01-30 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information

Certificates for Live Data Standalone

Certificates for Live Data Standalone Certificates and Secure Communications, on page 1 Export Self-Signed Live Data Certificates, on page 2 Import Self-Signed Live Data Certificates, on page 3 Produce Certificate Internally, on page 4 Deploy

More information

Cisco Mobile Skill Manager

Cisco Mobile Skill Manager The Unified CCX supervisor can use the on a smart phone to remotely manage the skill data of all associated agents. This application is not a native one and can run on smart phone browsers. The devices

More information

Cisco Unified Contact Center Express

Cisco Unified Contact Center Express New Features New Features, on page 1 Updated Features, on page 6 Important s, on page 6 Deprecated Features, on page 6 Removed and Unsupported Features, on page 7 Third-Party Software Impacts, on page

More information

Cisco Unified Intelligence Center Report Customization Guide Release 11.5 (1)

Cisco Unified Intelligence Center Report Customization Guide Release 11.5 (1) Cisco Unified Intelligence Center Report Customization Guide Release 11.5 (1) First Published: 2016-08-10 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Install and Configure the F5 Identity Provider (IdP) for Cisco Identity Service (IdS) to enable SSO

Install and Configure the F5 Identity Provider (IdP) for Cisco Identity Service (IdS) to enable SSO Install and Configure the F5 Identity Provider (IdP) for Cisco Identity Service (IdS) to enable SSO Contents Introduction Prerequisites Requirements Components Used Install Configure Security Assertion

More information

Administering vrealize Log Insight. September 20, 2018 vrealize Log Insight 4.7

Administering vrealize Log Insight. September 20, 2018 vrealize Log Insight 4.7 Administering vrealize Log Insight September 20, 2018 4.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation,

More information

Administering vrealize Log Insight. 05-SEP-2017 vrealize Log Insight 4.3

Administering vrealize Log Insight. 05-SEP-2017 vrealize Log Insight 4.3 Administering vrealize Log Insight 05-SEP-2017 4.3 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation,

More information

Cisco Unified Contact Center Express Supervisor and User Options Plug-Ins

Cisco Unified Contact Center Express Supervisor and User Options Plug-Ins Cisco Unified Contact Center Express Supervisor and User Options Plug-Ins The following sections provide detailed information on the additional plug-in options provided by the Unified CCX. About User Management,

More information

Cisco Contact Center Express 10.0: Feature Design, Deployment, and Troubleshooting

Cisco Contact Center Express 10.0: Feature Design, Deployment, and Troubleshooting Cisco Contact Center Express 10.0: Feature Design, Deployment, and Troubleshooting Ron Rodriguez, Technical Solutions Manager CBABU Mike Turnbow, Technical Solutions Manager CBABU Agenda CCX 10.0 Feature

More information

CLI users are not listed on the Cisco Prime Collaboration User Management page.

CLI users are not listed on the Cisco Prime Collaboration User Management page. Cisco Prime Collaboration supports creation of user roles. A user can be assigned the Super Administrator role. A Super Administrator can perform tasks that both system administrator and network administrator

More information

Cisco VVB Installation

Cisco VVB Installation System Requirements, on page 1 Create VM for Cisco VVB, on page 2 Create a Virtual Machine from the OVA, on page 2 Configure DNS Server, on page 3 Mount ISO Files, on page 3 Install Cisco VVB, on page

More information

Release Notes for Unified Contact Center Express Solution, Release 11.5(1)SU1

Release Notes for Unified Contact Center Express Solution, Release 11.5(1)SU1 Release Notes for Unified Contact Center Express Solution, Release 11.5(1)SU1 First Published: 2017-03-31 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

akkadian Global Directory 3.0 System Administration Guide

akkadian Global Directory 3.0 System Administration Guide akkadian Global Directory 3.0 System Administration Guide Updated July 19 th, 2016 Copyright and Trademarks: I. Copyright: This website and its content is copyright 2014 Akkadian Labs. All rights reserved.

More information

Troubleshooting Cisco Emergency Responder System and Administration Problems

Troubleshooting Cisco Emergency Responder System and Administration Problems CHAPTER 5 Troubleshooting Cisco Emergency Responder System and Administration Problems This chapter covers topics that help you troubleshoot problems related to the Cisco Emergency Responder (Emergency

More information

Monitoring WAAS Using WAAS Central Manager. Monitoring WAAS Network Health. Using the WAAS Dashboard CHAPTER

Monitoring WAAS Using WAAS Central Manager. Monitoring WAAS Network Health. Using the WAAS Dashboard CHAPTER CHAPTER 1 This chapter describes how to use WAAS Central Manager to monitor network health, device health, and traffic interception of the WAAS environment. This chapter contains the following sections:

More information

Release Notes for Cisco Finesse Release 9.0(1)

Release Notes for Cisco Finesse Release 9.0(1) These release notes provide the following information. You might need to notify your users about some of the information provided in this document. Introduction, page 1 Hardware and Software Specifications

More information

Reestablishing a Broken Cisco CallManager Cluster SQL Subscription with CallManager 3.0, 3.1 and 3.2

Reestablishing a Broken Cisco CallManager Cluster SQL Subscription with CallManager 3.0, 3.1 and 3.2 Reestablishing a Broken Cisco CallManager Cluster SQL Subscription with CallManager 3.0, 3.1 and 3.2 Document ID: 13977 Contents Introduction Prerequisites Requirements Components Used Conventions Reestablish

More information

Cisco Finesse Desktop Interface

Cisco Finesse Desktop Interface When you sign in to Cisco Finesse, the appearance of the desktop depends on whether your role is that of an agent or a supervisor. Supervisors have additional features that appear on their desktops. This

More information

Platform Settings for Classic Devices

Platform Settings for Classic Devices The following topics explain Firepower platform settings and how to configure them on Classic devices: Introduction to Firepower Platform Settings, page 1 Configuring Firepower Platform Settings, page

More information

Administering vrealize Log Insight. April 12, 2018 vrealize Log Insight 4.6

Administering vrealize Log Insight. April 12, 2018 vrealize Log Insight 4.6 Administering vrealize Log Insight April 12, 2018 4.6 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation,

More information

Manage and Generate Reports

Manage and Generate Reports Report Manager, page 1 Generate Reports, page 3 Trust Self-Signed Certificate for Live Data Reports, page 4 Report Viewer, page 4 Save an Existing Stock Report, page 7 Import Reports, page 7 Export Reports,

More information

The Cisco HCM-F Administrative Interface

The Cisco HCM-F Administrative Interface CHAPTER 5 This chapter contains information on the following topics: Overview of Cisco HCM-F Administrative Interface, page 5-1 Browser Support, page 5-2 Login and Logout, page 5-4 Online Help, page 5-5

More information

Cisco Unified Intelligence Center Report Customization Guide, Release 10.0(1)

Cisco Unified Intelligence Center Report Customization Guide, Release 10.0(1) Cisco Unified Intelligence Center Report Customization Guide, Release 10.0(1) First Published: 2013-12-12 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Port Utilization in Finesse

Port Utilization in Finesse Utilization in Finesse Utilization Table Columns, page 1 Finesse Utilization, page 2 Utilization Table Columns The columns in the port utilization tables in this document describe the following: A value

More information

Bomgar Appliance Upgrade Guide

Bomgar Appliance Upgrade Guide Bomgar Appliance Upgrade Guide 2016 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of their

More information

Installing the Cisco Unified MeetingPlace Web Server Software

Installing the Cisco Unified MeetingPlace Web Server Software Installing the Cisco Unified MeetingPlace Web Server Software Release 8.5 Revised: 2/19/13 : Install the Application Server (which includes the Software Media Server) : Install the Hardware Media Server

More information

Identity Services Engine Guest Portal Local Web Authentication Configuration Example

Identity Services Engine Guest Portal Local Web Authentication Configuration Example Identity Services Engine Guest Portal Local Web Authentication Configuration Example Document ID: 116217 Contributed by Marcin Latosiewicz, Cisco TAC Engineer. Jun 21, 2013 Contents Introduction Prerequisites

More information

Software Installations for Components

Software Installations for Components Install Microsoft Windows Server, page 1 Install VMware Tools, page 3 Configure Network Adapters for Unified CCE Call Server and Unified CCE Data Server, page 4 Set Persistent Static Routes, page 5 Run

More information

Configure Selective Based Workflow for Incoming Calls on Finesse

Configure Selective Based Workflow for Incoming Calls on Finesse Configure Selective Based Workflow for Incoming Calls on Finesse Contents Introduction Prerequisites Requirements Components Used Configure Configurations CUCM Configuration MediaSense Configuration UCCX

More information

Configure the Identity Provider for Cisco Identity Service to enable SSO

Configure the Identity Provider for Cisco Identity Service to enable SSO Configure the Identity Provider for Cisco Identity Service to enable SSO Contents Introduction Prerequisites Requirements Components Used Background Information Overview of SSO Configuration Overview Configure

More information

Dell EMC OpenManage Mobile. Version User s Guide (ios)

Dell EMC OpenManage Mobile. Version User s Guide (ios) Dell EMC OpenManage Mobile Version 2.0.20 User s Guide (ios) Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION

More information

Cisco Finesse Desktop Interface

Cisco Finesse Desktop Interface When you sign in to Cisco Finesse, the appearance of the desktop depends on whether your role is that of an agent or a supervisor. Supervisors have additional features that appear on their desktops. This

More information

vcloud Usage Meter 3.6 User's Guide vcloud Usage Meter 3.6

vcloud Usage Meter 3.6 User's Guide vcloud Usage Meter 3.6 vcloud Usage Meter 3.6 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The VMware Web site also provides the latest product updates. If you

More information

Privileged Remote Access Failover Configuration

Privileged Remote Access Failover Configuration Privileged Remote Access Failover Configuration 2003-2018 BeyondTrust, Inc. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust, Inc. Other trademarks are the property of

More information

User Workspace Management

User Workspace Management Access the Interface, page 1 User Management Workspace User Types, page 4 Projects (Admin User), page 5 Users (Admin User), page 9 CML Server (Admin User), page 11 Connectivity, page 30 Using the VM Control

More information

Deploying VMware Identity Manager in the DMZ. JULY 2018 VMware Identity Manager 3.2

Deploying VMware Identity Manager in the DMZ. JULY 2018 VMware Identity Manager 3.2 Deploying VMware Identity Manager in the DMZ JULY 2018 VMware Identity Manager 3.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

The following table lists the supported upgrade paths to Cisco Finesse Release 11.5(1).

The following table lists the supported upgrade paths to Cisco Finesse Release 11.5(1). Supported Paths, page 1 Aligned Partitions Support, page 1 Perform, page 2 Perform Rollback, page 4 Supported Paths The following table lists the supported upgrade paths to Cisco Finesse Release 11.5(1).

More information

Install and Configure the TS Agent

Install and Configure the TS Agent Install or Upgrade the TS Agent, page 1 Start the TS Agent Configuration Interface, page 2 Configure the TS Agent, page 2 Creating the REST VDI Role, page 7 Install or Upgrade the TS Agent Before You Begin

More information

Push Notifications (On-Premises Deployments)

Push Notifications (On-Premises Deployments) Push Notifications Overview, page 1 Push Notifications Prerequisites, page 5 Push Notifications Configuration Task Flow, page 6 Push Notifications Troubleshooting, page 15 Push Notifications Interactions

More information

Dell EMC OpenManage Mobile Version 2.0 User s Guide (ios)

Dell EMC OpenManage Mobile Version 2.0 User s Guide (ios) Dell EMC OpenManage Mobile Version 2.0 User s Guide (ios) Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION

More information

User and System Administration

User and System Administration CHAPTER 2 This chapter provides information about performing user and system administration tasks and generating diagnostic information for obtaining technical assistance. The top-level Admin window displays

More information

Collect and view traces in default viewers that exist in RTMT.

Collect and view traces in default viewers that exist in RTMT. The Cisco Unified Tool (RTMT), which runs as a client-side application, uses HTTPS and TCP to monitor system performance. Unified RTMT can connect directly to devices through HTTPS to troubleshoot system

More information

Migrating vrealize Automation 6.2 to 7.2

Migrating vrealize Automation 6.2 to 7.2 Migrating vrealize Automation 6.2 to 7.2 vrealize Automation 7.2 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

Administering vrealize Log Insight. 12-OCT-2017 vrealize Log Insight 4.5

Administering vrealize Log Insight. 12-OCT-2017 vrealize Log Insight 4.5 Administering vrealize Log Insight 12-OCT-2017 4.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation,

More information

MediaSense Installation

MediaSense Installation Install MediaSense, page 1 Initial Configuration, page 9 Upgrade MediaSense, page 15 Rollback Cluster, page 23 Install COP Files, page 24 Language Pack, page 25 Install MediaSense This section describes

More information

Deploying VMware Identity Manager in the DMZ. SEPT 2018 VMware Identity Manager 3.3

Deploying VMware Identity Manager in the DMZ. SEPT 2018 VMware Identity Manager 3.3 Deploying VMware Identity Manager in the DMZ SEPT 2018 VMware Identity Manager 3.3 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

Configuring CWMP Service

Configuring CWMP Service CHAPTER 12 This chapter describes how to configure the CWMP service in Cisco Broadband Access Center (BAC). Topics covered are:, page 12-1 Configuring Service Ports on the DPE, page 12-2 Disabling Connection

More information

Using ANM With Virtual Data Centers

Using ANM With Virtual Data Centers APPENDIXB Date: 3/8/10 This appendix describes how to integrate ANM with VMware vcenter Server, which is a third-party product for creating and managing virtual data centers. Using VMware vsphere Client,

More information

Set Up Cisco ISE in a Distributed Environment

Set Up Cisco ISE in a Distributed Environment Cisco ISE Deployment Terminology, page 1 Personas in Distributed Cisco ISE Deployments, page 2 Cisco ISE Distributed Deployment, page 2 Configure a Cisco ISE Node, page 5 Administration Node, page 8 Policy

More information

Unity Connection Version 10.5 SAML SSO Configuration Example

Unity Connection Version 10.5 SAML SSO Configuration Example Unity Connection Version 10.5 SAML SSO Configuration Example Document ID: 118772 Contributed by A.M.Mahesh Babu, Cisco TAC Engineer. Jan 21, 2015 Contents Introduction Prerequisites Requirements Network

More information

Troubleshooting Single Sign-On

Troubleshooting Single Sign-On Security Trust Error Message, page 1 "Invalid Profile Credentials" Message, page 2 "Module Name Is Invalid" Message, page 2 "Invalid OpenAM Access Manager (Openam) Server URL" Message, page 2 Web Browser

More information

System Administration

System Administration Most of SocialMiner system administration is performed using the panel. This section describes the parts of the panel as well as other administrative procedures including backup and restore, managing certificates,

More information

Installing and Configuring the TS Agent

Installing and Configuring the TS Agent Installing the TS Agent, page 1 Starting the TS Agent Configuration Interface, page 2 Configuring the TS Agent, page 2 Creating the REST VDI Role, page 7 Installing the TS Agent Before You Begin Confirm

More information

VMware Horizon View Deployment

VMware Horizon View Deployment VMware Horizon View provides end users with access to their machines and applications through a unified workspace across multiple devices, locations, and connections. The Horizon View Connection Server

More information

Installation. Installation Overview. Installation and Configuration Taskflows CHAPTER

Installation. Installation Overview. Installation and Configuration Taskflows CHAPTER CHAPTER 4 Overview, page 4-1 Navigate the Wizard, page 4-7 Install and Configure Cisco Unified Presence, page 4-7 Perform a Fresh Multi-Node, page 4-15 Overview Cisco Unified Presence supports the following

More information

NetApp Element Plug-in for vcenter Server User Guide

NetApp Element Plug-in for vcenter Server User Guide NetApp Element Plug-in for vcenter Server User Guide Version 4.2 November 2018 215-13259_A0 doccomments@netapp.com Table of Contents 3 Contents About this guide... 8 vcenter Plug-in overview... 9 Network

More information

Defining an ODBC data source

Defining an ODBC data source Defining an ODBC data source Cisco IPIVR and ICM Environment ALINEiT LLC alineit.com OVERVIEW This guideline document provides the steps needed to create an ODBC data source for the Cisco IPIVR application.

More information

C. Collect engine heap performance data via the Cisco Unified Real-Time Monitoring Tool.

C. Collect engine heap performance data via the Cisco Unified Real-Time Monitoring Tool. Volume: 50 Questions Question No: 1 In a high availability over WAN deployment, which option cannot be located across the WAN from the active Cisco Unified Contact Center Express site? A. SMTP server B.

More information

Provision Unified CM for Unified CCX

Provision Unified CM for Unified CCX When you access Unified CCX Administration for the first time in a cluster, the system automatically initiates the cluster setup procedure once for each cluster to perform the following tasks: Identify

More information

Dell EMC Ready System for VDI on XC Series

Dell EMC Ready System for VDI on XC Series Dell EMC Ready System for VDI on XC Series Citrix XenDesktop for Dell EMC XC Series Hyperconverged Appliance March 2018 H16969 Deployment Guide Abstract This deployment guide provides instructions for

More information

Troubleshooting Single Sign-On

Troubleshooting Single Sign-On Security Trust Error Message, on page 1 "Invalid Profile Credentials" Message, on page 2 "Module Name Is Invalid" Message, on page 2 "Invalid OpenAM Access Manager (Openam) Server URL" Message, on page

More information

vrealize Operations Manager Management Pack for vrealize Hyperic Release Notes

vrealize Operations Manager Management Pack for vrealize Hyperic Release Notes vrealize Operations Manager Management Pack for vrealize Hyperic Release Notes vrealize Operations Manager Management Pack for Hyperic 6.0 Last document update: 04 December 2014. Contents: New Features

More information

Appliance Upgrade Guide

Appliance Upgrade Guide Appliance Upgrade Guide 2003-2018 BeyondTrust, Inc. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust, Inc. Other trademarks are the property of their respective owners.

More information

Deployment Guide for Hybrid Data Security

Deployment Guide for Hybrid Data Security First Published: 2017-08-18 Last Modified: 2017-11-02 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information

Avaya Desktop Collector Snap-in R GA Release Notes

Avaya Desktop Collector Snap-in R GA Release Notes Avaya Desktop Collector Snap-in R3.3.0.0.0 GA Release Notes 07 July 2017 1 Contents 1. Document changes... 3 2. Introduction... 4 3. Feature Descriptions... 6 4. Desktop Agent Widget in Oceana Workspaces...

More information

Port Utilization Guide for Cisco Unified Contact Center Express Solutions, Release 11.5(1)

Port Utilization Guide for Cisco Unified Contact Center Express Solutions, Release 11.5(1) Utilization Guide for Cisco Unified Contact Center Express Solutions, Release 11.5(1) First Published: 2016-08-10 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706

More information

Maintaining a Microsoft SQL Server 2005 Database Course 2780: Three days; Instructor-Led

Maintaining a Microsoft SQL Server 2005 Database Course 2780: Three days; Instructor-Led Maintaining a Microsoft SQL Server 2005 Database Course 2780: Three days; Instructor-Led Introduction This three-day instructor-led course provides students with product knowledge and skills needed to

More information

Using the Cisco Unified Analysis Manager Tools

Using the Cisco Unified Analysis Manager Tools CHAPTER 17 The Unified Analysis Manager provides a set of tools that allow you to perform management tasks for specific devices and groups of devices. The following sections describe the tasks you can

More information

Settings. IP Settings. Set Up Ethernet Settings. Procedure

Settings. IP Settings. Set Up Ethernet Settings. Procedure This chapter provides information about using the options to display and change IP settings, host settings, and Network Time Protocol (NTP) settings. IP, page 1 Set Up NTP Servers, page 4 Set Up SMTP,

More information

Configuring Cisco TelePresence Manager

Configuring Cisco TelePresence Manager CHAPTER 3 Revised: November 27, 2006, First Published: November 27, 2006 Contents Introduction, page 3-1 System Configuration Tasks, page 3-2 Security Settings, page 3-3 Database, page 3-4 Room Phone UI,

More information

Remote Support Security Provider Integration: RADIUS Server

Remote Support Security Provider Integration: RADIUS Server Remote Support Security Provider Integration: RADIUS Server 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks

More information