B One of the files used to deploy Finesse custom gadgets is CSS, as it defines the style and layout of the gadget. D Another file used to deploy Finesse custom gadgets is JavaScript, as it defines the functionality and logic of the gadget. References = [Cisco Finesse Developer Guide Release 12.5(1)], page 9
According to the web search results, Finesse gadgets are OpenSocial gadgets that consist of the following components12:
XML to define metadata
HTML for markup
JavaScript for interactivity
CSS for presentation and style
Therefore, to deploy Finesse custom gadgets, the files that are used are CSS and JavaScript, which are responsible for the appearance and functionality of the gadgets. The other options are not correct, because they are not components of OpenSocial gadgets. Python, JSON, and C++ are different programming languages that are not used to create Finesse custom gadgets.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit