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 experts, I created  a menu using VMenuField class, and try to use setGrammar(String ar[]{ }) method . But for some reasons it not working as expected.This is the code I used for creating Menu through VFCVField menufield = VBuiltInField.getNew(pref...

Hi all,        I'm new to vfc . In my project I need to write a custom voice element which is supposed to prompt single audio file, I didn't need any noinput or nomatch events. I wrote the below code in addXmlBody(****) method,here vxml is VMain refe...

I'm looking for a later example / sample to create a java class template to be invoked from an action element.  All I've been able to locate are samples from CVP 9.    I've tried these templates and have run into issues testing within CVP .(Debug)   ...

MikeHMirt by Level 1
  • 1451 Views
  • 4 replies
  • 6 Helpful votes

Resolved! CS Lab vs Prod

Hi,I have compile and run my import program in Lab mode.  It works.Now, I understand that if I want to test with CCX IPIVR and Finesse 11.0, I need to compile in prod.I havent found a way to "Register" in prod, apparently there is not difference at t...

Hi,I'm using the following code to retrieve customer (I have answered a customer with that first name) : // Lookup Customers on Key/Value Pairs of PII Fields        Map<String, String> customerLookup = new TreeMap<String, String>(){{            put("...

Hi,We have a server-server interface with Finesse.As part of the user login process we connect to XMPP using the Java Smack library and subscribe to events for the user's "Dialogs" nodee.g.  /finesse/api/User/John.Smith/DialogsThis has worked fine un...

My program was working before and now I get this :2016-06-06 16:37:30 INFO  Import$Arguments:353 - Arguments- Flush: false, Directory: C:\Users\frdoyle\pods, Connection String: eyJhcHBsaWNhdGlvblR5cGUiOiJjdXN0b20iLCJkaXNjb3ZlcnlVcmwiOiJkaXNjb3Zlcnkuc...

Hello,I am trying to use the dialog object to identify its (or more like its participant's) state. The generic state is easy to fetch but what I am after is a (participant's) state like 'HELD' or 'WRAP_UP'Please provide a short sample code?Thank you ...

beozer by Cisco Employee
  • 515 Views
  • 1 replies
  • 0 Helpful votes