|
POST
|
I have tried implementing the following code after changing my SDE datasources, but the connections are still not changing unless I close out of ArcMap: ' Get the focus map Dim map As ESRI.ArcGIS.Carto.IMap = mxDocument.FocusMap ' Cast from IMap to IActiveView Dim activeView As ESRI.ArcGIS.Carto.IActiveView = CType(map, ESRI.ArcGIS.Carto.IActiveView) ' Redraw the map activeView.Refresh() ' Update and Refresh TOC Dim contentsView As ESRI.ArcGIS.ArcMapUI.IContentsView = mxDocument.CurrentContentsView contentsView.Refresh(Nothing) Does anyone know what else I need to implement to get the SDE datasource in the TOC to update while I am still in the current ArcMap session?
... View more
07-01-2013
05:30 AM
|
0
|
0
|
692
|
|
POST
|
Tim: You wriote "I'm trying the 'Run with highest privledges' option selected which seems to have a positive impact (combined with run if user is logged in or not). It's allowed me to run my scripts, but it may only be possible because my service running account is in the local admin group." Is there an issue with the service running account being in the local admin group? I have had my server that runs scheduled tasks set up this way for years without incident.
... View more
06-25-2013
10:49 AM
|
0
|
0
|
1697
|
|
POST
|
I have a related table setup with a feature class in my flexviewer, but nothing occurs if I click on the related record in the datagrid. I thought this was expected behavior and the flexviewer app does not zoom to related records. I thought you could only zoom to records selected in the main datagrid. Someone please correct me if I am wrong.
... View more
06-25-2013
09:58 AM
|
0
|
0
|
3053
|
|
POST
|
Would it be possible to move your app to FlexViewer v3.3 and see if the relate works properly there?
... View more
06-25-2013
05:18 AM
|
0
|
0
|
3053
|
|
POST
|
It could be the way you have created your layers and also the way you have defined your fields in esearchwidget.xml that is causing the inconsistency. Just something to check.
... View more
06-24-2013
11:55 AM
|
0
|
0
|
2533
|
|
POST
|
Corbin: Have you tried running your FlexViewer app in different browsers such as FireFox and Chrome? If you are already using Internet Explorer, what version of that software are you testing against?
... View more
06-24-2013
11:15 AM
|
0
|
0
|
2533
|
|
POST
|
Are you performing this join in ArcMap or are you performing this task in another environment such as python? If you are doing this in python you would need to add an attribute index on the field in the feature class that is used for the join.
... View more
06-20-2013
09:54 AM
|
0
|
0
|
6461
|
|
POST
|
In your initial post you wrote about an insert cursor to a .mdb which I believe is a personal geodatabase, but in your next post you said file geodatabase. Is it a personal or file geodatabase? There was a thread about ESRI migrating away from personal geodatabases, so you may want to convert your .mdb to a file geodatabase (.gdb) and then run your script. Look in the middle of this forum post for info from Mathew Coyle about personal geodatabases http://forums.arcgis.com/threads/86999-Select-by-Attribute-and-Calculate-from-old-AML
... View more
06-20-2013
09:36 AM
|
0
|
0
|
1624
|
|
POST
|
Are you storing data in a personal geodatabase? Are you running on a machine with a 64 bit operating system?
... View more
06-20-2013
07:34 AM
|
0
|
0
|
1624
|
|
POST
|
Robert: I'm going to the following link, but I do not see your latest update: http://www.arcgis.com/home/search.html?q=google%20streetview&t=content&start=31 If this is not the correct link, what is?
... View more
06-20-2013
06:51 AM
|
0
|
0
|
2901
|
|
POST
|
Does the following KB article apply to you: http://support.esri.com/es/knowledgebase/techarticles/detail/40391
... View more
06-20-2013
04:42 AM
|
0
|
0
|
819
|
|
POST
|
Matthew: Do you have any idea when personal geodatabases will no longer be available?
... View more
06-19-2013
12:22 PM
|
0
|
0
|
1426
|
|
POST
|
Is the datasource you are updating from SDE? Even if it is not, do you have multiple environments so you can test this modification in a testing environment while your production environment is still up and running. Then once you have implemented this successfully in your test environment you can make changes in the production environment where you alert endusers that the service is not available while it is being updated so there are no locks on the data.
... View more
06-18-2013
09:30 AM
|
0
|
0
|
2437
|
|
POST
|
Felix: Question for you about your method of updating standalone SDE tables? What if you had 1 table that had a SDE connection with user A and another table that had a SDE connection with user B? Would your script update both standalone tables to user A or user B depending upon what you used as your replace_workspace_path? Or would your script just update the table for either user A or user B depending upon what you used for your find_workspace_path?
... View more
06-17-2013
05:14 AM
|
0
|
0
|
1067
|
|
POST
|
Henry: Can you add a new field to your layer's datasource that has this information already concatenated so you can use Robert's eSearch widget with one field so it is not so awkward for the enduser?
... View more
06-14-2013
11:00 AM
|
0
|
0
|
2959
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-19-2024 10:38 AM | |
| 1 | 4 weeks ago | |
| 1 | 02-23-2026 05:32 PM | |
| 2 | 02-11-2026 10:42 AM | |
| 1 | 12-22-2025 10:08 AM |
| Online Status |
Online
|
| Date Last Visited |
15 hours ago
|