Frederic Doyle
Cisco Employee
Cisco Employee
Member since ‎02-23-2011
‎05-19-2020

User Statistics

  • 39 Posts
  • 3 Solutions
  • 0 Helpful votes Given
  • 0 Helpful votes Received
Recent Badges
CCP Member
1 Accepted Solution
20 Replies
10 Replies
5 Replies
Certifications

User Activity

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("...
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...
  I have run the following code :    // Registration Process to create registration URL         RegisteringApplication registerApp = ConnectorFactory.getConnector(RegisteringApplication.class);         System.out.println( "Generating Registration UR...
Hi Guys,I'm getting that error when trying to compile my project :CoreException: Could not get the value for parameter compilerId for plugin execution default-compile: PluginResolutionException: Plugin org.apache.maven.plugins:maven-compiler-plugin:3...
Community Statistics
Member Since ‎02-23-2011 11:07 AM
Date Last Visited ‎05-19-2020 12:46 PM
Posts 39