Thank you for your reply. We were able to identify where the javascript is failing. The problematic event function that does not work is windows.onbeforeunload. This event is working in CAD to save some data when the call is ended and the window is being refreshed. In Finesse, the window is not refreshing as the gadget embedded into an iFrame. For now we ended up with saving the data every 2 seconds when the agent filling the forms.
... View more
Greetings, I am working on a migration of a client from UCCX 10.6 with CAD to UCCX 12 with Finesse. Their internal team developed a web service that is running on CAD with no issues. When I've embedded the web service into Finesse, some of the JavaScript commands stopped working. Can you please advise if there are any known issues when embedding JavaScript web applications into Finesse iFrame? Thanks in advance, Vlad
... View more
H ello, I am working on a custom wrap up gadget with external list of codes. The wrap up options show up when a new call has been answered. The gadget works with no issues. The problem I can't fix is when refreshing the browser, the wrap up options are not loading back, since they are executed to be loaded when a new call arrives. I was trying to use the "handleUserLoad" event to load the user or the dialog and based on it to work with the wrap up options, but from some reason, during this step, non of the two available. Will be very grateful for any advice.
... View more
ello, I am working on a custom wrap up gadget with external list of codes. The wrap up options show up when a new call has been answered. The gadget works with no issues. The problem I can't fix is when refreshing the browser, the wrap up options are not loading back, since they are executed to be loaded when a new call arrives. I was trying to use the "handleUserLoad" event to load the user or the dialog and based on it to work with the wrap up options, but from some reason, during this step, non of the two available. Will be very grateful for any advice.
... View more
Hello Steve Dickey, I am working on upgrading QM from version 11 to 11.5 and have the same question. Could you find the answer? Thanks in advance, Vladislav
... View more
Greetings,
Our client has SocialMiner and using email queues. The client would like to disable the requeue feature so the agents will not be able to requeue emails until they had been answered.
Does any one know if there is a way to disable the requeue option?
Thanks in advance,
... View more
I was able to make some progress with my own script and able to send requests to QM server, but the requests are failing. I checked the packets with wireshark and found out that the "headers" is empty even though I am setting params[gadgets.io.RequestParameters.CONTENT_TYPE] = gadgets.io.ContentType.JSON Do you know if there is another way to set headers with gadgets.io.RequestParameters? Regards, Vlad
... View more
Hello, I have good news and bad news. After converting the gadget to version 11, there is no 401 error anymore. But still have issues. Firefox able to pull information about metadata from Calabrio QM but can't send it. Receive error 400. Chrome can't pull the metadata at all. Receive error "net::ERR_INSECURE_RESPONSE" Will be thankful for any suggestions. I have an open case with Calabrio with hope that they will provide me the location of logs on the server. It is hard to work blindly without knowing what Calabrio server receives
... View more
I copied the RecordingControlsGadgetFinesse-10.0.1 directory to 3rdpartygadget folder on UCCX. Finesse loads the gadget and I can see the buttons (play, record etc.) but when clicking the "Select metadata", I receive 401.
... View more
Oh, this is one of the answers that I was afraid of. The current version of the Gadget that QM 11.5 includes is 10. Do you know if 11.X is available somewhere or can suggest how to adopt the version 10 to work with Finesse 11.6? Regards,
... View more