<?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: connect Geoprocessing Widget Result with Chart Widget in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/connect-geoprocessing-widget-result-with-chart/m-p/649278#M19237</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have not seen such a component yet but if you provide the code snippet of your geo tool executeComplete event handler, We can help you in this regard. executeComplete Event handler is can be in &amp;lt;fx:decleration&amp;gt; block. like this: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp; &amp;lt;esri:Geoprocessor id="gp"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; executeComplete="gpResult(event)"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fault="onGPFault(event)"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; outSpatialReference="{myMap.spatialReference}"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; processSpatialReference="{myMap.spatialReference}"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Demographics/ESRI_Population_World/GPServer/PopulationSummary"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; useAMF="false"/&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;here it is gpResult.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However if you want to work with this on your own here is link that would guide you to work with Charts:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://blog.flexexamples.com/category/barchart/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://blog.flexexamples.com/category/barchart/&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A href="http://livedocs.adobe.com/flex/3/html/help.html?content=charts_types_08.html" rel="nofollow noopener noreferrer" target="_blank"&gt;http://livedocs.adobe.com/flex/3/html/help.html?content=charts_types_08.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope it would help you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 03:31:44 GMT</pubDate>
    <dc:creator>omega_cancer</dc:creator>
    <dc:date>2021-12-12T03:31:44Z</dc:date>
    <item>
      <title>connect Geoprocessing Widget Result with Chart Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/connect-geoprocessing-widget-result-with-chart/m-p/649277#M19236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello dear ESRI Users,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am currently searching the internet for a solution to connect the geoprocessing widgets output with the chart widget. Both parts work well as they are the only thing I would need is to drop the geoprocessing results into the chart widget as data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I query a MySQL database with my geoprocessing service and the query resultset should be passed to the chart widget to get displayed nicely.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dipping into the source code makes me feel quite uncomfortable about coding such a thing myself since my last visit of Flex is long in the past and I am not that experienced with it. Maybe there is a Tool I could drop into my application or some of you have nice tips on how to achieve this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;many thanks, Florian Hoedt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 16:25:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/connect-geoprocessing-widget-result-with-chart/m-p/649277#M19236</guid>
      <dc:creator>FlorianHoedt2</dc:creator>
      <dc:date>2013-04-19T16:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: connect Geoprocessing Widget Result with Chart Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/connect-geoprocessing-widget-result-with-chart/m-p/649278#M19237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have not seen such a component yet but if you provide the code snippet of your geo tool executeComplete event handler, We can help you in this regard. executeComplete Event handler is can be in &amp;lt;fx:decleration&amp;gt; block. like this: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp; &amp;lt;esri:Geoprocessor id="gp"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; executeComplete="gpResult(event)"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fault="onGPFault(event)"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; outSpatialReference="{myMap.spatialReference}"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; processSpatialReference="{myMap.spatialReference}"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Demographics/ESRI_Population_World/GPServer/PopulationSummary"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; useAMF="false"/&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;here it is gpResult.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However if you want to work with this on your own here is link that would guide you to work with Charts:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://blog.flexexamples.com/category/barchart/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://blog.flexexamples.com/category/barchart/&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A href="http://livedocs.adobe.com/flex/3/html/help.html?content=charts_types_08.html" rel="nofollow noopener noreferrer" target="_blank"&gt;http://livedocs.adobe.com/flex/3/html/help.html?content=charts_types_08.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope it would help you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 03:31:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/connect-geoprocessing-widget-result-with-chart/m-p/649278#M19237</guid>
      <dc:creator>omega_cancer</dc:creator>
      <dc:date>2021-12-12T03:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: connect Geoprocessing Widget Result with Chart Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/connect-geoprocessing-widget-result-with-chart/m-p/649279#M19238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you for those hints. I have started to extend the geoprocessing widget but stopped this since my attempts did not work and failed on initialize and destroyed the fancy widget configuration dialog in flexviewer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So I started to create my own geoprocessing widget and built bottom up instead of top to heaven:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://pastebin.com/800Sps6e"&gt;http://pastebin.com/800Sps6e&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for some reason my gp wont ever call the gp_executeCompleteHandler(). The fault is not invoked either. The task on my ArcGIS Server is properly set up and could be used with the geoprocessing widget from flex viewer. My servers log tells me that the task was successfully invoked and that it send data back ("Answer: 5557 chars") - which seems to be a valid JSON answer for 8 features in a featurerecordset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What am i doing wrong? I can not find it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 18:17:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/connect-geoprocessing-widget-result-with-chart/m-p/649279#M19238</guid>
      <dc:creator>FlorianHoedt2</dc:creator>
      <dc:date>2013-04-22T18:17:01Z</dc:date>
    </item>
  </channel>
</rss>

