Quantcast
Channel: Forums - ArcGIS Viewer for Flex
Viewing all 2097 articles
Browse latest View live

Map Services 3.1 / TOC 3.1.5 & HTTPS

$
0
0
I am having a strange issue with using the Map Services 3.1 widget. If I load a service that runs through HTTPS (not secure/token based, just through HTTPS) the layer doesn't appear. If I open the TOC widget the service is listed and 'turned on'. If I turn the layer off, then on again, it finally appears.

Does anyone have any thoughts? Any assistance would be greatly appreciated!

Jason

MapSwitcher Widget Turn Groups on/off

$
0
0
Has any implemented the functionality of turning a group on/of and have the reflected with the check marks? As well as turn an individual layer off and have the Group layer reflect that, I suppose with a Tri-state checkbox?

Thanks in advance

Popups delayed and not loading?

$
0
0
Hi all, I am using 10.1. I am working with a viewer with 50+ sublayer popups. All of which I know work.

Has anyone been having issues with popups being delayed in functioning. I click on a point or polygon and nothing happens as if i do not have a popup configured. All my other widgets work perfectly (esearch, TOC, edraw, elocate, edit, links, bookmarks... etc). Then (sometimes 10-20 minutes later) I will go back and click around again and out of the blue, they will be working perfectly. Refreshing the map just starts the time over again.

I upgraded from 3.1 to 3.2 to solve this problem: https://github.com/Esri/arcgis-viewer-flex/issues/28. Had no issues for the last month. But then this popup thing started happening. I upgraded to 3.3 today to see if that helped but no luck.

Any advice would be welcome,
Thanks!
Christina

Identify Widget 3.2 - Null value for date fields

$
0
0
Hi,

When I apply the date format for date fields that have null values, I get this:

Code:

00/01/NaN
This is the IdentifyWidget.xml code:

Code:

...
<fields>
<field name="DT_IMPLAT_INICIAL" alias="Data Inicial" dateformat="DD/MM/YYYY" useutc="true"/>
<field name="DT_IMPLAT_FINAL" alias="Data Final" dateformat="DD/MM/YYYY" useutc="true"/>
<field name="DT_DESCA" alias="Data Descarte" dateformat="DD/MM/YYYY" useutc="true"/>
<fields>
...

Is there a way in the compiled version to configure this?

Any help would be appreciated.

Help required in optimization of PictureMarkerSymbols on Map.

$
0
0
I have 400 PictureMarkerSymbols (PNG's average size 5K) with 8 TextSymbols with each placed on map. An XMLList holds extra information about them. With just 400 Symbols on map while panning and zooming application it becomes clear that its response time is very low. As the symbols increases its response time decreases and it becomes very annoying to wait for the symbols to be redrawn and map to listen for input.

How I can improve its response time? Any tips?
Do anybody have that issue?
Is there any way to make Viewer stop rendering those symbols that are not included in current screen extents? Will it work?
Can I just remove all the symbols on each panning and zooming and create only those that are to be shown?
Is there any other technique to improve the performance?
I am using FlexViewer 3.2
Thanks

How to prevent date change the time zone

$
0
0
I have a Date column (without time), at Eastern Time Zone.
The pop up converted the Date automatically. For example, our date is May 07, 2013, the pop up will show as "May 06, 2013 08:00PM".
I don't want the system convert the date to UTC.
Which Field or Tag can I use?

Thanks.

Error #2148

$
0
0
Does anyone know how to fix the following error:

ConfigManager
Fault info: Error#2148
Fault details: null

Flex viewer attribute data.

$
0
0
I'm very new to flex and just set up my first application in Application Builder 3.3. I'm trying to viewer layer attribute data, so during set in the layout tab I made sure the attribution button was on. But nothing happens in the viewer. The attribute data is there when I view my service in ArcMap, but I can't open it in the Flex viewer. Can anyone point me in the right direction?

Search Widget error

$
0
0
Have a map layer based on XY Events from a table.
Add a Search Widget on the layer. The first search works when the map web opened, by spatial or by attribute both work.
If I clear last search, do second Search, it has the error: [RPC Fault faultString="Invalid or missing imput parameters." faultCode="400" faultDetail=""]

Added Search Widget on other layers, like town boundary, street etc, All work fine.

What can cause the problem?

Thanks.

cancel popup in rendererskin

$
0
0
I have modified my popuprendererskin to extract a URL from a field, and then send it to a Function called launch(): which runs an ExternalInterface.call to open the link in a separate browser.

The idea, is that I want to be able to click on a feature, and go directly to the link URL in a separate browser without having to grab a widget tool first so I am trying to utilize the popups.

All is working fine except I still get the infowindow popping up, even with no fields visible, and no title set (so, I get a blank popup pointing at the feature I clicked on).

Is there some simple way to tell it to NOT display a popup infowindow if I meet some criteria?

It seems that even if I stop it from adding to the elementGroups, it will still show the blank infowindow....

Thanks for any ideas,

R_

Attribute table question

$
0
0
Attachment 24120When selected attribute table row data, map elements corresponding to the light yellow can change?

who can help me??
Attached Thumbnails
Click image for larger version

Name:	QQ截图20130508092721.jpg‎
Views:	N/A
Size:	97.2 KB
ID:	24120  

Error in Edit widget flexviewer3.2, flexviewer3.3

$
0
0
I found two bugs in the Edit Widget listed below:

1) Select the feature on map and change the type in popup window then close the popup window( don't click on 'OK'). The feature will changed according to your recent selection.

2) Null object reference comes when the list item is selected and user click on undo or redo button. To get enabled undo/redo button, you need to perform any change on present feature or add new feature on map.

