300-835 · Question #65
Which component is used to integrate a webpage into the Cisco Finesse agent desktop?
The correct answer is B. Finesse gadget. Finesse gadgets are OpenSocial-based widgets that embed web applications directly into the Cisco Finesse agent desktop, making B the correct answer - they are the dedicated integration mechanism for surfacing custom web content within the Finesse UI. A (XMPP) is the underlying me
Question
Options
- AFinesse XMPP
- BFinesse gadget
- CFinesse REST API
- DFinesse Python SDK
How the community answered
(20 responses)- B90% (18)
- C5% (1)
- D5% (1)
Explanation
Finesse gadgets are OpenSocial-based widgets that embed web applications directly into the Cisco Finesse agent desktop, making B the correct answer - they are the dedicated integration mechanism for surfacing custom web content within the Finesse UI.
- A (XMPP) is the underlying messaging protocol Finesse uses for real-time events (call state, agent state), not for embedding web pages.
- C (REST API) lets external applications query and control Finesse programmatically, but it doesn't embed anything into the desktop itself.
- D (Python SDK) is a fabricated distractor - no official Finesse Python SDK exists.
Memory tip: Think of a gadget like a picture frame - it's the physical frame you hang on the wall (the desktop) to display whatever content you choose. XMPP and REST are communication channels behind the wall, not the frame itself.
Topics
Community Discussion
No community discussion yet for this question.