<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: CDR - CDRonDemandService endpoint in CUCM 12? in Management</title>
    <link>https://community.cisco.com/t5/management/cdr-cdrondemandservice-endpoint-in-cucm-12/m-p/4648445#M3924</link>
    <description>&lt;P&gt;Hey there;&lt;/P&gt;
&lt;P&gt;I'm on a 12.5 system trying use the CDR on demand API to view a list of files returned via SOAP, but I keep getting the "No file found within the specified time range" error, using the following WSDL URL: &lt;A href="https://ccm-hostname/CDRonDemandService2/services/CDRonDemandService?wsdl" target="_blank"&gt;https://ccm-hostname/CDRonDemandService2/services/CDRonDemandService?wsdl&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;However if I ssh to the same pub locally and view the &lt;EM&gt;processed&lt;/EM&gt; folder I can see several files in there that exist between the&amp;nbsp; in0=202207111300 and in1=202207111400 date ranges (also setting in2=True) that I'm passing to the API, see below:&lt;/P&gt;
&lt;P&gt;admin:file list activelog /cm/cdr_repository/processed/20220711/cdr*&lt;BR /&gt;cdr_Hinsonlabs-125_01_202207111339_42 cdr_Hinsonlabs-125_01_202207111340_43&lt;BR /&gt;cdr_Hinsonlabs-125_01_202207111342_45 cdr_Hinsonlabs-125_01_202207111347_46&lt;BR /&gt;cdr_Hinsonlabs-125_01_202207111359_47 cdr_Hinsonlabs-125_01_202207111402_48&lt;BR /&gt;cdr_Hinsonlabs-125_01_202207111404_49 cdr_Hinsonlabs-125_01_202207111405_50&lt;BR /&gt;cdr_Hinsonlabs-125_01_202207111409_51 cdr_Hinsonlabs-125_01_202207111412_52&lt;BR /&gt;cdr_Hinsonlabs-125_01_202207111413_53 cdr_Hinsonlabs-125_01_202207111427_54&lt;/P&gt;
&lt;P&gt;Any ideas on why I keep getting the "No file found within the specified time range" error?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Jul 2022 20:16:31 GMT</pubDate>
    <dc:creator>ghinson</dc:creator>
    <dc:date>2022-07-11T20:16:31Z</dc:date>
    <item>
      <title>CDR - CDRonDemandService endpoint in CUCM 12?</title>
      <link>https://community.cisco.com/t5/management/cdr-cdrondemandservice-endpoint-in-cucm-12/m-p/3421785#M57</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On a recently installed CUCM 12, I'm trying to access CDR on demand service. Double checked Cisco Unified Serviceability, everything looks fine, the service is enabled and status is running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the endpoint was used before is not valid: &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow" target="_blank"&gt;https://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;CUCM IP&amp;gt;:8443/CDRonDemandService/services/CDRonDemand &lt;/SPAN&gt;&lt;BR /&gt;AXIS error - No service at this this URL &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For CUCM 11 it was working fine. CDRonDemand endpoint has changed in CUCM 12?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 14:08:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cdr-cdrondemandservice-endpoint-in-cucm-12/m-p/3421785#M57</guid>
      <dc:creator>istibekesi</dc:creator>
      <dc:date>2018-01-18T14:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: CDR - CDRonDemandService endpoint in CUCM 12?</title>
      <link>https://community.cisco.com/t5/management/cdr-cdrondemandservice-endpoint-in-cucm-12/m-p/3421786#M58</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try &lt;CODE&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow" target="_blank"&gt;https://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;server&amp;gt;:8443/realtimeservice2/services/CDRonDemandService&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;Per the guide here: &lt;A href="https://developer.cisco.com/site/sxml/documents/api-reference/cdr-on-demand/" title="https://developer.cisco.com/site/sxml/documents/api-reference/cdr-on-demand/"&gt;https://developer.cisco.com/site/sxml/documents/api-reference/cdr-on-demand/&lt;/A&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect that the previous URL you are referencing was for the deprecated 'RPC' SOAP flavor of the API...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 17:50:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cdr-cdrondemandservice-endpoint-in-cucm-12/m-p/3421786#M58</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2018-01-18T17:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: CDR - CDRonDemandService endpoint in CUCM 12?</title>
      <link>https://community.cisco.com/t5/management/cdr-cdrondemandservice-endpoint-in-cucm-12/m-p/3421787#M59</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The URL in the guide does not work for me either. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I've got the answer from a DevNet ticket meanwhile:&lt;/P&gt;&lt;P&gt;I was using AXIS 1, which is not deprecated in CUCM 12.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN&gt;The URL used&amp;nbsp; "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow" target="_blank"&gt;https://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;IP&amp;gt;/CDRonDemandService/" to access the SOAP services is in deprecation plan which uses AXIS 1 framework.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We are already providing AXIS2 support services with following&amp;nbsp; URL "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow" target="_blank"&gt;https://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;IP&amp;gt;/CDRonDemandService2/ ".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;If Customer want to access the AXIS1 SOAP services , they have to activate by running below command in their machine .&lt;/P&gt;
