<?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: Editing work flow question in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editing-work-flow-question/m-p/481293#M13548</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Before you start developing (or editing) Flex Viewer source code and compiling it within Flash Builder, you are need some skills in general Flex development as well as working with the Flex API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One way to achieve that is the Esri training class - "Building Web Applications Using the ArcGIS API for Flex"&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://training.esri.com/gateway/index.cfm?fa=catalog.courseDetail&amp;amp;CourseID=50121730_10.x"&gt;http://training.esri.com/gateway/index.cfm?fa=catalog.courseDetail&amp;amp;CourseID=50121730_10.x&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To learn Flex in general, Adobe has lots of resources, starting at their Flex Developer Central - &lt;/SPAN&gt;&lt;A href="http://www.adobe.com/devnet/flex.html"&gt;http://www.adobe.com/devnet/flex.html&lt;/A&gt;&lt;SPAN&gt;, for example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.adobe.com/devnet/flex/testdrive.html"&gt;Flex Test Drive - Build an application in an hour&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.adobe.com/devnet/flex/videotraining.html"&gt;Flex in a Week video training&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Oct 2010 17:17:52 GMT</pubDate>
    <dc:creator>BjornSvensson</dc:creator>
    <dc:date>2010-10-19T17:17:52Z</dc:date>
    <item>
      <title>Editing work flow question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editing-work-flow-question/m-p/481288#M13543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a user who would like to be able to select a pipe or pipes, and then have a buffer of this selection become a new feature in a separate layer.&amp;nbsp; Is there any way to set this up in the FV?&amp;nbsp; Can published geoprocessing tasks be consumed in the FV or would this be better accomplished by creating a custom widget.&amp;nbsp; I'm just starting with the FV, and any ideas on which direction to take would be appreciated.&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Oct 2010 15:09:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editing-work-flow-question/m-p/481288#M13543</guid>
      <dc:creator>MikeHargreaves</dc:creator>
      <dc:date>2010-10-15T15:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Editing work flow question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editing-work-flow-question/m-p/481289#M13544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You would have to work with the source code and write your own widget.&amp;nbsp; It is not possible to set it up with the compiled version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, geoprocessing tasks can be consumed by the Flex Viewer (if you have a matching widget).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In your case, you don't need to do it using a geoprocessing task, but instead combine selections and editing functionality into your own new widget.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Oct 2010 23:25:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editing-work-flow-question/m-p/481289#M13544</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2010-10-16T23:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Editing work flow question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editing-work-flow-question/m-p/481290#M13545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Bjorn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas for a good reference for someone just getting started with creating cusom widgets?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Oct 2010 15:52:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editing-work-flow-question/m-p/481290#M13545</guid>
      <dc:creator>MikeHargreaves</dc:creator>
      <dc:date>2010-10-18T15:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: Editing work flow question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editing-work-flow-question/m-p/481291#M13546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are already familiar with Flex API development, then start with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#developers/hellowidget.htm"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/index.html#developers/hellowidget.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Oct 2010 16:03:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editing-work-flow-question/m-p/481291#M13546</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2010-10-18T16:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Editing work flow question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editing-work-flow-question/m-p/481292#M13547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;And if I'm not?&amp;nbsp; All I've done so far is play with the config.xml and some of the widget .xmls...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Oct 2010 16:06:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editing-work-flow-question/m-p/481292#M13547</guid>
      <dc:creator>MikeHargreaves</dc:creator>
      <dc:date>2010-10-18T16:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Editing work flow question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editing-work-flow-question/m-p/481293#M13548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Before you start developing (or editing) Flex Viewer source code and compiling it within Flash Builder, you are need some skills in general Flex development as well as working with the Flex API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One way to achieve that is the Esri training class - "Building Web Applications Using the ArcGIS API for Flex"&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://training.esri.com/gateway/index.cfm?fa=catalog.courseDetail&amp;amp;CourseID=50121730_10.x"&gt;http://training.esri.com/gateway/index.cfm?fa=catalog.courseDetail&amp;amp;CourseID=50121730_10.x&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To learn Flex in general, Adobe has lots of resources, starting at their Flex Developer Central - &lt;/SPAN&gt;&lt;A href="http://www.adobe.com/devnet/flex.html"&gt;http://www.adobe.com/devnet/flex.html&lt;/A&gt;&lt;SPAN&gt;, for example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.adobe.com/devnet/flex/testdrive.html"&gt;Flex Test Drive - Build an application in an hour&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.adobe.com/devnet/flex/videotraining.html"&gt;Flex in a Week video training&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Oct 2010 17:17:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editing-work-flow-question/m-p/481293#M13548</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2010-10-19T17:17:52Z</dc:date>
    </item>
  </channel>
</rss>

