<?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: Flex Viewer Performance Issue in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-performance-issue/m-p/533124#M15082</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Joshua,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can add the layer in as a dynamic layer with feature access also enabled on the service, when just viewing the service it will use the dynamic layer when editing it will pick up the feature service, see the example about pool permits on the help page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#//01m30000003v000000"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#//01m30000003v000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jun 2013 18:52:00 GMT</pubDate>
    <dc:creator>AnthonyGiles</dc:creator>
    <dc:date>2013-06-11T18:52:00Z</dc:date>
    <item>
      <title>Flex Viewer Performance Issue</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-performance-issue/m-p/533120#M15078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Background: I am serving out several services through ArcGIS for Server 10.1, with LDAP Security for Users/Roles. Using. Flex Viewer 3.3 as a web app. Data is stored in an SDE database on SQL 2012.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That said I have all services/security working at the moment without a problem, except for one. I am working on an Web Application for managing cemetery grounds. I've achieved scales between 1:600 and 1:50 creating my own tiling package with an Ortho. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now the feature class that is giving me the trouble is the plots for the cemetery. There are over 2,000 separate plots with about 20 fields. Whenever I view the feature in Flex Viewer it only loads about half of it in. If I look at it in java, as ArcGIS/Rest/Services allows, the entire feature class loads just fine. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this a performance flaw in Flex? I've tried loading the Service with different colors and optimized performance as far as Analysis in ArcGIS Desktop is concerned. Ultimately I'd like end-users to edit the plots as necessary from flex. Help? Advice?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 22:21:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-performance-issue/m-p/533120#M15078</guid>
      <dc:creator>JoshuaWhitener</dc:creator>
      <dc:date>2013-06-10T22:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Flex Viewer Performance Issue</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-performance-issue/m-p/533121#M15079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;About half of over 2000?&amp;nbsp; Sounds like maybe you are running into the "Maximum number of records retured by the server:" limitation which is 1000 by default in 10.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you tried changing this in your service to a value larger than the number of polygons in your dataset (it is a server Parameter setting)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 23:13:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-performance-issue/m-p/533121#M15079</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2013-06-10T23:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Flex Viewer Performance Issue</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-performance-issue/m-p/533122#M15080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Rhett, I was unaware of that setting and after altering it it the records load entirely on the first initial extent. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems to be a bit slow to render when altering scale shifting the view but I imagine that may be unavoidable with such a large dataset. If you have any advice on this, I am welcome to it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again, much appreciated,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Joshua&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 15:53:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-performance-issue/m-p/533122#M15080</guid>
      <dc:creator>JoshuaWhitener</dc:creator>
      <dc:date>2013-06-11T15:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Flex Viewer Performance Issue</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-performance-issue/m-p/533123#M15081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, since you are going to be editing, you obviously are loading a FeatureService rather than a mapservice, you might look at&amp;nbsp; the layer tag "mode" setting and possibly the "disableclientcaching" settings and see if you can get better results.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Layer_tag_overview/01m30000000p000000/"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Layer_tag_overview/01m30000000p000000/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Dynamic_Tiled_Feature_and_Image_layer_types/01m300000053000000/"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Dynamic_Tiled_Feature_and_Image_layer_types/01m300000053000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 18:22:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-performance-issue/m-p/533123#M15081</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2013-06-11T18:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Flex Viewer Performance Issue</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-performance-issue/m-p/533124#M15082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Joshua,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can add the layer in as a dynamic layer with feature access also enabled on the service, when just viewing the service it will use the dynamic layer when editing it will pick up the feature service, see the example about pool permits on the help page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#//01m30000003v000000"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#//01m30000003v000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 18:52:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-performance-issue/m-p/533124#M15082</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-06-11T18:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Flex Viewer Performance Issue</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-performance-issue/m-p/533125#M15083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Joshua,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good video here that explains how to use both dynamic and feature services together when editing:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://video.esri.com/watch/156/web-editing-in-arcgis-10-for-server"&gt;http://video.esri.com/watch/156/web-editing-in-arcgis-10-for-server&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 19:34:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-performance-issue/m-p/533125#M15083</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-06-11T19:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Flex Viewer Performance Issue</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-performance-issue/m-p/533126#M15084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you both very much. I will try this out and see how performance changes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 19:38:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-performance-issue/m-p/533126#M15084</guid>
      <dc:creator>JoshuaWhitener</dc:creator>
      <dc:date>2013-06-11T19:38:51Z</dc:date>
    </item>
  </channel>
</rss>

