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

After making a solution that used the REST interface (as described in Cisco_Finesse_Web_Services_Developer_Guide_Release_11.6.pdf) for commands and XMPP to receive events, I've run into some problems. The Lab environment ran with nonSSO, so everythin...

Hello, sometimes the handleNewDialog handler is not triggered. I tested it with the clientLogs.log() function. So the handler doesn't do much except output something in the console. But there are calls, where it's not triggered.I noticed when this is...

A_ by Level 1
  • 1300 Views
  • 5 replies
  • 0 Helpful votes

I'm using the sandbox lab and trying to download a script from UCCX using the API.Following the documentation, I've tried invoking the following GET requesthttp://hq-uccx.abc.inc/adminapi/script/download/HelloWorld2.aefbut I get the following error r...

benny3 by Level 1
  • 1754 Views
  • 5 replies
  • 0 Helpful votes

Struggling with an issue in Finesse.   I have a gadget that works that uses this: displayCall = function (dialog) {var callVars = dialog.getMediaProperties();// Examples of getting data from the Dialog object (GET)/* */// Example of using data from t...

We are facing issues  with the UpdateCallVariable on version 11.6(2) ES06 in one of our clusters.Nothing happends when we press the "Update"-Button and in the develope tools console we get an error:POST https://FQDN:8445/gadgets/makeRequest 401 (Unau...

Slurpas84 by Spotlight
  • 1904 Views
  • 7 replies
  • 5 Helpful votes

Hi Experts ,  we have got below logs for very few calls in prod , could you please give some insights on this error and how to avoid this one  and need fix as well ? 102.222.251.208.1611943494355.92786,01/29/2021 13:07:06.650,A VoiceXML error occurre...

Roy_11 by Spotlight
  • 7128 Views
  • 14 replies
  • 0 Helpful votes

All,I'm looking for idea/sample gadget on how to update call variable data in external SQL database using Finesse Gadget?I am able to update call variabes using updatecallvariable gadget and looking for help to gadget to write call variables in exter...

smeegada1 by Spotlight
  • 860 Views
  • 1 replies
  • 0 Helpful votes

Hello,   I'm new to Finesse 10.6(1) gadgets. Went to developer.cisco.com/site/finesse and downloaded the LearninSampleGadget-10.6.1; the accompanying pdf makes reference to finesse.js and jqury-1.5.min.js being included in the download, but they are ...

I've been working with the UCCX APIs lately. Trying to see now if it's possible to use the CCX API to assign  resources with supervisor capabilities. I've tried changing the "type" under resources from "1" to "2" but CCX rejected that request. Workin...

SAN J by Level 2
  • 3432 Views
  • 5 replies
  • 0 Helpful votes