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.
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.
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.
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?
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.
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.
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?