Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Finesse Developer Center
Overview
Documentation
Community
Blogs
Cisco Live Update
Theodore Phipps
| 17 May 2013
Tweet
Finesse Developers,
Are you excited about Cisco Live in Orlando? We are because we're anxious to share all of the progress that the Finesse team has made over the past year. We also want to provide details on our Finesse 10.0 release.
There are two Finesse sessions this year:
BRKCCT1031 -- Cisco Finesse: Revolutionizing the Agent Experience
BRKCDN1001- Programming with the Finesse API
...Read More
"Installing" the Finesse CUIC sample gadget
David Lender
| 16 Apr 2013
Tweet
Finesse gadgets can be hosted on your own web server or on the Finesse server itself.
To host gadgets on your own web server, you host the gadget just as you would any web site. You could use IIS, Apache, etc. That is up to you.
...Read More
Getting Started with Finesse Gadgets
David Lender
| 16 Apr 2013
Tweet
bMost of the information you need is in this Finesse Developer Center and there is a detailed presentation for Finesse Developers here
https://communities.cisco.com/docs/DOC-28452
You can explore the Finesse Developer Center
http://developer.cisco.com/web/finesse
and if you can’t find what you need, let us know.
...Read More
SampleGadget_WebService posted
David Lender
| 27 Mar 2013
Tweet
I. Disclaimer
-------------------------------------------------------------------------------
The SampleGadget_WebService sample gadget is intended to serve as an example of
using the gadgets.io.makerequest function to make a request of a web server that is
accessible via Finesse server.
This is only a sample and is NOT intended to be a production quality
...Read More
SampleGadget_Logging gadget posted
David Lender
| 26 Feb 2013
Tweet
The SampleGadget_Logging sample gadget is intended to serve as an example of initializing and using the
Finesse logger.
This sample illustrates how to initialize the logger and log a message to the console and the Finesse agent logs on the Finesse server.
1. initialize private var
clientLogs = finesse.cslogger.ClientLogger;
2. connect with hub
...Read More
Showing 1 - 5 of 22 results.
Items per Page 5
Page
(Changing the value of this field will reload the page.)
1
2
3
4
5
of 5
First
Previous
Next
Last
Forums
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to General Questions
RE: New Message from Selim Budakoglu in Cisco Finesse - General Questions:
Threads [
Previous
|
Next
]
Selim Budakoglu
Posts:
2
Join Date:
1/21/10
Recent Posts
Finesse 3rdpartygadget Account v9.1.1
Answer
2/18/13 5:56 PM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi team,
Finesse admin and serviceability guide says that ;
The 3rdpartygadget account is used to upload third-party gadgets to the Finesse server. Before you can use this account, you must set the password. Run the following command to set or reset the password of the 3rdpartygadget account (where password is the new password for the account): utils reset_3rdpartygadget_password password
So I login the system and type “utils reset_3rdpartygadget_password P@ssw0rd” then on the CLI “Password:” keyword shows up. When I click first letter by using my keyboard pointer goes the second line and CLI stacks. It is a very simple action but I am wondering if I am doing something wrong. Anybody experienced anything like that before? Please comment. Thanks in advance.
Attachments:
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
David Lender
Posts:
178
Join Date:
4/4/08
Recent Posts
RE: New Message from Selim Budakoglu in Cisco Finesse - General Questions:
Answer
2/18/13 6:10 PM as a reply to Selim Budakoglu.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
I was able to set the password in my lab using the utils reset_3rdpartygadget_password <password>
There Is an defect CSCue46832 in 9.1(1) where the 3rdpartygadget password doesn’t work. The description is below. If you continue to have issues open a TAC case:
<B>Symptom:</B> Any of the following CLI commands will fail to execute and will hang at a password prompt when attempted.
utils finesse application_https_redirect*
utils finesse notification*
utils reset_3rdpartygadget_password
This will lock your current console session till the system is rebooted.
<B>Conditions:</B> If you install Finesse with an administrator account and the username is not "administrator" in all lower case.
<B>Workaround:</B> Another console can be opened if you are connected directly to the system by pressing alt + any of the function keys [F1-F6] for a total of up to 6 separate console sessions. If you are connected via ssh, simply disconnect and reconnect to gain a new session. To prevent this from happening again when running these commands, you can create an additional CLI account that uses the username "administrator" (all lower case) with limited access to CLI commands. This account will be able to run these commands without an additional password prompt that locks the session. To do this, run the following command while logged into CLI the administrator account created when you originally installed the system. set account name administrator Select 1 for the privilege level at the prompt and press enter. Type the desired password for this new account and press enter at the prompt. You may then logout and log back in with this "administrator" username and password. The CLI commands should then work as expected whenever you are logged into the CLI using this account.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Collateral
No files available