<?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 Question about findTask in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/question-about-findtask/m-p/246818#M5853</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;SPAN&gt;Many, Many thanks, that was exactly what I needed.&amp;nbsp; Onward and Upward&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Again thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Richard Krell&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Apr 2010 18:16:29 GMT</pubDate>
    <dc:creator>RichardKrell</dc:creator>
    <dc:date>2010-04-19T18:16:29Z</dc:date>
    <item>
      <title>Question about findTask</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/question-about-findtask/m-p/246811#M5846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am looking at the find examples and can get them to work with my data.&amp;nbsp; It will find the point or line indicate it's location by first highlighting it and then by zooming into it.&amp;nbsp; My problem though is the datagrid.&amp;nbsp; As long as I am only looking for the items described in the examples it works fine but when I start adding other datafields I get a blank.&amp;nbsp; I am using Flex Builder 3 sdk 3.2 and ArcGIS Server ver. 9.3.1.&amp;nbsp; I have included mxml file.&amp;nbsp; If someone could point me in the right direction it would be greatly appriciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Richard Krell&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Senior Analyst&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chicago Metropolitan Agency for Planning&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chicago, Illinois&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 14:30:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/question-about-findtask/m-p/246811#M5846</guid>
      <dc:creator>RichardKrell</dc:creator>
      <dc:date>2010-04-19T14:30:09Z</dc:date>
    </item>
    <item>
      <title>Question about findTask</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/question-about-findtask/m-p/246812#M5847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Richard,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is with the initial extent that you have specified.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you see the mapservice for TIP Points&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://data.cmap.illinois.gov/ArcGIS/rest/services/Maps/TIP/MapServer/0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://data.cmap.illinois.gov/ArcGIS/rest/services/Maps/TIP/MapServer/0&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;XMin: 883495.453957755&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;YMin: 1665586.62128334&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;XMax: 1203770.39280292&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;YMax: 2122601.04780384&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Spatial Reference: 3435&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Your initial extent in the code was &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size:2;"&gt;xmin="&lt;/SPAN&gt;&lt;SPAN style="color: #990000; font-size: 2;"&gt;-89.84&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[LEFT]&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;ymin="&lt;/SPAN&gt;&lt;SPAN style="color: #990000; font-size: 2;"&gt;40.65&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;xmax="&lt;/SPAN&gt;&lt;SPAN style="color: #990000; font-size: 2;"&gt;-86.34&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-size:2;"&gt;ymax="&lt;/SPAN&gt;&lt;SPAN style="color: #990000; font-size: 2;"&gt;42.97&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size:2;"&gt;This caused your map to be zoomed in so close that you did not see anything.&lt;/SPAN&gt;&lt;SPAN&gt;[/LEFT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;Change the initial extent to the max extent of your mapservices and you will see the base map. Find also works.&lt;/SPAN&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;like&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&lt;SPAN style="font-size:2;"&gt;

&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 2;"&gt;&amp;lt;esri:Extent&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt; id="&lt;/SPAN&gt;&lt;SPAN style="color: #990000; font-size: 2;"&gt;mapExtent&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;"
xmin="&lt;/SPAN&gt;&lt;SPAN style="color: #990000; font-size: 2;"&gt;856295.017688914&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;"
ymin="&lt;/SPAN&gt;&lt;SPAN style="color: #990000; font-size: 2;"&gt;1586118.95073898&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;"
xmax="&lt;/SPAN&gt;&lt;SPAN style="color: #990000; font-size: 2;"&gt;1231775.46394519&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;"
ymax="&lt;/SPAN&gt;&lt;SPAN style="color: #990000; font-size: 2;"&gt;2153544.4523189&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;"


spatialReference="&lt;/SPAN&gt;&lt;SPAN style="color: #990000; font-size: 2;"&gt;{&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0033ff; font-size: 2;"&gt;new&lt;/STRONG&gt;&lt;SPAN style="font-size:2;"&gt; SpatialReference(3435)&lt;/SPAN&gt;&lt;SPAN style="color: #990000; font-size: 2;"&gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 2;"&gt;/&amp;gt;&lt;/SPAN&gt;
&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-size:2;"&gt;I looked up "01-97-0085" and it did return the results.&lt;/SPAN&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 12:17:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/question-about-findtask/m-p/246812#M5847</guid>
      <dc:creator>PrashanthSukumaran</dc:creator>
      <dc:date>2021-12-11T12:17:04Z</dc:date>
    </item>
    <item>
      <title>Found part of the answer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/question-about-findtask/m-p/246813#M5848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have found that if I combine a queryTask with the findTask (i.e. click="queryTask.execute(query): doFind();") that it seems to work on the point but not the line.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 14:58:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/question-about-findtask/m-p/246813#M5848</guid>
      <dc:creator>RichardKrell</dc:creator>
      <dc:date>2010-04-19T14:58:44Z</dc:date>
    </item>
    <item>
      <title>Question about findTask</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/question-about-findtask/m-p/246814#M5849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Richard,&lt;BR /&gt; &lt;BR /&gt;The problem is with the initial extent that you have specified.&lt;BR /&gt; &lt;BR /&gt;If you see the mapservice for TIP Points&lt;BR /&gt;&lt;A href="http://data.cmap.illinois.gov/ArcGIS/rest/services/Maps/TIP/MapServer/0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://data.cmap.illinois.gov/ArcGIS/rest/services/Maps/TIP/MapServer/0&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;XMin: 883495.453957755&lt;BR /&gt;YMin: 1665586.62128334&lt;BR /&gt;XMax: 1203770.39280292&lt;BR /&gt;YMax: 2122601.04780384&lt;BR /&gt;Spatial Reference: 3435&lt;BR /&gt; &lt;BR /&gt;Your initial extent in the code was &lt;BR /&gt;&lt;SPAN style="font-size:2;"&gt;xmin="&lt;/SPAN&gt;&lt;SPAN style="color: #990000; font-size: 2;"&gt;-89.84&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;[LEFT]&lt;SPAN style="font-size:2;"&gt;ymin="&lt;/SPAN&gt;&lt;SPAN style="color: #990000; font-size: 2;"&gt;40.65&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;P align="left"&gt;&lt;SPAN style="font-size:2;"&gt;xmax="&lt;/SPAN&gt;&lt;SPAN style="color: #990000; font-size: 2;"&gt;-86.34&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-size:2;"&gt;ymax="&lt;/SPAN&gt;&lt;SPAN style="color: #990000; font-size: 2;"&gt;42.97&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;"&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="font-size:2;"&gt;This caused your map to be zoomed in so close that you did not see anything.&lt;/SPAN&gt;[/LEFT]&lt;BR /&gt; &lt;BR /&gt;&lt;P align="left"&gt;&lt;SPAN style="font-size:2;"&gt;Change the initial extent to the max extent of your mapservices and you will see the base map. Find also works.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;like&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&lt;SPAN style="font-size:2;"&gt;