&lt;P&gt;soapservicecontrol.sh&amp;nbsp; CDRonDemandService CDRonDemand start/stop&amp;nbsp; 8443 "&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 09:59:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cdr-cdrondemandservice-endpoint-in-cucm-12/m-p/3421787#M59</guid>
      <dc:creator>istibekesi</dc:creator>
      <dc:date>2018-01-19T09:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: CDR - CDRonDemandService endpoint in CUCM 12?</title>
      <link>https://community.cisco.com/t5/management/cdr-cdrondemandservice-endpoint-in-cucm-12/m-p/4648445#M3924</link>
      <description>&lt;P&gt;Hey there;&lt;/P&gt;
&lt;P&gt;I'm on a 12.5 system trying use the CDR on demand API to view a list of files returned via SOAP, but I keep getting the "No file found within the specified time range" error, using the following WSDL URL: &lt;A href="https://ccm-hostname/CDRonDemandService2/services/CDRonDemandService?wsdl" target="_blank"&gt;https://ccm-hostname/CDRonDemandService2/services/CDRonDemandService?wsdl&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;However if I ssh to the same pub locally and view the &lt;EM&gt;processed&lt;/EM&gt; folder I can see several files in there that exist between the&amp;nbsp; in0=202207111300 and in1=202207111400 date ranges (also setting in2=True) that I'm passing to the API, see below:&lt;/P&gt;
&lt;P&gt;admin:file list activelog /cm/cdr_repository/processed/20220711/cdr*&lt;BR /&gt;cdr_Hinsonlabs-125_01_202207111339_42 cdr_Hinsonlabs-125_01_202207111340_43&lt;BR /&gt;cdr_Hinsonlabs-125_01_202207111342_45 cdr_Hinsonlabs-125_01_202207111347_46&lt;BR /&gt;cdr_Hinsonlabs-125_01_202207111359_47 cdr_Hinsonlabs-125_01_202207111402_48&lt;BR /&gt;cdr_Hinsonlabs-125_01_202207111404_49 cdr_Hinsonlabs-125_01_202207111405_50&lt;BR /&gt;cdr_Hinsonlabs-125_01_202207111409_51 cdr_Hinsonlabs-125_01_202207111412_52&lt;BR /&gt;cdr_Hinsonlabs-125_01_202207111413_53 cdr_Hinsonlabs-125_01_202207111427_54&lt;/P&gt;
&lt;P&gt;Any ideas on why I keep getting the "No file found within the specified time range" error?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 20:16:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cdr-cdrondemandservice-endpoint-in-cucm-12/m-p/4648445#M3924</guid>
      <dc:creator>ghinson</dc:creator>
      <dc:date>2022-07-11T20:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: CDR - CDRonDemandService endpoint in CUCM 12?</title>
      <link>https://community.cisco.com/t5/management/cdr-cdrondemandservice-endpoint-in-cucm-12/m-p/4648957#M3925</link>
      <description>&lt;P&gt;That seems right at first glance.&amp;nbsp; Could you perhaps provide the full/raw HTTP request, maybe we can spot something..?&lt;/P&gt;
