Mission1-General ECE Troubleshooting - LG-JR
Mission1-General ECE Troubleshooting - LG-JR
Speakers:
Joshua Raja, CX
Alex Artamonov, CX
Jose Adolio, CX
Introduction
This lab guide is for enterprise voice and contact center engineers interested in understanding and troubleshooting Enterprise
Chat and Email (ECE).
An explanation of the components of ECE, the new ECE 12.6 features, and how both email and chat activities move through
the system. This is focused on the PCCE 12.6 integrated ECE, but the principles will apply to UCCE integrated systems as well.
Pre-requisite knowledge
This is an intermediate session intended for engineers with prior Contact Center Enterprise (CCE) experience. Prior experience
with Enterprise Chat and Email is not required but will be helpful.
Disclaimer
This training document is to familiarize users with ECE 12.6 and PCCE 12.6. The design of the lab is not one which would be
supported in a production environment. While the features described do work, there are many other features in ECE which
may be needed in your environment. For the design related questions please contact your representative at Cisco, or a Cisco
partner.
Table of Contents
Introduction
Pre-requisite
Disclaimer
CVP Reporting
cvprep1 198.18.133.70 DCLOUD\Administrator C1sco12345
Server
Note: The lab pod is not configured and sized according to SRND production requirements. It was created using VM clones
of a master pod with the goal of hosting multiple identical pods. These labs are for instructional purposes only; please do not
consider the deployment model and allocated hardware resources as a reference for a production system.
Agent and User Information
Lab 1: Introduction to ECE
Objectives:
• Understand the two administration methods for ECE.
• Know where trace levels should be set in each administration method.
• Identify the log file which corresponds to the component of interest.
• Locate and open the log file on the ECE server.
• Create and configure an agent for skills to handle email and chat.
• Familiarize self the basics of ECE troubleshooting
e. Click the Sign Out option at the top of the page at the right.
d. Notice the greyed-out Log File Name. Make a mental note of this, we will be using these to identify log files later.
e. In the 'Maximum Trace Level' field, select 4 – Info then click Save
3. Navigate to C:\Cisco.
4. Note the directories here. In 12.6, on a collocated install, you will need to open eService_RT.
5. Navigate now to C:\Cisco\eService_RT\logs and note the log files which are present.
6. Find the following process logs. Use the information we gathered previously to identify the log file name.
• dx-process
• EAAS-process
• EAMS-process
• rx-process
7. Open each log file, but don’t worry about any specific messages.
Part 4: Creating an agent for Email and Chat
1. Log into SPOG (https://ccedata.dcloud.cisco.com/cceadmin/)
• Username: [email protected]
• Password: C1sco12345
On the Overview tab, find the User Setup gadget and click on Agents
c. Under the ‘Attributes’ tab, select the 2 attributes mentioned below and set the valur to 8:
• CumulusChat - Value 8
• CumulusEmail - Value 8
d. Next, under the ‘Enable Email & Chat’ tab:
• Enter Screen Name as Andrew Wilkinson
b. Navigate to User >> Users >> and you should see the newly created user
• Once you log into ECE Email and Chat gadget in the later steps, the status should reflect 'Logged In'
Part 5: Logging into the ECE Gadget on Finesse.
1. On the browser, open tab on the browser,
Navigate to Finesse (https://finesse1.dcloud.cisco.com/desktop) and login with
• Username: andwilki
• Password: cisco123
• Extension: 1082
2. Click on the 'Chat and Email' tab and log into the ECE Gadget with
• Username: andwilki
• Password: cisco123
3. Once the login is successful, go ready for Chat and Email
Part 6: Initiating a test Chat
1. On the browser, log into the ECE Admin console as a partition admin (https://cceeceweb.dcloud.cisco.com/system/)
• Username: pa
• Password: C1sco12345
2. Under the 'Apps' tab, navigate to Chat & Messaging >> Entry Points >> click on 'Chat Entry Point - Integrated'
3. Click on 'Entry Point URL' to the bottom of the screen
Docked chat:
• Docked chat allows website visitor to interact with customer service without creating additional browser windows.
• The docked chat frame always floats on top of the browser window, which lets the visitor continue to communicate
with the agent without having to move between windows.
Undocked chat:
• Undocked chat links open the chat customer console in a separate window.
5. Now open a new tab on the browser and paste the Entry Point URL copied from the previous step.
• Fill out the chat form and click on 'Start Chat'
6. Go back to the Finesse desktop tab, and if the agent is in the Ready state for Chat, the incoming chat should be visible in
the 'Chat' tab of the ECE Gadget.
• Click on the Chat and note down the 'Activity Id'
• You can choose to respond back to this chat session
8. Click on 'Send & Complete' to finish and end the email session.
a. Inside the ECE Gadget on Finesse, click on the 'Search' icon and select 'Activity' in the 'Search For' parameter.
b. Enter the Activity Id in the Value field for the 'Activity ID' attribute and then click on 'Start Search'
• To view the audit trail for this activity, click on the 'Activity ID' in the 'Results' tab
c. Scroll down and click on the 'Audit' option
• This now displays the audit trail for this specific activity.
Part 9: Searching for activity via SQL
Open the mRemoteNG application on the desktop and RDP into ECE.
1. Launch the SQL Server Management Studio v18.9.1.
2. Log in with the pre-saved entries
3. Run queries against the eGActiveDB.
Note the ACTIVITY_TYPE in the outputs for your Chat and Email activities:
• Chat Activities will have the ACTIVITY_TYPE set to 1
• Email Activities will have the ACTIVITY_TYPE set to 2000
Chat – Activity_Type: 1
eGMasterDB database
• egpl_dsm_host - List of System Hosts
• egpl_dsm_host_monitor - Status of System Hosts
• egpl_dsm_process - List of System Processes
• egpl_dsm_process_monitor - Status of System Processes
• egpl_dsm_instance - List of System Instances
• egpl_dsm_instance_monitor - Status of System Instances
• egpl_release_info - List of Installed version (Base and ES)