<?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: CUCM 10.5.2 - SXML DimeGetFileService API issue in Management</title>
    <link>https://community.cisco.com/t5/management/cucm-10-5-2-sxml-dimegetfileservice-api-issue/m-p/3429075#M170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like there is a bug with DimeGetFileService API GetOneFile() on CUCM 10.5.2 &lt;A href="https://tools.cisco.com/bugsearch/bug/CSCuv89821/?referring_site=bugquickviewclick"&gt;CSCuv89821&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/A&gt;&lt;/P&gt;&lt;P&gt;I've tried to move Cisco AMC service logs to IM&amp;amp;P server, but got the same error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Feb 2016 15:05:03 GMT</pubDate>
    <dc:creator>Alexey Smirnov</dc:creator>
    <dc:date>2016-02-08T15:05:03Z</dc:date>
    <item>
      <title>CUCM 10.5.2 - SXML DimeGetFileService API issue</title>
      <link>https://community.cisco.com/t5/management/cucm-10-5-2-sxml-dimegetfileservice-api-issue/m-p/3429069#M164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm using the SXML API DimeGetFileService (OneFile), to get from the CUCM some logs files via HTTP. Upgrading from 9.1 to 10.5 calls to the logcollectionservice/services/DimeGetFileService GetOneFile API fail with the error "&lt;SPAN style="font-family: 'courier new', courier; font-size: 13.3333px;"&gt;file not allowed for download&lt;/SPAN&gt;":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN&gt;&amp;lt;soapenv:Envelope xmlns:soapenv="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/envelope/" rel="nofollow" target="_blank"&gt;http://schemas.xmlsoap.org/soap/envelope/&lt;/A&gt;&lt;SPAN&gt;" xmlns:xsd="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema" rel="nofollow" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;&lt;SPAN&gt;" xmlns:xsi="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema-instance" rel="nofollow" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;lt;soapenv:Body&amp;gt;&amp;lt;soapenv:Fault&amp;gt;&amp;lt;faultcode&amp;gt;soapenv:Server.generalException&amp;lt;/faultcode&amp;gt;&amp;lt;faultstring&amp;gt;DimeGetFileService:GetOneFile(): file not allowed for download: /var/log/active/syslog/messages&amp;lt;/faultstring&amp;gt;&amp;lt;detail&amp;gt;&amp;lt;ns1:stackTrace xmlns:ns1="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://xml.apache.org/axis/" rel="nofollow" target="_blank"&gt;http://xml.apache.org/axis/&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;DimeGetFileService:GetOneFile(): file not allowed for download: /var/log/active/syslog/messages&amp;nbsp; at com.cisco.ccm.serviceability.soap.LogCollection.GetFile.DimeGetFileService.GetOneFile(Unknown Source)&amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&amp;nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&amp;nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&amp;nbsp; at java.lang.reflect.Method.invoke(Method.java:606)&amp;nbsp; at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397)&amp;nbsp; at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186)&amp;nbsp; at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)&amp;nbsp; at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)&amp;nbsp; at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)&amp;nbsp; at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)&amp;nbsp; at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454)&amp;nbsp; at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281)&amp;nbsp; at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699)&amp;nbsp; at javax.servlet.http.HttpServlet.service(HttpServlet.java:646)&amp;nbsp; at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)&amp;nbsp; at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)&amp;nbsp; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)&amp;nbsp; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)&amp;nbsp; at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)&amp;nbsp; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)&amp;nbsp; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)&amp;nbsp; at com.cisco.vos.platform.tomcat.valves.CiscoResponseHeaderFilter.doFilter(Unknown Source)&amp;nbsp; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)&amp;nbsp; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)&amp;nbsp; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)&amp;nbsp; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)&amp;nbsp; at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:613)&amp;nbsp; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)&amp;nbsp; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)&amp;nbsp; at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)&amp;nbsp; at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:312)&amp;nbsp; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)&amp;nbsp; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:421)&amp;nbsp; at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1074)&amp;nbsp; at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:611)&amp;nbsp; at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:314)&amp;nbsp; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)&amp;nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)&amp;nbsp; at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)&amp;nbsp; at java.lang.Thread.run(Thread.java:745) &amp;lt;/ns1:stackTrace&amp;gt;&amp;lt;ns2:hostname xmlns:ns2="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://xml.apache.org/axis/" rel="nofollow" target="_blank"&gt;http://xml.apache.org/axis/&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;ucrmsxrsub01&amp;lt;/ns2:hostname&amp;gt;&amp;lt;/detail&amp;gt;&amp;lt;/soapenv:Fault&amp;gt;&amp;lt;/soapenv:Body&amp;gt;&amp;lt;/soapenv:Envelope&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With CUCM 9.1.2 the same API works fine, with 10.5.2 it fails. Has someone experienced something similar? I cannot figure out what's changed with new 10.5 APIs (can't find any documentation).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If someone has any information about it, please share!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Francesco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 10:54:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cucm-10-5-2-sxml-dimegetfileservice-api-issue/m-p/3429069#M164</guid>
      <dc:creator>Francesco La Bella</dc:creator>
      <dc:date>2015-08-06T10:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: CUCM 10.5.2 - SXML DimeGetFileService API issue</title>
      <link>https://community.cisco.com/t5/management/cucm-10-5-2-sxml-dimegetfileservice-api-issue/m-p/3429070#M165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post the XML request you're using?&amp;nbsp; You can sanitize anything that you want to remain private.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 19:58:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cucm-10-5-2-sxml-dimegetfileservice-api-issue/m-p/3429070#M165</guid>
      <dc:creator>npetrele</dc:creator>
      <dc:date>2015-08-06T19:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: CUCM 10.5.2 - SXML DimeGetFileService API issue</title>
      <link>https://community.cisco.com/t5/management/cucm-10-5-2-sxml-dimegetfileservice-api-issue/m-p/3429071#M166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;Hi Nicholas,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;here the XML request:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN&gt;&amp;lt;soapenv:Envelope xmlns:xsi="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema-instance" rel="nofollow" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;SPAN&gt;" xmlns:xsd="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema" rel="nofollow" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;&lt;SPAN&gt;" xmlns:soapenv="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/envelope/" rel="nofollow" target="_blank"&gt;http://schemas.xmlsoap.org/soap/envelope/&lt;/A&gt;&lt;SPAN&gt;" xmlns:soap="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.cisco.com/ast/soap/" rel="nofollow" target="_blank"&gt;http://schemas.cisco.com/ast/soap/&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; &amp;lt;soapenv:Header/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; &amp;lt;soapenv:Body&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;soap:GetOneFile soapenv:encodingStyle="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/encoding/" rel="nofollow" target="_blank"&gt;http://schemas.xmlsoap.org/soap/encoding/&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;FileName xsi:type="get:FileName" xmlns:get="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://cisco.com/ccm/serviceability/soap/LogCollection/GetFile/" rel="nofollow" target="_blank"&gt;http://cisco.com/ccm/serviceability/soap/LogCollection/GetFile/&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;/var/log/active/platform/cli/phones-rep-PST.txt&amp;lt;/FileName&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/soap:GetOneFile&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; &amp;lt;/soapenv:Body&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;lt;/soapenv:Envelope&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;I'm trying to download a file generated by a risdb command on CUCM. In CUCM version 9.1 all work fine.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;I get the same error even using the SoapUI test tool.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;Thanks in advance,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;Francesco&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 21:29:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cucm-10-5-2-sxml-dimegetfileservice-api-issue/m-p/3429071#M166</guid>
      <dc:creator>Francesco La Bella</dc:creator>
      <dc:date>2015-08-06T21:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: CUCM 10.5.2 - SXML DimeGetFileService API issue</title>
      <link>https://community.cisco.com/t5/management/cucm-10-5-2-sxml-dimegetfileservice-api-issue/m-p/3429072#M167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm doing other tests on this, and I found that for some files it works correctly. For example, if I try to download a file in the Tomcat Logs folder, the API is executed. Below, working XML request:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN&gt;&amp;lt;soapenv:Envelope xmlns:xsi="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema-instance" rel="nofollow" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;SPAN&gt;" xmlns:xsd="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema" rel="nofollow" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;&lt;SPAN&gt;" xmlns:soapenv="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/envelope/" rel="nofollow" target="_blank"&gt;http://schemas.xmlsoap.org/soap/envelope/&lt;/A&gt;&lt;SPAN&gt;" xmlns:soap="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.cisco.com/ast/soap/" rel="nofollow" target="_blank"&gt;http://schemas.cisco.com/ast/soap/&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; &amp;lt;soapenv:Header/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; &amp;lt;soapenv:Body&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;soap:GetOneFile soapenv:encodingStyle="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/encoding/" rel="nofollow" target="_blank"&gt;http://schemas.xmlsoap.org/soap/encoding/&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;FileName xsi:type="get:FileName" xmlns:get="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://cisco.com/ccm/serviceability/soap/LogCollection/GetFile/" rel="nofollow" target="_blank"&gt;http://cisco.com/ccm/serviceability/soap/LogCollection/GetFile/&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;/var/log/active/tomcat/logs/localhost.2015-08-03.log&amp;lt;/FileName&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/soap:GetOneFile&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; &amp;lt;/soapenv:Body&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;lt;/soapenv:Envelope&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;Could it be a permission issue on some folders? I'm using an application user belonging to the following groups:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;Standard CCM Superuser&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;Standard CCM Server &lt;SPAN style="font-size: 13.3333px;"&gt;Monitoring&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 13.3333px; font-family: arial, helvetica, sans-serif;"&gt;Standard RealtimeAndTraceCollection&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seams no other groups are related to the use of SXML APIs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ciao,&lt;/P&gt;&lt;P&gt;Francesco&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 07:27:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cucm-10-5-2-sxml-dimegetfileservice-api-issue/m-p/3429072#M167</guid>
      <dc:creator>Francesco La Bella</dc:creator>
      <dc:date>2015-08-07T07:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: CUCM 10.5.2 - SXML DimeGetFileService API issue</title>
      <link>https://community.cisco.com/t5/management/cucm-10-5-2-sxml-dimegetfileservice-api-issue/m-p/3429073#M168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Francesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, that's what I suspect it is.&amp;nbsp; In CUCM (logged in as an administrator), go to User Management -&amp;gt; User Settings -&amp;gt; Role, and take a look at the roles your system has defined and what privileges they afford.&amp;nbsp; You can always define a new role, too, and assign it the privileges you need for your application.&amp;nbsp; Also, check out User Management -&amp;gt; User Settings -&amp;gt; Access Control Group. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unless you just mis-typed it, maybe someone has defined new roles and permissions and you're not getting the permissions you expect.&amp;nbsp; On our lab, the ACL is called Standard CCM Super Users, not &lt;SPAN style="font-style: inherit; font-weight: inherit; font-size: 10pt; line-height: 1.5em;"&gt;Standard CCM Superuser. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 19:28:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cucm-10-5-2-sxml-dimegetfileservice-api-issue/m-p/3429073#M168</guid>
      <dc:creator>npetrele</dc:creator>
      <dc:date>2015-08-07T19:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: CUCM 10.5.2 - SXML DimeGetFileService API issue</title>
      <link>https://community.cisco.com/t5/management/cucm-10-5-2-sxml-dimegetfileservice-api-issue/m-p/3429074#M169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Francesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you manage to resolve this?&lt;/P&gt;&lt;P&gt;I am encountering the same issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Enda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 14:35:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cucm-10-5-2-sxml-dimegetfileservice-api-issue/m-p/3429074#M169</guid>
      <dc:creator>endamcm79</dc:creator>
      <dc:date>2016-01-11T14:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: CUCM 10.5.2 - SXML DimeGetFileService API issue</title>
      <link>https://community.cisco.com/t5/management/cucm-10-5-2-sxml-dimegetfileservice-api-issue/m-p/3429075#M170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like there is a bug with DimeGetFileService API GetOneFile() on CUCM 10.5.2 &lt;A href="https://tools.cisco.com/bugsearch/bug/CSCuv89821/?referring_site=bugquickviewclick"&gt;CSCuv89821&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/A&gt;&lt;/P&gt;&lt;P&gt;I've tried to move Cisco AMC service logs to IM&amp;amp;P server, but got the same error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 15:05:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/cucm-10-5-2-sxml-dimegetfileservice-api-issue/m-p/3429075#M170</guid>
      <dc:creator>Alexey Smirnov</dc:creator>
      <dc:date>2016-02-08T15:05:03Z</dc:date>
    </item>
  </channel>
</rss>

