on 01-25-2014 10:02 AM
Where can I get Documentation or any other helping material regarding Finesse JavaScript Library?
The Finesse javascript library is available for download on the Documentation page Tools folder of the Finesse Tech Center here
https://developer.cisco.com/site/collaboration/contact-center/finesse/documentation/
The javascript library contains javadoc documenting the library. Also, the Finesse WebServices Developer Guide has a few chapters on Gadget development.
First off all thanks for your reply.
Secondly, I have seen this document pointed out by you. You may also see
this document as it contains nothing that may help us in understanding what
actually finesse javascript is ? and how can we use it ?
While the remaining documents related to Cisco Finesse, webServices, media
sense are quite well. If you have worked on finesse javascript can you send
me any material that may help me understanding this or any other helping
documentation for this ?
Thanks
I want to use finesse javascript in making finessse gadgets. For Example I want to subscribe for call notification that whenever I get any notifications regarding calls, perform some operation like popup on agent desktop.
See the WorkflowScreenPopSampleGadget. It demonstrates how to do a screenpop into a Finesse gadget.
There is also the ThickClientScreenPopSampleGadget that shows how to do a screenpop from the Finesse gadget into a Windows application.
These sample gadgets can be found in the 10.0.1 Gadgets folder on the Documentation page in the Finesse Tech Center here
https://developer.cisco.com/site/collaboration/contact-center/finesse/documentation/
Yes, Thanks, I look into this.
And this Means that there is not written documentation for Finesse or
Gadget javascript classes that what actually means gadgets.Prefs()
or finesse.clientservices.ClientServices.init etc etc.
The Javascript library comes with Javadocs documentation. Also see the LearningSampleGadget which shows you how to access the User (agent) and Dialog (call) objects.
The LearningSampleGadget zip file also contains documentation on getting started with creating the LearningSampleGadget.
Right ... Thanks for your Assistance
test comment
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: