November 26, 2013, 3:37 pm
Hello,
We are using 3.5 version of Viewer for Flex and ArcGIS Server 10.1, etc.
I recently created a mapping application via the Viewer for Flex and tested it out on my computer without any issues. As of yesterday we are testing it with 3-4 users at a time. They are using older 2GB desktops that seem to get sluggish rather easily when viewing applications on line, regardless if its my Flex map or Google Maps, etc.
We have had a few incidents where the app stopped working and data was not properly saved to the main database. Isn't the Edit widget suppose to be updating the database as they make changes, so that something they did say 1/2 hour ago should be saved and not lost or scrambled when they computer becomes unresponsive?
What settings should I modify to help make things work more smoothly?
Basically I have 3-4 geocoders working at a given time. I currently have one services published to use within the Edit widget. The service is then queried out to create a unique operational layer for each person in question via the Expression attribute under the layer element. The data is coming from an IBM DB2 SDE database that has been Enterprise enabled and registered as a versioned SDE database.
Why is it crashing and why is the data not being regularly updated?
Any suggestions?
Thanks
↧
November 27, 2013, 6:42 am
I have a site built with ArcGIS Flex Version 3.5 and have received numerous calls from users indicating that the site does not load correctly in Internet Explorer. I have witnessed this issue first hand. We instruct users to clear disk cache and to make sure that they have the most recent version of the browser installed as well as plugin updates. This does not seem to resolve the loading issue. Mostly what happens is the splash page loads but not the header tools, navigation tools, etc. The site seems to work well in Firefox and Chrome.
Can anyone provide some guidance on what the issue might be with IE and could it be something that we have done with the site that can be corrected?
↧
↧
November 27, 2013, 6:52 am
In ArcGIS viewer for flex we have configured our search and identify widgets to mark polygons and lines with the color red. So if I select a polygon or a line on a map using the Identify widget, the polygon is marked using a red outline and red infill with a bit of transparency applied to them. If I print the map as PDF I get the same result, as expected.
If I do the same thing but with the search widget, I again get the expected red outline with red infill with the correct transparency level applied to them. But if I print that map, I get a cyan outline and solid red infill.
How can we make the printout of a search result the same as what we have onscreen?
ArcGIS Viewer for Flex 3.4
ArcGIS 10.1
Thanks
↧
November 27, 2013, 12:37 pm
I was wondering if a compiled version of the progress bar 3.0 was available?
↧
December 2, 2013, 7:28 am
Hello to all,
I can how to make a progress bar with the percentage of bytes loaded when loading a wmslayer or dinamic layer ? You have some example?
thanks¡¡
Ferre.
↧
↧
December 2, 2013, 7:50 am
Does anyone know if it is possible to use the Data Services from Arc2Earth w/n the Viewer for Flex?
The website seems vague and my post in their forum has gone unanswered. It appears that one can pull imagery into ArcMap legally, however my question is if they provide the ability to use the same imagery in Flex. It would be a nice option, even with the required monthly fee.
Any feedback...
↧
December 2, 2013, 7:55 am
I am using the Viewer for Flex 3.5 software and ArcGIS Server 10.1.
We recently created a web map that allows the end user to update attribute values and the location of point data via the Viewer for Flex. Unfortunately we have ran into multiple issues, one of which appears to be a bug in the software.
When an end user clicks on a point and moves it without editing any attribute values, the date field tends to be automatically populated with I believe it was the '31 DEC 1969'.
As anyone else had similar issues?
Haskett
↧
December 2, 2013, 8:21 am
I've built a flex application using ArcGIS Viewer for Flex that uses the MapSwitcher widget to display the ESRI basemaps and a custom cached basemap I've published. Everything works well except the application wants to use my custom based map as the default. If I change the visibility of that layer to "false" it turns off the layer at startup but does not display one of the ESRI layers. What I would like to have is the ESRI Topographic Basemap to show up by default? Any ideas?
↧
December 2, 2013, 10:52 am
FlexViewer 3.0 or older Address Locators combined into new web service as of 12/31/2013.
The old address locator web services go away on 12/31/2013 per this
http://downloads.esri.com/support/pr...neServ_PLC.pdf
So you will need to change the Flex Viewer Locate widget's config xml from:
<locator>http://tasks.arcgis.com/ArcGIS/rest/services/WorldLocator/GeocodeServer</locator>
To This:
<locator>http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer</locator>
To read about the new service go here:
http://www.arcgis.com/home/item.html...f269669fc2e284
Notice the major difference in the GeoSearch versus the Batch GeoCoding.
I hope this helps someone not have a surprise on January 1, 2014.
Regards,
Janie
↧
↧
December 2, 2013, 11:05 am
In order to use these two widgets I think I need to create Network Analysis service like the one below.
http://sampleserver6.arcgisonline.co...NAServer/Route
The problem is I don't have any clue on how to do this? I just purchased Network Analyst extension for ArcGIS and also have it as part of my server.
I have a couple of questions:
1.) What is the simplest way to create a service that will allow me to use the directions widget?
2.) Can you provide me a link or something that shows an easy way to do this.
3.) Do I need to have streetfiles because I currently don't have any of those I don't think.
4.) For the closest to facility can I use my own layer?
Thanks in advance for your help. I wish they had not taken away the free network analyst service. Seems like my timing is bad.
↧
December 3, 2013, 8:28 am
I have a mapping application with a functioning datagrid and relates and both are working well. I do have the following error popup when selecting clicking the relate icon for one of the points:
Unexpected K encountered at location 2
I have looked but could not find any suitable answer as everything seems to be operating normal when I select other points and thier respective relates.
This relate seems to works fine in ArcMap.
Any help, hints or suggestions would be appreciated.
James Armstrong
↧
December 3, 2013, 9:45 am
Hi everyone, I'm using the Viewer for Flex Application Builder - everything is going well except for one odd bit.
I'm using the 'out of the box' Attribute Table along the bottom of the viewer, and for the most part it works really well, however for some reason I have 2 layers that just won't show in the attribute table.
It constantly says "No features in current map extent" for these 2 layers inside a dynamic service. The 11 other layers are displayed just fine when they are in the map extent.
The 2 layers are definitely visible inside the map extent, and I can click on them and see the popup details/attributes. They just refuse to show up in the attribute table widget.
Is there something I need to fix/check/repair?
Thanks for any suggestions
Steve
↧
December 3, 2013, 11:38 am
This seems like it should be pretty basic, but I've searched through the help and forums and cannot seem to find anything on it.
Is there a way to control where the popup window or info window for search results displays? I have both set for a parcel layer, but the window often obscures the parcel, which is a bit counterproductive. I'd like to be able to control the offset so it's not right on top every time, but I'd settle for being able to manually move the window aside as you would a callout in desktop (currently it snaps right back to blocking the information behind it, no matter where it is moved).
Hopefully this is possible and I am (as usual) overlooking something obvious.
Thanks.
↧
↧
December 3, 2013, 6:44 pm
SO i have two services running on a newly install of ArcgIS server 10.1 running on Windows Server 2012.
I have built an application with the Flex Application builder using both services. The application works fine from the server. However, if i try to access the application from outside the server it loads to the point of loading the first service and i get this error:
Map Manager error
AIA Basic Web layer failed to load: Fault code:
Server.Error.Request
Fault info: HTTP request error
Fault details: Error: [IOErrorEvent type="ioError"
bubbles=false cancelable=false eventPhase=2 text="Error #2302"]. URL: http://preservationsearchwebgis.anth...pserver?f=json
I have read the forums and seen possible solutions of the crossdomain file which it is unclear for me what syntax i would need for the file.
I have seen an issue of the service output directory i initially tried changing this but not sure if I changed it to the right place so no solution there yet.
my application is at:
http://preservationsearchwebgis.anth...ers/AIAWebGIS/
Can anyone suggest an answer with example of syntax or where i need to put the proper files?
Thank you in advance for your help.
Tim Goddard.
↧
December 4, 2013, 9:51 am
Howdy,
How can i rename the "More" in Map switcher config file in ArcGIS Viewer for flex 3.5 ? I am also aware of the Layers widget. But i want to rename the "More" to "Layers".
I tried the following, but it did not work
<configuration>
<layerlist label="Layers" visible="true">
<!-- <excludelayer>The Label Of Some Layer In Main Config File</excludelayer> -->
</layerlist>
</configuration>
Any help will be useful
Thank you
Naga Raghuveer Modala
↧
December 4, 2013, 12:16 pm
Hi All:
I'm trying to take the geometry from a GeometryService Project result and pack it into a FeatureSet so that I can pass it to a geoprocessing task. What's the smoothest way to do this?
Code:
protected function geomService_projectCompleteHandler(event:GeometryServiceEvent):void
{
var myFeatureSet:FeatureSet = ???
var params:Object = {
"Waterbody_Input": myFeatureSet,
"Transect_Spacing__Metres_": 30.0,
"Shoreline_Buffer__Metres_": 30.0
};
gp.execute(params);
BONUS: I've always struggled with the best way to inter-manipulate FeatureSet, Features, Geometry, Graphic in Flex. Is there any good single cheat sheet showing the best way to create and access these?
↧
December 5, 2013, 12:50 pm
Hello,
I'm trying to change the font color of Enter address in the address field within the widget container to a red font, but can't seem to find the widget or location of this text in the mxml. Any thoughts on where it may be?
Thanks,
Arthur
↧
↧
December 6, 2013, 6:20 am
Is there an upper limit to the number of rows in the related table? I have a relate that seems to work well when the number f related items is somewhat small, but when there are a larger number of related items, I get an "Unexpected K encountered at location 2" error message. I still testing to see if this situation holds true throughout the application, and to fine turn the pattern, if any.
Just wanted to know if anyone had any additional insight.
James Armstrong
↧
December 6, 2013, 9:52 am
I was rather disappointed to get all the way to the end of the ESRI help tutorial for a printing GP that one can include in a Flex APP, only to learn that I need to invest several hundred dollars in a tool to compile it (which my organization will not approve). Are there any simple, configurable print or export to PDF widgets for flex that exist already, where a user can select from a simple portrait or landscape map style? THere are several posts on the galleries, but they all appear to require compilation and/or do not work in the latest flex version (or in any version, according to user posts). The default, out of box print tool with 10.1 doesn't meet our needs (resolution and size are too small). I'm not a programmer by any means, and I can't imagine I'm the first GIS person whom doesn't have the resources to write and compile code that needed to print maps from a web app....
↧
December 6, 2013, 10:36 am
Hello All,
I am new to widget programming and I am wondering if someone could help me with how to move the legend widget placement on the web map start-up and adjust the size?
Thank you in advance,
- Joe
↧