Sign in to access resources on Arcgis.com

$
0
0
I am using an Basemap from our ArcGIS Server and a Layer from Arcgis.com. i have set the "share" option of the Layer in ArcGIS.com to public. When i created an application in ArcGIS viewer for Flex 3.3, everytime i try to open the app in a browser, i get a sign in prompt. Any thoughts? Am i missing something?
Attachment 24131
Attached Thumbnails
Click image for larger version

Name:	Untitled.png‎
Views:	N/A
Size:	6.4 KB
ID:	24131  

Connection to flex viewer

$
0
0
I want to use the flex viewer in combination with ArcGIS online. Therefore i set up a server (iis express) and downloaded flex viewer. I went through all the required steps in order to run the flex viewer. At home I can work with the flex viewer. However, when I go to work or other places I am not able to enter the flex viewer. Without changing any settings I get the error message that I have to check the URL of the webserver basis folder. The only thing that changes of the different locations where I try to run the flex viewer is the internet connection. At home I use internet via a lan cable, whereas at other locations wifi. I have no idea if the problem lies in the internet connection. Does anybody know about the problem and could help me to solve it?

Error loading KML just started yesterday.

$
0
0
I have a flex viewer app that displays a set of regularly updated KML files that I've been maintaining for over a year without issue. Yesterday I began getting the following error message:

Attachment 24132

Viewing the NET tab in firebug I can see the request for the KML going out via:

http://utility.arcgis.com/sharing/km...April_2013.kml

The KML exists on the server and is public and you can verify it by download. The error getting thrown by this URL is:

Code:

{"error":{"code":400,"message":"File not found. Wrong url or out of memory.","details":[]}}
Thanks for any help getting to the bottom of this
Attached Thumbnails
Click image for larger version

Name:	ScreenShot003.jpg‎
Views:	N/A
Size:	10.7 KB
ID:	24132  

When going to 10.1 and using the Web Adaptor, where do you put the Flex Viewer app?

$
0
0
Hi,
I am upgrading ArcGIS Server from 10.0 to 10.1 and I am running Windows 2008 R2 with IIS. I have an Enterprise Web Server and an ArcGIS Server. From all the reading getting ready my understanding is I uninstall the old version 10.0. Then I install ArcGIS Server 10.1 on the ArcGIS Server. Then I make the web Site on the ArcGIS Server. I register all my SDE gdbs on the ArcGIS Server. I recreate all my web services on the ArcGIS Server. Then I install the Web Apaptor on the Enterprise Web Server. But where do my Production FlexViewer web apps go now? Do they now go in the root folder on the ArcGIS Server? Or do they stay on the Web Enterprise server root folder? The only documentation that got close to this subject is:

http://resources.arcgis.com/en/help/...02nz000000.htm
The table at the bottom of the document says:
"For development or testing, you don't need a dedicated web server: ArcGIS Server exposes web services out of the box. For production sites, you use the Web Adaptor to connect your web server to the site."

If you see any problems with how I am doing this, please let me know.

Query widget

$
0
0
I'm trying to add a query widget to my application, but it can't seem to find the layer. I'm pointing it to a kml file that I've added to the project as an operational layer without any problem. The layer shows up in the preview and I can identify the points so I know it works. I've tried other widgets as well (search, chart, etc) and nothing seems to work. Do the widget not work on kml files? Any help would be appreciated...

tad

Map includes a join to a table view but I can't search on the view fields?

$
0
0
I have a map that includes SDE feature data and joins to a SDE view table. I can configure and display all the fields just fine but when I go to run the search I get: [RPC Fault faultString="Unable to complete operation." faultCode="400" faultDetail="Unable to complete Query operation."] My map service shows the table view as a viable option, but ArcGIS Viewer for Flex acts as if this is not allowed?

Attachment 24147

Can I use table view fields to perform a search?

Attachment 24148
Attached Thumbnails
Click image for larger version

Name:	MapService.png‎
Views:	N/A
Size:	4.2 KB
ID:	24147   Click image for larger version

Name:	SearchErr.png‎
Views:	N/A
Size:	30.9 KB
ID:	24148  

How to remove widget's 'Close' button X

$
0
0
For some selected preload="minimized" widgets in my project, I want to always keep as "minimied". Like other widgets, those widgets have the close button. Clicking it will close the widget. Usually, it is not a problem. However, for the preload="minimized" widgets, clicking the close button may cause the widget unable to re-open (not directly - After "minimized" Widget A is closed, closing "minimized" widget B causes Widget A locked for re-opening) . To solve this problem, I am consider to remove the close button from those widgets.
Please provide help if you know how. Thanks.

Incorporating Secured REST Services

$
0
0
I'm having an issue with incorporating a REST Service that requires a username/password in order to view. I've attempted to use the "Generate Token" option and that has worked for me in the past, however, I'm having no luck this time around.

Is there something that I'm missing when inputting the code? below is the URL with token that was generated from the site.

url="https://www.oagisargissvr.beta.state.pa.us/ArcGIS/rest/services/DMVA_SAFER_AVL/MapServer/1?token=UW1YruC4rYGjqW1seJhog8c4R2IEEdpeY29jpccDxeMOvMxMlZDoE-JJ-zMvluaygFejhkoJnADl7vvPWJr2CNW4yMhH4h4ecowaDm2T8PlZlfBnHftjtSBVl34QRE7Ap1O9MaehAo4iMgKOiNy0_P-950euu8OQ9oVO7jsPVBw.">

I've tried several variations of this (http/https, with/without "1?" before "token") even generated tokens for each variation. I must be missing something because this wasn't that difficult in the past.

thanks in advance for your assistance.
Viewing all 2097 articles
Browse latest View live