Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I created a post-call survey scripts that records the survey results to a MS SQL 2014 Database. I use the PostCallTreatment final String variable to trigger the Survey.aef script when the agent uses the [End call] within Finesse. The DB Write works 9...
I'm looking for recommendation on alternative options to notify agents about the type of CSQ inbound call. I know Cisco Finesse does display the notification/toaster in the bottom right of the screen. The option is not very good because it forces t...
I have a recording script that uses a series of 10 recording steps. It then takes all 10 recordings and combines them all into one file that I can email. 1. CombineallAnswers = Create Container Prompt Concatenation(question1+answer1+...)2. Set AllIn...
Do I have to use the Finesse client [Answer] button to trigger the workflow or can I use any endpoint(Jabber[Answer] or Cisco Desk Phone(off-hook/answer) to trigger the workflow? The workflow works if I use the Finesse/Answer button but it doesn't wo...
There were not enough custom variables to handle the survey results. I added the "On Exception(ContactInactiveException) to handle the caller disconnects. My UCCX debugs indicate that the DB Write step is still processing on a hang up. I have the ...
It still fails if I concatenate the same files. I have a TAC case open that finally got escalated. The first engineer indicated that this is a known issue that he has seen once before on a 11.6.2 to 12.5 upgrade. So far I have not found a workaro...