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.
HelloI was going through finesse web-services documentation, I read following:Finesse does not support blind transfer or blind conference through the API or desktop.But finesse do support Single Step Call Transfer.What is the difference between Singl...
HelloI am using Email gadget on Cisco Finesse with UCCX 10.6.As in the case of an Inbound/outbound call, a new Dialog is generated. All the information related to that call can be extracted from that Dialog.Is it possible somehow to get the Email not...
HelloI am looking into the possibility of changing the height of finesse supervisor "Team Performance" gadget.Thanks in anticipation for any help.Kind RegardsAbsaar Javed
HelloI am looking into the possibility of changing font size of tabs on Cisco Finesse Agent or Supervisor desktop.For example, in above screen-shot, there are multiple tabs shown i.e. Manage Team, Team Data, Queue Data, Manage Call, Manage Chat and E...
Hello Finesse ExpertsI am developing finesse gadgets, and using external tomcat for hosting gadget specification files.During development process of gadgets, whenever there is a slight change in code, i have to redeploy my code on external tomcat and...
Thankyou ewindgat.The above snippet is for handling call data.But my question is about getting email data event, not the call data. As call and email events are published on different nodes therefore I am not getting email event in a dialog object.ki...
Thanks ewindgatThe "Team Performance" gadget is an out of the box gadget, and we don't have source for this gadget. We have this gadget available via a URL, so is there anyway to change height of this gadget?kind regards
Hi GaryI was going through Cisco Finesse's "Manage Third-Party Gadgets" guide and it says as follows:I am a bit confused now, whether i can use .jsp or not. kindly comment on this.Regards
Hi'In non-gadget sample you receive Finesse CTI events in form of XML via XMPP over BOSH in "print2Console" method of sample.js file. In-order to retrieve data specific to a call you need to find that event and get it's data from "print2Console" meth...