<?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: FindParameters:layerDefinitions in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/findparameters-layerdefinitions/m-p/565048#M12735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just FYI that &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/index.html?com/esri/ags/tasks/supportClasses/FindParameters.html&amp;amp;com/esri/ags/tasks/supportClasses/class-list.html"&gt;&lt;SPAN style="text-decoration:underline;"&gt;the documentation&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; have been updated with this information, as well as some similar places where the "ArcGIS Server 10 is required" info was missing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/supportClasses/FindParameters.html#layerDefinitions"&gt;FindParameters - layerDefinitions&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/supportClasses/FindParameters.html#maxAllowableOffset"&gt;FindParameters - maxAllowableOffset&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/supportClasses/IdentifyParameters.html#layerDefinitions"&gt;IdentifyParameters - layerDefinitions&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/supportClasses/IdentifyParameters.html#layerTimeOptions"&gt;IdentifyParameters - layerTimeOptions&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/supportClasses/IdentifyParameters.html#maxAllowableOffset"&gt;IdentifyParameters - maxAllowableOffset&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/supportClasses/IdentifyParameters.html#timeExtent"&gt;IdentifyParameters.html - timeExtent&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/supportClasses/Query.html#maxAllowableOffset"&gt;Query - maxAllowableOffset&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/supportClasses/Query.html#objectIds"&gt;Query - objectIds&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/supportClasses/Query.html#timeExtent"&gt;Query - timeExtent&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for helping us make the documentation better &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Jan 2011 19:21:17 GMT</pubDate>
    <dc:creator>BjornSvensson</dc:creator>
    <dc:date>2011-01-26T19:21:17Z</dc:date>
    <item>
      <title>FindParameters:layerDefinitions</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/findparameters-layerdefinitions/m-p/565045#M12732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could someone just confirm that the layerDefinitions property in FindParameters is for Server 10 only?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If so, it would be helpful if the documentation @ &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/index.html"&gt;http://help.arcgis.com/en/webapi/flex/apiref/index.html&lt;/A&gt;&lt;SPAN&gt; coud be updated to reflect this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way in 9.3.1 using a findtask to acheive the same functionality?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Dec 2010 09:41:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/findparameters-layerdefinitions/m-p/565045#M12732</guid>
      <dc:creator>TonyCollins</dc:creator>
      <dc:date>2010-12-17T09:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: FindParameters:layerDefinitions</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/findparameters-layerdefinitions/m-p/565046#M12733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, this requires 10:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/apis/rest/find.html"&gt;http://help.arcgis.com/en/arcgisserver/10.0/apis/rest/find.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for letting us know that this is missing from the API docs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would it be possible for you to use the QueryTask instead even though this means a separate request per layer?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Dec 2010 17:33:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/findparameters-layerdefinitions/m-p/565046#M12733</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-12-17T17:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: FindParameters:layerDefinitions</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/findparameters-layerdefinitions/m-p/565047#M12734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Yes, this requires 10:&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/apis/rest/find.html"&gt;http://help.arcgis.com/en/arcgisserver/10.0/apis/rest/find.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for letting us know that this is missing from the API docs.&lt;BR /&gt;&lt;BR /&gt;Would it be possible for you to use the QueryTask instead even though this means a separate request per layer?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for that, just wanted to be sure. Unfortunately there are about 10 layers to query which I would guess is much slower?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just another reason to note down for moving to 10 :o|&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Dec 2010 17:36:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/findparameters-layerdefinitions/m-p/565047#M12734</guid>
      <dc:creator>TonyCollins</dc:creator>
      <dc:date>2010-12-17T17:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: FindParameters:layerDefinitions</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/findparameters-layerdefinitions/m-p/565048#M12735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just FYI that &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/index.html?com/esri/ags/tasks/supportClasses/FindParameters.html&amp;amp;com/esri/ags/tasks/supportClasses/class-list.html"&gt;&lt;SPAN style="text-decoration:underline;"&gt;the documentation&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; have been updated with this information, as well as some similar places where the "ArcGIS Server 10 is required" info was missing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/supportClasses/FindParameters.html#layerDefinitions"&gt;FindParameters - layerDefinitions&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/supportClasses/FindParameters.html#maxAllowableOffset"&gt;FindParameters - maxAllowableOffset&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/supportClasses/IdentifyParameters.html#layerDefinitions"&gt;IdentifyParameters - layerDefinitions&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/supportClasses/IdentifyParameters.html#layerTimeOptions"&gt;IdentifyParameters - layerTimeOptions&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/supportClasses/IdentifyParameters.html#maxAllowableOffset"&gt;IdentifyParameters - maxAllowableOffset&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/supportClasses/IdentifyParameters.html#timeExtent"&gt;IdentifyParameters.html - timeExtent&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/supportClasses/Query.html#maxAllowableOffset"&gt;Query - maxAllowableOffset&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/supportClasses/Query.html#objectIds"&gt;Query - objectIds&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/supportClasses/Query.html#timeExtent"&gt;Query - timeExtent&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for helping us make the documentation better &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jan 2011 19:21:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/findparameters-layerdefinitions/m-p/565048#M12735</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2011-01-26T19:21:17Z</dc:date>
    </item>
  </channel>
</rss>

