|
POST
|
My users also report issues with pdf caching. It only happens intermittently for me. Has anyone else had an issue with the print widget (using 3.3 codebase) where the widget seems to cache a pdf? I think this is due to a server-side issue with the custom exportwebmap service. This is fixed in 10.2, but you can also workaround it by changing the service from "sync" to "async". ...I updated the exportwebmap print service to include a new test template and the changes aren't reflecting in the drop down box... This is due to a server-side issue with an invalid etag for the metadata request for the exportwebmap service which causes the browser to use a browser cache even when it shouldn't. This has been reported to the server team as a bug. I think it will be fixed for 10.2.1. You can workaround on your own machine by clearing your browser cache. Or if you are compiling your own Print Widget, you can set disableClientCaching to true on the PrintTask. It shouldn't matter which 3.x version of Flex Viewer that you are using.
... View more
07-16-2013
04:06 PM
|
0
|
0
|
1954
|
|
POST
|
I think he's referring to the next Flexviewer/Flex API release (v3.5), not ArcGIS 10.2. Correct - that is what I meant to say 🙂
... View more
07-08-2013
06:11 AM
|
0
|
0
|
3344
|
|
POST
|
i'd like to obtain the version programmatically You can access the localized string that contains the API version using: resourceManager.getString('ESRIMessages', 'mapAboutText')
... View more
07-06-2013
01:22 PM
|
0
|
0
|
1845
|
|
POST
|
...is asking here enough? is there a place to record ER, bugs etc. against the API? Sometimes forum posts can be enough, but the best way for bugs and enhancement requests is usually to contact Esri Support (http://support.esri.com/), or for new ideas/enhancements, you could use http://ideas.arcgis.com.
... View more
07-06-2013
01:11 PM
|
0
|
0
|
1845
|
|
POST
|
i suppose its in there someplace if you can get it via context menu. wonder why its not exposed? I don't think anyone has asked for it...
... View more
07-06-2013
07:22 AM
|
0
|
0
|
1845
|
|
POST
|
It's not a REST endpoint, the layer type is "osm" as in : <layer type="osm" label="OpenStreetMap" icon="assets/images/basemap_osm.jpg visible="true"/> http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Layer_tag_overview/01m30000000p000000/ See the OpenStreetMap sample on http://resources.arcgis.com/en/help/flex-viewer/samples/
... View more
07-05-2013
10:06 AM
|
0
|
0
|
1637
|
|
POST
|
http://fema-services2.esri.com/arcgis/services/ABFE_pub/Preliminary_Work_Map/MapServer/WMSServer?request=GetCapabilities&service=WMS Since this WMS service is powered by ArcGIS for Server, it's usually better to add it as an arcgis layer instead of WMS (or WMTS): http://fema-services2.esri.com/arcgis/rest/services/ABFE_pub/Preliminary_Work_Map/MapServer The following tag seem to work fine: <layer type="dynamic" label="Preliminary Work Map" visible="true"
url="http://fema-services2.esri.com/arcgis/rest/services/ABFE_pub/Preliminary_Work_Map/MapServer"/> The same is true for all other FEMA WMS services hosted on http://fema-services2.esri.com
... View more
07-04-2013
04:31 PM
|
0
|
0
|
1963
|
|
POST
|
It seems to work fine for certain cases but not all. I've created https://github.com/Esri/arcgis-viewer-flex/issues/157 as a bug to be fixed for next release.
... View more
07-04-2013
03:50 PM
|
0
|
0
|
3344
|
|
POST
|
The latest API can be downloaded from http://links.esri.com/flex-api/latest-download
... View more
07-03-2013
09:42 AM
|
0
|
0
|
4565
|
|
POST
|
We recently upgraded our flex client to the latest flex 3.x. The error screen you are showing looks like a 1.x application, not 3.x ...
... View more
07-03-2013
08:09 AM
|
0
|
0
|
1110
|
|
POST
|
The problem occurs when you select an item that has fields of type double, probably because the decimal separator in Spanish is the comma (,) instead of the dot (.). I think this was fixed in the 3.4 release that went public today. Could you download the 3.4 version and try?
... View more
07-03-2013
08:03 AM
|
0
|
0
|
4565
|
|
POST
|
I'm having the same 24 errors, even after downloading the "master" version of Flex Viewer and followed the same step as Robert, Rectenwald. We're in the process of releasing version 3.4, so if you just downloaded it, you might have ended up with the new 3.4 viewer, but you're still using the 3.3 API.
... View more
07-02-2013
06:00 PM
|
0
|
0
|
2551
|
|
POST
|
Are there any plans to add REST as a service mode? As far as I understand the WMTS specification (which I might not be correct on), there are only three supported service modes: KVP (key-value pair) | RESTful | SOAP. Do you know what sort of software was used to create this specific service? I'm guessing their "REST" should be named "RESTful". Or if at least behaves/is the same as "RESTful"?
... View more
07-01-2013
10:21 AM
|
0
|
0
|
4137
|
|
POST
|
Is there any way to publish tif files? You would "publish" a service using ArcGIS Server, then you can use that service within your Flex application. http://resources.arcgis.com/en/help/main/10.1/#/Approaches_for_publishing_services_with_ArcGIS/0154000002pp000000/
... View more
07-01-2013
08:37 AM
|
0
|
0
|
974
|
|
POST
|
The Edit widget example seems to work fine in Spanish. At least this basic test: http://resources.arcgis.com/en/help/flex-viewer/live/index_es.html?config=apps/config-edit.xml Could you give some more information to reproduce the problem you are seeing?
... View more
06-28-2013
04:13 AM
|
0
|
0
|
4565
|
| Title | Kudos | Posted |
|---|---|---|
| 3 | 03-11-2026 11:16 AM | |
| 2 | 03-17-2025 08:24 AM | |
| 3 | 03-17-2025 07:27 AM | |
| 4 | 02-26-2025 11:37 AM | |
| 1 | 03-23-2023 04:36 PM |
| Online Status |
Offline
|
| Date Last Visited |
04-14-2026
04:21 PM
|