<?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>CallDetailReport not working</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=4720979" />
  <subtitle>CallDetailReport not working</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=4720979</id>
  <updated>2013-05-22T06:19:39Z</updated>
  <dc:date>2013-05-22T06:19:39Z</dc:date>
  <entry>
    <title>RE: CallDetailReport not working</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4725201" />
    <author>
      <name>Senthil Kumar Natarajan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4725201</id>
    <updated>2011-11-08T19:56:02Z</updated>
    <published>2011-11-08T19:56:02Z</published>
    <summary type="html">[quote]There are multiple ways of creating collections for a value list.

1. Either using collection query and collection identifier. For this, you need to adjust the collection query rightly in value list. Which I see is not done in your case.
2. Selecting directly required values from Value list values.
3. By wild cards. Collection will pickup matching values from value list.

You can see these options in collection editor.

I see ANI could be a collection which created before. Please edit this collection and check what condition it is trying to match.

Refer user guide for clear instructions.

Thanks,
Datta[/quote]

----
 
Report ran fine after i upgraded the CUIC from 8.0.4 to 8.5.2 (to eliminate a scrolling bug).
 
I can see the value list now populate. Must be a bug in 8.0.4 which prevented the value not being populated.
 
Still thanks for your feedback Datta.
 </summary>
    <dc:creator>Senthil Kumar Natarajan</dc:creator>
    <dc:date>2011-11-08T19:56:02Z</dc:date>
  </entry>
  <entry>
    <title>RE: CallDetailReport not working</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4724681" />
    <author>
      <name>Dattatraya Rooyikar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4724681</id>
    <updated>2011-11-08T16:12:09Z</updated>
    <published>2011-11-08T16:12:09Z</published>
    <summary type="html">There are multiple ways of creating collections for a value list.

1. Either using collection query and collection identifier. For this, you need to adjust the collection query rightly in value list. Which I see is not done in your case.
2. Selecting directly required values from Value list values.
3. By wild cards. Collection will pickup matching values from value list.

You can see these options in collection editor.

I see ANI could be a collection which created before. Please edit this collection and check what condition it is trying to match.

Refer user guide for clear instructions.

Thanks,
Datta</summary>
    <dc:creator>Dattatraya Rooyikar</dc:creator>
    <dc:date>2011-11-08T16:12:09Z</dc:date>
  </entry>
  <entry>
    <title>RE: CallDetailReport not working</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4726416" />
    <author>
      <name>Senthil Kumar Natarajan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4726416</id>
    <updated>2011-11-08T16:02:44Z</updated>
    <published>2011-11-08T16:02:44Z</published>
    <summary type="html">Value list query is "SELECT DISTINCT ANI AS ID, ANI AS VALUE FROM Termination_Call_Detail"

i was able to successfull run this query and see records in the SQL and CUIC successfully validates this query.

Collection query is "SELECT [ID] AS ID, [VALUE] AS VALUE FROM [TABLE] WHERE CollectionIdentifierField =&lt;COLLECTIONIDENTIFIER&gt;"

------------

Under Value list i see the CUSTOM value ANI. When i select that  ANI and press VALUES button, i see it returns 0 values. 

If i aunderstanding you correctly, i need to fix this VALUE even before i start tweaking with collections? right?

-------------

Why am i seeing 0 values, is there any restrictions on the TCD table?

-senthil</summary>
    <dc:creator>Senthil Kumar Natarajan</dc:creator>
    <dc:date>2011-11-08T16:02:44Z</dc:date>
  </entry>
  <entry>
    <title>RE: CallDetailReport not working</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4724573" />
    <author>
      <name>Dattatraya Rooyikar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4724573</id>
    <updated>2011-11-08T15:09:00Z</updated>
    <published>2011-11-08T15:09:00Z</published>
    <summary type="html">If you want to create collections for a given report, you should know which value list it is using. From Value list manager, you can create collections.

To know which value list, edit the report check the report definition name. Go to report definition editor and edit the report definition field which is key criteria field.

Please refer user guide.</summary>
    <dc:creator>Dattatraya Rooyikar</dc:creator>
    <dc:date>2011-11-08T15:09:00Z</dc:date>
  </entry>
  <entry>
    <title>RE: CallDetailReport not working</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4724252" />
    <author>
      <name>Senthil Kumar Natarajan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4724252</id>
    <updated>2011-11-08T15:00:21Z</updated>
    <published>2011-11-08T15:00:21Z</published>
    <summary type="html">[quote]

from Cisco developer network. Listed under documentation.

-senthil


Hi Senthil,
 
Collections are not imported, when you import a report. Only value lists are imported. 
 
Collections are not imported because, collection values are specific to a system. These values will not be applicable for a different system where you might be importing.
 
Thanks,
Datta
 [/quote]

Is there a document on what/how collections are created for this custom report?</summary>
    <dc:creator>Senthil Kumar Natarajan</dc:creator>
    <dc:date>2011-11-08T15:00:21Z</dc:date>
  </entry>
  <entry>
    <title>RE: CallDetailReport not working</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4722252" />
    <author>
      <name>Dattatraya Rooyikar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4722252</id>
    <updated>2011-11-08T12:07:01Z</updated>
    <published>2011-11-08T12:07:01Z</published>
    <summary type="html">[quote]from Cisco developer network. Listed under documentation.

-senthil[/quote]
Hi Senthil,
 
Collections are not imported, when you import a report. Only value lists are imported. 
 
Collections are not imported because, collection values are specific to a system. These values will not be applicable for a different system where you might be importing.
 
Thanks,
Datta
 </summary>
    <dc:creator>Dattatraya Rooyikar</dc:creator>
    <dc:date>2011-11-08T12:07:01Z</dc:date>
  </entry>
  <entry>
    <title>RE: CallDetailReport not working</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4721042" />
    <author>
      <name>Senthil Kumar Natarajan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4721042</id>
    <updated>2011-11-07T21:09:03Z</updated>
    <published>2011-11-07T21:09:03Z</published>
    <summary type="html">from Cisco developer network. Listed under documentation.

-senthil</summary>
    <dc:creator>Senthil Kumar Natarajan</dc:creator>
    <dc:date>2011-11-07T21:09:03Z</dc:date>
  </entry>
  <entry>
    <title>RE: CallDetailReport not working</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4722847" />
    <author>
      <name>Luis Yrigoyen</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4722847</id>
    <updated>2011-11-07T20:49:52Z</updated>
    <published>2011-11-07T20:49:52Z</published>
    <summary type="html">what report is that?
where did you download it from?

thanks</summary>
    <dc:creator>Luis Yrigoyen</dc:creator>
    <dc:date>2011-11-07T20:49:52Z</dc:date>
  </entry>
  <entry>
    <title>CallDetailReport not working</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4720978" />
    <author>
      <name>Senthil Kumar Natarajan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4720978</id>
    <updated>2011-11-07T20:38:08Z</updated>
    <published>2011-11-07T20:38:08Z</published>
    <summary type="html">i just imported the [color=#810081][u]CallDetailReport.xml[/color] (from the CDN) to my CUIC 8.0.4. When i try to run the report, i could not see any collections for that report.[/u]
[color=#810081][/color]
[color=#810081]I was under the impression while importing the collection would be created automatically? what am i missing?[/color]
[color=#810081][/color]
[color=#810081]TIA[/color]
[color=#810081]Senthil Natarajan[/color]</summary>
    <dc:creator>Senthil Kumar Natarajan</dc:creator>
    <dc:date>2011-11-07T20:38:08Z</dc:date>
  </entry>
</feed>

