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 We have multiple PGs (1 to 8) with 2 Finesse servers per PG, is there API or best practice to 16 Finesse servers with same reason code and description? Will these reason codes logs in HDS? what would table to log these Reason codes?

plukka by Level 1
  • 717 Views
  • 5 replies
  • 1 Helpful votes

Hello,I'm trying to update a callvariable within a Finesse Workflow user an HTTP Request. However I receive a "400-Invalid Input" Error but I can't say why.Does anyone have an advise what I'm doing wrong here..?Workflow Action is the following:KeyVal...

Hi, anybody knows how to use MAKE_PREDICTIVE_CALL_REQ? The intention is to make an outbound call and obtain call clasification information, using CTI protocol. I have UCCE and UCM.In particular:a) what should I use for OriginatingDeviceID?  b) which ...

mindurain by Level 1
  • 964 Views
  • 3 replies
  • 0 Helpful votes

I am trying to create a task using https://developer.cisco.com/site/task-routing/docs/apis/create-tasks/.I am using Cisco SandBox. It creates task properly. Shows the response header in browserwhen tries to access from JS code, it returns null agains...

Hi I have business scenario whenever incoming call comes to agent and customer is not talking, we would like to update wrapupdata column in HDS DB server for reporting purpose. i am trying with below options and getting error message, can one of you ...

plukka by Level 1
  • 590 Views
  • 2 replies
  • 0 Helpful votes

Resolved! CallOut gadget

So I am attempting to add data to the call out gadget, i.e.:    callvars["callVariable1"] = loanid;            callvars["callVariable2"] = document.getElementById("userPhone").value;            callvars.BAAccountNumber = loanid;            callvars.u...

jdickinson by Level 5
  • 1955 Views
  • 20 replies
  • 0 Helpful votes

Hi All,In UCCE environment I am trying to replicate the Agent stats from CAD to Finesse.Below show the CAD Agent stats which are the agent personal stats and no other agent stats, this is what I am trying replicate.I can create the real time custom r...