Contact Center

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Intro to Ansible

Good Documentation

The Great Selenelion


>> View previously featured conversations <<

Forum Posts

Hi, all.I am learning to work with finesse gadgets using Learning gadget 10.5.1.I declared an User object as in instruction.finesse.modules.SampleGadget = (function($) {    var user,    handleUserLoad = function(userevent) {        alert("user load")...

Is that part of the configuration simply not implemented or am I misreading the documentation? I see Creates and Updates for a variety of objects under the Cisco Finess Configuration APIs node, but nothing for teams.What's the reason not to have an A...

We have made Agent desktop based on Cisco Finesse - UCCE APIs. We are using 3rd party library to connect to Finesse - XMPP as the connection is through the backend - serverIt is working fine for 90% of the time, but some times agent start receiving t...

HiI'm testing my Finesse API Implementation, but I can't seem to get a list of queues for a user.. What configuration and agent state would be required for this (http://finesse1.xyz.com/finesse/api/User/1234/Queues) call to return a non empty list?I ...

Hi All,We would like to develop a custom dashboard in CUIC. Customer wants to reproduce look and feel of report generated using 3rd party reporting tool and the same has been expected using CUIC. We are facing difficulties is providing expected custo...

I am trying to connect CTIOS server through my code. Everything is working fine in our lab but when moving to client site we are getting below error:OnEventReceived Event: eOnConnectionFailure(ReasonCode:2 FailedServer:<<Side A IP>> ErrorMessage:CtiO...

Is there any tool/API that can be used to simulato users/agents in a UCCE environment?We have UCCE 10.5 in our lab, with just 10 users (license). This user count is enough for us to develop and test our applications. We write applications that CISCO ...

Hello Experts,We've a Cisco email setup through which we send an email to a particular mail id and Cisco routes it to the next available agent and opens the mail in CAD. I want to hook into this 'email arrived on CAD" event using my .NET application....

Top Solution Authors