<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>AgentId from user object</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=5120567" />
  <subtitle>AgentId from user object</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=5120567</id>
  <updated>2013-06-18T07:32:03Z</updated>
  <dc:date>2013-06-18T07:32:03Z</dc:date>
  <entry>
    <title>RE: New Message from Absaar Javed in Cisco Finesse - General Questions: RE:</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11034792" />
    <author>
      <name>David Lender</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11034792</id>
    <updated>2013-01-23T14:52:09Z</updated>
    <published>2013-01-23T14:52:09Z</published>
    <summary type="html">Yes you can communicate between gadgdets.  See the SampleGadget_Hubtopic in the Sample gadgets on the Documentation page of the Finesse CDN Dev Center here
http://developer.cisco.com/web/finesse/documentation</summary>
    <dc:creator>David Lender</dc:creator>
    <dc:date>2013-01-23T14:52:09Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from Absaar Javed in Cisco Finesse - General Questions: RE:</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11022792" />
    <author>
      <name>Absaar Javed</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11022792</id>
    <updated>2013-01-23T08:25:32Z</updated>
    <published>2013-01-23T08:25:32Z</published>
    <summary type="html">Is it possible that a gadget retrieves participants information, and then send this information to another gadget for further manipulation?</summary>
    <dc:creator>Absaar Javed</dc:creator>
    <dc:date>2013-01-23T08:25:32Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from Absaar Javed in Cisco Finesse - General Questions: RE:</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10989124" />
    <author>
      <name>David Lender</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10989124</id>
    <updated>2013-01-22T15:56:52Z</updated>
    <published>2013-01-22T15:56:52Z</published>
    <summary type="html">The Dialog object has all participants media addresses.</summary>
    <dc:creator>David Lender</dc:creator>
    <dc:date>2013-01-22T15:56:52Z</dc:date>
  </entry>
  <entry>
    <title>RE: AgentId from user object</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10981631" />
    <author>
      <name>Absaar Javed</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10981631</id>
    <updated>2013-01-22T13:58:21Z</updated>
    <published>2013-01-22T13:58:21Z</published>
    <summary type="html">In the same way can I get the Agent's IP phone Number &amp; Callers Phone Number?</summary>
    <dc:creator>Absaar Javed</dc:creator>
    <dc:date>2013-01-22T13:58:21Z</dc:date>
  </entry>
  <entry>
    <title>RE: AgentId from user object</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5776763" />
    <author>
      <name>Marius Zuzcak</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5776763</id>
    <updated>2012-05-24T15:48:38Z</updated>
    <published>2012-05-24T15:48:38Z</published>
    <summary type="html">The following works for me:

  var userData = user.getData();

  var loginId = userData['loginId'];
  var loginName = userData['loginName'];
  var extension = userData['extension'];</summary>
    <dc:creator>Marius Zuzcak</dc:creator>
    <dc:date>2012-05-24T15:48:38Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from Kevin Pickard in 2385312 - General Questions: AgentId</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5119359" />
    <author>
      <name>Daniel Schimmer</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5119359</id>
    <updated>2012-02-08T23:17:52Z</updated>
    <published>2012-02-08T23:17:52Z</published>
    <summary type="html">You might be able to get it from, finesse.gadget.Config.id

 

From: Cisco Developer Community Forums [mailto:cdicuser@developer.cisco.com] 
Sent: Wednesday, February 08, 2012 5:14 PM
To: cdicuser@developer.cisco.com
Subject: New Message from Kevin Pickard in 2385312 - General Questions: AgentId from user object

 

Kevin Pickard has created a new message in the forum "General Questions":

--------------------------------------------------------------
Is there any method for getting the AgentId off the user object?
 
I know the following exist.
 
user.getExtension()
user.getFirstName()
user.getLastName()
 
But I have been unable to locate one for the AgentId (both numeric and text). Do they exist?
 
--
To respond to this post, please click the following link:

&lt;http://developer.cisco.com/web/finesse/forums/-/message_boards/view_message/5120566&gt;

or simply reply to this email.</summary>
    <dc:creator>Daniel Schimmer</dc:creator>
    <dc:date>2012-02-08T23:17:52Z</dc:date>
  </entry>
  <entry>
    <title>RE: AgentId from user object</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5120579" />
    <author>
      <name>Kevin Pickard</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5120579</id>
    <updated>2012-02-08T23:16:25Z</updated>
    <published>2012-02-08T23:16:25Z</published>
    <summary type="html">Forget about the numeric one....just realized it is getId(). But I would still prefer the text agent login.</summary>
    <dc:creator>Kevin Pickard</dc:creator>
    <dc:date>2012-02-08T23:16:25Z</dc:date>
  </entry>
  <entry>
    <title>AgentId from user object</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5120566" />
    <author>
      <name>Kevin Pickard</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5120566</id>
    <updated>2012-02-08T23:13:40Z</updated>
    <published>2012-02-08T23:13:40Z</published>
    <summary type="html">Is there any method for getting the AgentId off the user object?
 
I know the following exist.
 
user.getExtension()
user.getFirstName()
user.getLastName()
 
But I have been unable to locate one for the AgentId (both numeric and text). Do they exist?
 </summary>
    <dc:creator>Kevin Pickard</dc:creator>
    <dc:date>2012-02-08T23:13:40Z</dc:date>
  </entry>
</feed>

