<?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 Deferred list in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/deferred-list/m-p/459146#M42407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; I'm running multiple queries in quick sequence, to get all the results at the same time I'm using a deferred list on wich permorm all the next elaboration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to associate to every query result a number that I get at the invocation of the queryTask.execute()...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I do this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you everybody.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Mar 2012 09:44:18 GMT</pubDate>
    <dc:creator>demdeberanz</dc:creator>
    <dc:date>2012-03-09T09:44:18Z</dc:date>
    <item>
      <title>Deferred list</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/deferred-list/m-p/459146#M42407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; I'm running multiple queries in quick sequence, to get all the results at the same time I'm using a deferred list on wich permorm all the next elaboration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to associate to every query result a number that I get at the invocation of the queryTask.execute()...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I do this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you everybody.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 09:44:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/deferred-list/m-p/459146#M42407</guid>
      <dc:creator>demdeberanz</dc:creator>
      <dc:date>2012-03-09T09:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Deferred list</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/deferred-list/m-p/459147#M42408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;see this sample: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/query_deferred_list.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/query_deferred_list.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 12:18:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/deferred-list/m-p/459147#M42408</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2012-03-09T12:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Deferred list</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/deferred-list/m-p/459148#M42409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I take a different (simpilier) approach, that may or may not work for you.&amp;nbsp; Instead of trying to combine the results, I let them come in individually, and then just append them to a results block.&amp;nbsp; That way if one result comes back quickly it is displayed immediately, and if a query takes a long time the results just show up whenever its done.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 13:38:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/deferred-list/m-p/459148#M42409</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2012-03-09T13:38:30Z</dc:date>
    </item>
  </channel>
</rss>

