<?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 Outstatistics problem in layer query in ArcGIS REST APIs and Services Questions</title>
    <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/outstatistics-problem-in-layer-query/m-p/265651#M1282</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: teartreat&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;on ArcGIS Server v. 10.1 SP1, through REST API I am using the Query operation for the layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a problem with &lt;/SPAN&gt;&lt;STRONG&gt;output statistics&lt;/STRONG&gt;&lt;SPAN&gt; option of the query. When I enter the fully qualified name of the column as &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;onstatisticField&lt;/SPAN&gt;&lt;SPAN&gt; value of json (for example: &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;gdb_vs.SDE.GAZDINSKE_JEDINICE.GJ&lt;/SPAN&gt;&lt;SPAN&gt;) I get the &lt;/SPAN&gt;&lt;SPAN style="color: &amp;quot;#FF0000&amp;quot;; font-style: italic;"&gt;unable to complete operation&lt;/SPAN&gt;&lt;SPAN&gt; error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When using output statistics in query operation on other layers, where column names are not qualified (without dots in its name, for example &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;GJ&lt;/SPAN&gt;&lt;SPAN&gt;), query works fine, and displays statistics results.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried just entering &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;GJ&lt;/SPAN&gt;&lt;SPAN&gt; instead, but that didnt work. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, since I am using javascript to call the query from application i tried to &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;dirty&lt;/SPAN&gt;&lt;SPAN&gt; the where clause of the query, like it was suggested here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/73456-new-problem-REST-query-10.1-every-other-request-fails-(400-unable-to-complete-oper)" rel="nofollow"&gt;http://forums.arcgis.com/threads/73456-new-problem-REST-query-10.1-every-other-request-fails-(400-unable-to-complete-oper)&lt;/A&gt;&lt;SPAN&gt;, that didnt work either.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the attachment you can see the example of the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Dec 2013 06:44:20 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2013-12-20T06:44:20Z</dc:date>
    <item>
      <title>Outstatistics problem in layer query</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/outstatistics-problem-in-layer-query/m-p/265651#M1282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: teartreat&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;on ArcGIS Server v. 10.1 SP1, through REST API I am using the Query operation for the layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a problem with &lt;/SPAN&gt;&lt;STRONG&gt;output statistics&lt;/STRONG&gt;&lt;SPAN&gt; option of the query. When I enter the fully qualified name of the column as &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;onstatisticField&lt;/SPAN&gt;&lt;SPAN&gt; value of json (for example: &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;gdb_vs.SDE.GAZDINSKE_JEDINICE.GJ&lt;/SPAN&gt;&lt;SPAN&gt;) I get the &lt;/SPAN&gt;&lt;SPAN style="color: &amp;quot;#FF0000&amp;quot;; font-style: italic;"&gt;unable to complete operation&lt;/SPAN&gt;&lt;SPAN&gt; error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When using output statistics in query operation on other layers, where column names are not qualified (without dots in its name, for example &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;GJ&lt;/SPAN&gt;&lt;SPAN&gt;), query works fine, and displays statistics results.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried just entering &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;GJ&lt;/SPAN&gt;&lt;SPAN&gt; instead, but that didnt work. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, since I am using javascript to call the query from application i tried to &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;dirty&lt;/SPAN&gt;&lt;SPAN&gt; the where clause of the query, like it was suggested here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/73456-new-problem-REST-query-10.1-every-other-request-fails-(400-unable-to-complete-oper)" rel="nofollow"&gt;http://forums.arcgis.com/threads/73456-new-problem-REST-query-10.1-every-other-request-fails-(400-unable-to-complete-oper)&lt;/A&gt;&lt;SPAN&gt;, that didnt work either.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the attachment you can see the example of the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 06:44:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/outstatistics-problem-in-layer-query/m-p/265651#M1282</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-12-20T06:44:20Z</dc:date>
    </item>
  </channel>
</rss>

