<?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: findrask limitation in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/findrask-limitation/m-p/318352#M29376</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Because in the majority of cases the data schemas of the layers are different a query can be only defined and valid for that specific data source/attribute table/feature class/layer. So the "Query" operation works only for one layer at once. A "Find" operation is implemented different and therefore works on multiple layers of one service; it's an operation of the service-endpoint whereas the query is an operation on a layers-endpoint.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To query multiple layers you have to place your query on each layer, specifiy the return fields and combine the results in your application-view.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Find Operation: &lt;/SPAN&gt;&lt;A href="http://sampleserver3.arcgisonline.com/ArcGIS/SDK/REST/find.html"&gt;http://sampleserver3.arcgisonline.com/ArcGIS/SDK/REST/find.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Query Operation: &lt;/SPAN&gt;&lt;A href="http://sampleserver3.arcgisonline.com/ArcGIS/SDK/REST/query.html"&gt;http://sampleserver3.arcgisonline.com/ArcGIS/SDK/REST/query.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Nov 2010 09:58:26 GMT</pubDate>
    <dc:creator>AxelSchaefer</dc:creator>
    <dc:date>2010-11-02T09:58:26Z</dc:date>
    <item>
      <title>findrask limitation</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/findrask-limitation/m-p/318351#M29375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;how i can search in multible&amp;nbsp; layer using find task in using where because i have more than one parameter to spcify the correct record&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i want somthing like query.where ="cityname = ca and year_id= 2010 and id=9" and the search will be in layer 0 and 1&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 21:10:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/findrask-limitation/m-p/318351#M29375</guid>
      <dc:creator>ahmadhasan</dc:creator>
      <dc:date>2010-10-27T21:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: findrask limitation</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/findrask-limitation/m-p/318352#M29376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Because in the majority of cases the data schemas of the layers are different a query can be only defined and valid for that specific data source/attribute table/feature class/layer. So the "Query" operation works only for one layer at once. A "Find" operation is implemented different and therefore works on multiple layers of one service; it's an operation of the service-endpoint whereas the query is an operation on a layers-endpoint.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To query multiple layers you have to place your query on each layer, specifiy the return fields and combine the results in your application-view.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Find Operation: &lt;/SPAN&gt;&lt;A href="http://sampleserver3.arcgisonline.com/ArcGIS/SDK/REST/find.html"&gt;http://sampleserver3.arcgisonline.com/ArcGIS/SDK/REST/find.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Query Operation: &lt;/SPAN&gt;&lt;A href="http://sampleserver3.arcgisonline.com/ArcGIS/SDK/REST/query.html"&gt;http://sampleserver3.arcgisonline.com/ArcGIS/SDK/REST/query.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 09:58:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/findrask-limitation/m-p/318352#M29376</guid>
      <dc:creator>AxelSchaefer</dc:creator>
      <dc:date>2010-11-02T09:58:26Z</dc:date>
    </item>
  </channel>
</rss>

