<?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: Data Retrieval Types for autocomplete functionality in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/data-retrieval-types-for-autocomplete/m-p/537499#M12137</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Wes,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; How often does the data you are autocomplete 'ing get updated? Because if you don't need that list to be updated daily than there are definitely faster ways.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Dec 2010 14:47:06 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2010-12-14T14:47:06Z</dc:date>
    <item>
      <title>Data Retrieval Types for autocomplete functionality</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/data-retrieval-types-for-autocomplete/m-p/537498#M12136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am utilizing the autocomplete component from flashcommander &lt;/SPAN&gt;&lt;A href="http://flashcommander.org/blog/flex-4-autocomplete"&gt;http://flashcommander.org/blog/flex-4-autocomplete&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This seems to work really well, although for my situation I am wondering if anyone has ever implemented any speed/performance tests of different types of web services.&amp;nbsp; I will work through these myself, but thought if someone had any recommendations that they could pass along, it would be greatly appreciated.&amp;nbsp; The way my application will work is that the search component will be set up similar to a widget and the data for the autocomplete textinput will be bound after the component is initialized.&amp;nbsp; There are over 1200 records that will populate the autocomplete.&amp;nbsp; Any suggestions on the fastest query to implement?&amp;nbsp; (.net web service, ArcGIS Server query, embedded xml file).&amp;nbsp; The data required is published as a web service and seems to work ok, although if there is a faster option I would definitely be open to trying something else.&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 14:37:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/data-retrieval-types-for-autocomplete/m-p/537498#M12136</guid>
      <dc:creator>WesBailes</dc:creator>
      <dc:date>2010-12-14T14:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Data Retrieval Types for autocomplete functionality</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/data-retrieval-types-for-autocomplete/m-p/537499#M12137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Wes,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; How often does the data you are autocomplete 'ing get updated? Because if you don't need that list to be updated daily than there are definitely faster ways.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 14:47:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/data-retrieval-types-for-autocomplete/m-p/537499#M12137</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-12-14T14:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Data Retrieval Types for autocomplete functionality</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/data-retrieval-types-for-autocomplete/m-p/537500#M12138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Wes,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; How often does the data you are autocomplete 'ing get updated? Because if you don't need that list to be updated daily than there are definitely faster ways.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Not often at all...I'm thinking once a month or more tops.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 14:50:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/data-retrieval-types-for-autocomplete/m-p/537500#M12138</guid>
      <dc:creator>WesBailes</dc:creator>
      <dc:date>2010-12-14T14:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Data Retrieval Types for autocomplete functionality</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/data-retrieval-types-for-autocomplete/m-p/537501#M12139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here's a great tool showing the typical performance of various protocols:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.jamesward.com/census/"&gt;http://www.jamesward.com/census/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;AMF is the fastest way to request the data, but if you can embed it and don't mind redeploying that every month, that's probably the fastest option. AGS Server 10 supports AMF output of queries.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 15:30:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/data-retrieval-types-for-autocomplete/m-p/537501#M12139</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-12-14T15:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Data Retrieval Types for autocomplete functionality</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/data-retrieval-types-for-autocomplete/m-p/537502#M12140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Wes,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; So here is an example of embedding 47K+ values in an as file for use in an auto complete using YahooAstra. The zip file is a FlashBuilder archived project so all you have to do is import it using the file -&amp;gt; import -&amp;gt; Flash Builder Project -&amp;gt; file option&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 15:43:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/data-retrieval-types-for-autocomplete/m-p/537502#M12140</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-12-14T15:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Data Retrieval Types for autocomplete functionality</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/data-retrieval-types-for-autocomplete/m-p/537503#M12141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks guys for both of your responses.&amp;nbsp; I will put this advice to good use!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 01:33:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/data-retrieval-types-for-autocomplete/m-p/537503#M12141</guid>
      <dc:creator>WesBailes</dc:creator>
      <dc:date>2010-12-15T01:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Data Retrieval Types for autocomplete functionality</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/data-retrieval-types-for-autocomplete/m-p/537504#M12142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I downloaded your zip file to our development server, did a compile to create a .swf file and tried to create a widget on our development application. When I click on the widget, I get the little clock and that is all I get. Is this method the correct method to post your widget so that I can get an idea of how long that the autocomplete takes to download 47K records to the client? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tom&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 13:49:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/data-retrieval-types-for-autocomplete/m-p/537504#M12142</guid>
      <dc:creator>TomMarkham</dc:creator>
      <dc:date>2011-05-13T13:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Data Retrieval Types for autocomplete functionality</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/data-retrieval-types-for-autocomplete/m-p/537505#M12143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tom,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Check in your Flash Builder problems window to see if there are any issues when compiling the widget.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 May 2011 10:55:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/data-retrieval-types-for-autocomplete/m-p/537505#M12143</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-05-22T10:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Data Retrieval Types for autocomplete functionality</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/data-retrieval-types-for-autocomplete/m-p/537506#M12144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Tom,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Check in your Flash Builder problems window to see if there are any issues when compiling the widget.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did a compile this morning and the problem window is showing 0 items. The SWF file had todays date. I moved the SWF file to the Widget folder and tried the application again with the same results. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried the AutoComplete application from the Code Gallery (MadsGren) with our data (around 80,000 property addresses) and on the first entry it is taking over a minute before I see results in our development application. After the first entry, all subsequent entries are very fast and the map displays the property very fast. Since I am testing from a fast network, I am concerned that deploying this function to an average Internet user would result in an unacceptable wait time. This is why I would like to try out your solution to see if the initial entry wait time has been reduced to a more acceptable time. It seems to me that dragging this many records over the network down to the desktop can be a big problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tom&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 12:58:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/data-retrieval-types-for-autocomplete/m-p/537506#M12144</guid>
      <dc:creator>TomMarkham</dc:creator>
      <dc:date>2011-05-25T12:58:10Z</dc:date>
    </item>
  </channel>
</rss>

