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 have created a finesse gadget which is calling rest public domain web service.
I have hosted that gadget on the web server which is having internet access so I am able to call that rest web service from the web server.
But when I am trying to call ...
CVP application is working fine if I am entering 0-9 DTMF but if I am pressing * as input it is not accepting and throwing an exception as "com.audium.server.AudiumException: The element 8_Option_Menu_01 prematurely returned a null exit state.e. A vo...
Dears,
We were facing database sync issue on ICM DB. After analysis, we found 2 jobs (****_PurgeTCD and *****_PurgeTCV) were failing because of that purging is not happening and due to that database syncing is happening. Earlier, we manually run the...
Hi Brent,It works as of now by handling it in code because it recognizes "*" as "." only if I am using it with any number like (2* or *2).But if I try "*" alone it again goes in nomatch case only.