&lt;P&gt;I would note that the service endpoint indicated by the CDRonDemandService2 WSDL is &lt;A href="https://bst.cloudapps.cisco.com/bugsearch/bug/CSCwa71902" target="_self"&gt;unfortunately incorrect&lt;/A&gt;, and should be:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://cucm_pub:8443/CDRonDemandService2/services/CDRonDemandService" target="_blank"&gt;https://cucm_pub:8443/CDRonDemandService2/services/CDRonDemandService&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;but I don't think you're getting the usual error about no service endpoint found...unless you got the old CDRonDemand service enabled and are using that..?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 18:25:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cdr-cdrondemandservice-endpoint-in-cucm-12/m-p/4648957#M3925</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2022-07-12T18:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: CDR - CDRonDemandService endpoint in CUCM 12?</title>
      <link>https://community.cisco.com/t5/management/cdr-cdrondemandservice-endpoint-in-cucm-12/m-p/4648961#M3926</link>
      <description>&lt;P&gt;Thanks for the quick response. Seems that providing :8443 in the WSDL URL didn't make a difference, as I could browse to that URL and see the WSDL file with and without the :8443 port reference. In either case I tested it both ways via the API and I get the "No file found within the specified time range" error in both conditions, even though via command line I can see files in the "processed" folder in the path I provided previously. I'll try later today to provide a the response from SoapUI or other SOAP client. I was using the zeep SOAP client with Python when I encountered the no file found error.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 18:34:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cdr-cdrondemandservice-endpoint-in-cucm-12/m-p/4648961#M3926</guid>
      <dc:creator>ghinson</dc:creator>
      <dc:date>2022-07-12T18:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: CDR - CDRonDemandService endpoint in CUCM 12?</title>
      <link>https://community.cisco.com/t5/management/cdr-cdrondemandservice-endpoint-in-cucm-12/m-p/4649005#M3927</link>
      <description>&lt;P&gt;when attempting to run the get_file_list in Postman, I get "unexpected subelement in0", see attached image. I also used the following link to format the Body of the POST command sent to the server: &lt;A href="https://developer.cisco.com/docs/sxml/#!cdrondemand-api-reference/get_file_list" target="_blank" rel="noopener"&gt;https://developer.cisco.com/docs/sxml/#!cdrondemand-api-reference/get_file_list&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 20:05:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cdr-cdrondemandservice-endpoint-in-cucm-12/m-p/4649005#M3927</guid>
      <dc:creator>ghinson</dc:creator>
      <dc:date>2022-07-12T20:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: CDR - CDRonDemandService endpoint in CUCM 12?</title>
      <link>https://community.cisco.com/t5/management/cdr-cdrondemandservice-endpoint-in-cucm-12/m-p/4649179#M3928</link>
      <description>&lt;P&gt;Unfortunately the example in the docs seems to have been carried forward from olden times...it has some extraneous namespaces, and - crucially - has a trailing '/' on the end of the xmlns:soap namespace (which reproduces your problem).&lt;/P&gt;
&lt;P&gt;The docs have been updated with samples based on the CUCM 14 WSDL: &lt;A href="https://developer.cisco.com/docs/sxml/#!cdrondemand-api-reference/get_file_list" target="_blank"&gt;https://developer.cisco.com/docs/sxml/#!cdrondemand-api-reference/get_file_list&lt;/A&gt;&lt;BR /&gt;The doc also suggests restarting the CDR repository manager services on CUCM as a possible fix/workaround...any chance you can try that?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 00:57:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cdr-cdrondemandservice-endpoint-in-cucm-12/m-p/4649179#M3928</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2022-07-13T00:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: CDR - CDRonDemandService endpoint in CUCM 12?</title>
      <link>https://community.cisco.com/t5/management/cdr-cdrondemandservice-endpoint-in-cucm-12/m-p/4649244#M3929</link>
      <description>&lt;P&gt;Thank you for the updated XML syntax. My postman test is working now, as it is now returning the list of expected files I knew existed on the CUCM in that date/time range, see attached screenshot.I also figured out what was happening with the zeep module, which was a separate issue. All is working now, I'm getting the same file list via postman and zeep SOAP clients, thanks again for your help!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 16:12:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cdr-cdrondemandservice-endpoint-in-cucm-12/m-p/4649244#M3929</guid>
      <dc:creator>ghinson</dc:creator>
      <dc:date>2022-07-13T16:12:54Z</dc:date>
    </item>
  </channel>
</rss>

