<?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>Contact Center Express Configuration API (UCCXAPI)</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_category?p_l_id=&amp;mbCategoryId=11218258" />
  <subtitle>Contact Center Express Configuration API (UCCXAPI)</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_category?p_l_id=&amp;mbCategoryId=11218258</id>
  <updated>2013-06-19T01:17:43Z</updated>
  <dc:date>2013-06-19T01:17:43Z</dc:date>
  <entry>
    <title>Campaign Contacts (REST API)</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=16071500" />
    <author>
      <name>Tom Tajic</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=16071500</id>
    <updated>2013-06-11T07:58:23Z</updated>
    <published>2013-06-11T07:58:23Z</published>
    <summary type="html">I need some clarification on the following topics.

a.       Add Contacts to Campaign ([url=http://%3cserver%3e:%3cport%3e/adminapi/campaign/%7bid%7d/contacts]http://&lt;server&gt;:&lt;port&gt;/adminapi/campaign/{id}/contacts[/url]). In the documentation there is only Success Result xml description. Is there also a &gt;&gt;Failed Result&lt;&lt; xml? We would need to get the contacts that were not inserted into dialinglist, so that we that customer will be able to repair the data and retry the import.

b.      Delete All Contacts from Campaign ([url=http://%3cserver%3e:%3cport%3e/adminapi/campaign%20/%7bid%7d/contacts]http://&lt;server&gt;:&lt;port&gt;/adminapi/campaign /{id}/contacts[/url]). Does this action acutaly delete the contacts from dialinglist table (db) or are the contacts only marked as "disabled/not active"?

c.       Add Contacts to Campaign. Can you please specifiy what are the validation rules (RegEx, ...) for inserting contacts into dialing list, so we can eliminate "bad contacts" before we actually prepare CSV for insertion into dialinglist.

Thank you for your help,
Tom Tajić</summary>
    <dc:creator>Tom Tajic</dc:creator>
    <dc:date>2013-06-11T07:58:23Z</dc:date>
  </entry>
  <entry>
    <title>RE: Campaign Contacts</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14831257" />
    <author>
      <name>Aaron Harrison</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14831257</id>
    <updated>2013-05-01T09:25:24Z</updated>
    <published>2013-05-01T09:25:24Z</published>
    <summary type="html">Hi Jayaram
Thanks - is there any plan to change this in a future release to allow more direct control of the contacts within a campaign?
Aaron</summary>
    <dc:creator>Aaron Harrison</dc:creator>
    <dc:date>2013-05-01T09:25:24Z</dc:date>
  </entry>
  <entry>
    <title>RE: Campaign Contacts</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11859747" />
    <author>
      <name>Jayaram Sankaranarayanan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11859747</id>
    <updated>2013-02-12T19:50:25Z</updated>
    <published>2013-02-12T19:50:25Z</published>
    <summary type="html">Hi Aaron,
 
At this point, there is no way to force the insertion of duplicate contacts.  The same contact can be inserted only after  48* hours the contact was first imported.
 
*48 hours is the maximum time. 
CCX Engine makes all the closed dialinglist records inactive every midnight (local time) . This  scheduled job would look for contacts there were closed prior to the  previous midnight (e.g: when run on 03-Feb-2013 00:00:30 , all closed records prior to 02-Feb-2013 00:00:30 ) and those records would be made inactive.
Once this is done, the same contact  can be imported again to the campaign.
 
 
Regards,
Jayaram.</summary>
    <dc:creator>Jayaram Sankaranarayanan</dc:creator>
    <dc:date>2013-02-12T19:50:25Z</dc:date>
  </entry>
  <entry>
    <title>RE: calling webservice into script editor</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11852857" />
    <author>
      <name>David Lender</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11852857</id>
    <updated>2013-02-12T17:08:54Z</updated>
    <published>2013-02-12T17:08:54Z</published>
    <summary type="html">[quote=Elaichi Mohamed mohyi eddine]Hello,
I have uccx 7.0 premium. I want to develop a script that have to interact with an external database using a web service. is this possible?
If yes how can I use it in the script?
Thank you in advance for your response[/quote]
 
This forum is for UCCX Configuration API.  For UCCX scripting, post your question here http://developer.cisco.com/web/ccxs/community
 
 </summary>
    <dc:creator>David Lender</dc:creator>
    <dc:date>2013-02-12T17:08:54Z</dc:date>
  </entry>
  <entry>
    <title>Campaign Contacts</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11851529" />
    <author>
      <name>Aaron Harrison</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11851529</id>
    <updated>2013-02-12T16:28:25Z</updated>
    <published>2013-02-12T16:28:25Z</published>
    <summary type="html">Hi
I've been experimenting with use of this API to schedule callbacks.. i.e. a customer opts to exit a queue and be called back. The script uses this API to insert a callback (an outbound contact for the customer in a pre-configured campaign).
This works well enough, for the first contact. However, if a second request is made to the same campaign, the API accepts the insert, but the callback does not happen. I believe this is becuase the campaing already has called that number, so the default de-duplication is preventing the second call.
Is it possible to work around this, or perhaps 'force' the contact insertion?
Thanks
Aaron</summary>
    <dc:creator>Aaron Harrison</dc:creator>
    <dc:date>2013-02-12T16:28:25Z</dc:date>
  </entry>
  <entry>
    <title>calling webservice into script editor</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11605927" />
    <author>
      <name>Elaichi Mohamed mohyi eddine</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=11605927</id>
    <updated>2013-02-06T11:32:41Z</updated>
    <published>2013-02-06T11:32:41Z</published>
    <summary type="html">Hello,
I have uccx 7.0 premium. I want to develop a script that have to interact with an external database using a web service. is this possible?
If yes how can I use it in the script?
Thank you in advance for your response</summary>
    <dc:creator>Elaichi Mohamed mohyi eddine</dc:creator>
    <dc:date>2013-02-06T11:32:41Z</dc:date>
  </entry>
</feed>