&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 2;"&gt;&amp;lt;esri:Extent&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt; id="&lt;/SPAN&gt;&lt;SPAN style="color: #990000; font-size: 2;"&gt;mapExtent&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;"
xmin="&lt;/SPAN&gt;&lt;SPAN style="color: #990000; font-size: 2;"&gt;856295.017688914&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;"
ymin="&lt;/SPAN&gt;&lt;SPAN style="color: #990000; font-size: 2;"&gt;1586118.95073898&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;"
xmax="&lt;/SPAN&gt;&lt;SPAN style="color: #990000; font-size: 2;"&gt;1231775.46394519&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;"
ymax="&lt;/SPAN&gt;&lt;SPAN style="color: #990000; font-size: 2;"&gt;2153544.4523189&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;"


spatialReference="&lt;/SPAN&gt;&lt;SPAN style="color: #990000; font-size: 2;"&gt;{&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0033ff; font-size: 2;"&gt;new&lt;/STRONG&gt;&lt;SPAN style="font-size:2;"&gt; SpatialReference(3435)&lt;/SPAN&gt;&lt;SPAN style="color: #990000; font-size: 2;"&gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 2;"&gt;/&amp;gt;&lt;/SPAN&gt;
&lt;/PRE&gt;&lt;BR /&gt;&lt;P align="left"&gt; &lt;BR /&gt;&lt;SPAN style="font-size:2;"&gt;I looked up "01-97-0085" and it did return the results.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Good observation and thanks that does work better but I don't see how it is helping me with populating the DataGrid with the results of the Find.&amp;nbsp; When you perform the find use the example as on project number and it will identify a point.&amp;nbsp; If you use 01-06-0068 that will locate a project which is a line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;also you can go to &lt;/SPAN&gt;&lt;A href="http://data.cmap.illinois.gov/tipmap" rel="nofollow noopener noreferrer" target="_blank"&gt;http://data.cmap.illinois.gov/tipmap&lt;/A&gt;&lt;SPAN&gt; to see the actual swf running.&amp;nbsp; What I posted is a cut down version that I use when trying to implement something new into the code or trying to figure out a problem like now.&amp;nbsp; In the full version I am performing both a query and a find so you will notice that the Datagrid is populated when locating a point but still nothing when locating a line since in the code for queryTask and query you can only look at one layer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 12:17:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/question-about-findtask/m-p/246814#M5849</guid>
      <dc:creator>RichardKrell</dc:creator>
      <dc:date>2021-12-11T12:17:07Z</dc:date>
    </item>
    <item>
      <title>Question about findTask</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/question-about-findtask/m-p/246815#M5850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Oh. So you want to see the data for "Agency" "Work being done" etc in the datagrid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Am i right? If yes then you will have to create a mapservice by joining the existing feature layers(TIP Points, Tip Lines etc.) with the table that has fields for "Agency" "Work being done" etc.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 15:25:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/question-about-findtask/m-p/246815#M5850</guid>
      <dc:creator>PrashanthSukumaran</dc:creator>
      <dc:date>2010-04-19T15:25:37Z</dc:date>
    </item>
    <item>
      <title>Question about findTask</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/question-about-findtask/m-p/246816#M5851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;the points and the lines are two seperate layers that are part of a service.&amp;nbsp; They both have identical fields and field names so there is no need to do a join.&amp;nbsp; in other words currently all the data is in the shapefiles.&amp;nbsp; Now the next part of this project will be to have them looking in a SQL table which should be fun to do.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 16:53:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/question-about-findtask/m-p/246816#M5851</guid>
      <dc:creator>RichardKrell</dc:creator>
      <dc:date>2010-04-19T16:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Question about findTask</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/question-about-findtask/m-p/246817#M5852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Richard,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Look at this thread and see what Mehul Choksey from the AGS Flex API team says about the find task and datagrids.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/2781-Find-Task-without-a-map"&gt;http://forums.arcgis.com/threads/2781-Find-Task-without-a-map&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 17:56:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/question-about-findtask/m-p/246817#M5852</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-04-19T17:56:13Z</dc:date>
    </item>
    <item>
      <title>Question about findTask</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/question-about-findtask/m-p/246818#M5853</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;SPAN&gt;Many, Many thanks, that was exactly what I needed.&amp;nbsp; Onward and Upward&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Again thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Richard Krell&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 18:16:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/question-about-findtask/m-p/246818#M5853</guid>
      <dc:creator>RichardKrell</dc:creator>
      <dc:date>2010-04-19T18:16:29Z</dc:date>
    </item>
  </channel>
</rss>

