|
DOC
|
@JakeSkinner does this error mean anything to you? Traceback (most recent call last): File "Update-Enterprise-Geodatabase-Data-Stores.py", line 313, in <module> readJSON(filePath) File "Update-Enterprise-Geodatabase-Data-Stores.py", line 190, in readJSON if originalSQLInstance.lower() in filedata['featureTable']['dataConnection']['workspaceConnectionString'].lower(): KeyError: 'dataConnection' The script was trying to read a mosaic dataset stored in a file geodatabase. Here is the connection string it was trying to read. "workspaceConnectionString":"DATABASE=\\\\<servername>\\<sharedfolder>\\Elevation\\nationalmap\\usgs_elevation_1m.gdb","workspaceFactory":"FileGDB",
... View more
03-21-2025
02:08 PM
|
0
|
0
|
17497
|
|
POST
|
I think I have figured out the issue. I just moved to a new computer, and it has the same software deployed on it except I have not loaded ArcGIS for Desktop or the Access runtime. On this new computer I am running Microsoft 365 x64 and the latest .NET 8 runtime. I do not have any extra Access runtimes installed, and I can open Excel files in ArcGIS Pro 3.4 as expected. On my old computer I was having to reinstall the MS Access Database Engine 2106 x64 at least once a month. Without changing any software on that computer, I would get the driver not installed error eventually and a reinstall of that specific Access driver was the only way to fix the problem. Moral of the story folks is stop using ArcMap 🙂
... View more
03-21-2025
08:28 AM
|
2
|
0
|
3365
|
|
POST
|
I opened a support ticket with Esri and the support technician said that ArcGIS Enterprise is just behind ArcGIS Online. According to the support technician, the option to "Open in browser" should show up in ArcGIS Enterprise someday. He spoke as if Esri had just added the "Open in browser" button in the latest release of ArcGIS Online but it has been there since Survey123 launched. The technician refused to log it as a bug or an enhancement request ¯\_ (ツ)_/¯ so who knows when it will show up in Enterprise.
... View more
03-21-2025
08:15 AM
|
0
|
0
|
953
|
|
POST
|
To anyone following this, ArcGIS Monitor 2024.1.1 is up on My Esri now and it fixed this issue for my organization.
... View more
03-21-2025
08:06 AM
|
1
|
0
|
1471
|
|
POST
|
ArcGIS Monitor 2024.1.1 is on My Esri and our metrics are back!
... View more
03-21-2025
08:03 AM
|
3
|
0
|
4748
|
|
IDEA
|
I would like to have the option to enable a setting to have clauses filter their value lists based on the previously defined clauses. For example, if I create a clause like Department = Parks then the next clause Metric = <Some Metric> automatically filters the metrics down to only the ones associated with Parks. Instead of this I would like to see the metrics already filtered by the department clause
... View more
02-21-2025
12:39 PM
|
0
|
0
|
415
|
|
POST
|
The item ID in the submission URL column in Survey123 Connect is for the hosted feature view and not the parent layer. I checked the web traffic on the Survey123 website, and the website is using the parent URL in all of its queries. So, the survey form is using the view, but the website is using the parent layer.
... View more
02-21-2025
09:13 AM
|
0
|
1
|
851
|
|
POST
|
I just published a new survey to ArcGIS Enterprise through the Web App and that new survey does NOT have the "Open in browser" option. I also just published to ArcGIS Online a random survey template from Esri using ArcGIS Connect. That survey has the "Open in browser" option and it works.
... View more
02-21-2025
09:03 AM
|
0
|
1
|
1064
|
|
IDEA
|
As content continues to grow in GIS portals, I think it would be extremely beneficial to be able to define GIS governance policies in ArcGIS Enterprise to help manage all this data. This could allow admins to define rules for life cycle management that are then applied as content is created by specific user categories, groups, or the entire organization. For example, a city planner creates some maps, apps, and services for a zoning case. Once the planner has finished setting everything up and has the items marked as authoritative that starts a clock that after so many days the items are marked for archiving (see this other idea https://community.esri.com/t5/arcgis-enterprise-ideas/add-the-ability-to-archive-items). Then after so many years of being archived the archive is automatically deleted. This is just one example that I hope gets a conversation going. Some other use cases are: control data sharing or exporting checking for and reporting on item details/metadata completeness data review reminders I know many of these things can be done manually or tracked in other software, but it would be very convenient to have it built directly into ArcGIS Enterprise. I think it would also facilitate growth in authoritative data which helps everyone. Related ideas: https://community.esri.com/t5/arcgis-enterprise-ideas/allow-marking-arcgis-server-services-as-deprecated https://community.esri.com/t5/arcgis-online-ideas/use-deprecation-flag-through-platform https://community.esri.com/t5/arcgis-enterprise-ideas/an-quot-archived-quot-badge-like-quot
... View more
02-21-2025
08:39 AM
|
6
|
0
|
426
|
|
IDEA
|
As the use and content of my organization's ArcGIS Enterprise deployment grows it would be very helpful to have a way to archive content that is no longer actively used but we are still required to keep for a set amount of time. For example, for an event we created groups, maps, apps, a Hub site, services, etc. We no longer need to use those resources for daily business operations. However, we need to keep those items for a set amount of time and possibly review them again at a later date. I would like to be able to "archive" the groups, maps, apps, Hub site, and services so they are no longer visible to other users and the services are no longer consuming resources on our servers. Then if we need to access the items again, they can simply be reinstated since all the data is still there.
... View more
02-21-2025
08:03 AM
|
5
|
1
|
585
|
|
POST
|
I was trying to create a chart using a date field as the Category Attribute but it results in a "There was an error in chart generation" message. Looking at the network traffic it looks like ArcGIS Enterprise Sites is changing date field names to all uppercase as seen in this error message "Field name 'REPORTDT' does not exist. Did you mean 'reportdt'?". Here is a snippet from the query URL that AES generates: "EXTRACT(YEAR%20FROM%20REPORTDT)". If I edit the query URL in Notepad to change REPORTDT to reportdt, then the query URL returns a response with data. Using other field types as the Category Attribute for the chart returns a valid chart.
... View more
02-20-2025
12:54 PM
|
0
|
0
|
564
|
|
IDEA
|
Please add the ability to do distinct counts on text fields in the Statistic Widget. For example, a field with metrics I want a count of how many unique metrics are in the field not the total number of metrics.
... View more
02-20-2025
12:41 PM
|
0
|
0
|
419
|
|
POST
|
As far as I know, you cannot schedule attribute rule execution. You would need to create a geoprocessing tool that loops through all records comparing the next inspection date with the current date and update the status where your criteria is met. For AGE 11.3 and below, the official way to schedule tools is to use ArcGIS Notebook Server. The way we schedule a geoprocessing tool to run on a server involves installing ArcGIS Pro on the server and using that to schedule the tool to run. We use Python based tools and ArcGIS API for Python profiles to securely store and retrieve the credentials. At AGE 11.4 and ArcGIS Pro 3.4 you can schedule a geoprocessing tool to run on a server by publishing the geoprocessing tool as a web tool and then schedule the web tool through ArcGIS Pro on your computer. https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/share-analysis/scheduling-web-tools-in-arcgis-pro.htm
... View more
02-20-2025
12:31 PM
|
0
|
0
|
1814
|
|
POST
|
I recently published the Performance Management solution for my organization on ArcGIS Enterprise 11.4 and 200+ metrics later (sigh...) management is happy with the solution. The problem that I am running into now is I originally pulled metrics into the Excel template provided by the solution which was great for the first data load. However, I would like to hand off to our various departments the responsibility of updating their metrics in the solution. Ideally, I would like to move away from Excel and use a web-based solution to allow the departments to add new metrics, but I have not yet found an Esri web-based product that does this well. I thought the Manager instant app would be a good fit, but it does not allow editing or adding related records. Survey123 hangs trying to load all the metrics in one survey. I am going to try Experience Builder next.
... View more
02-14-2025
03:22 PM
|
0
|
1
|
740
|
|
POST
|
I created a new survey based on an existing hosted feature service view. The view filters the related records to only show related records for a specific department. The view works correctly in ArcGIS Enterprise 11.4 and ArcGIS Pro 3.4. However, on the survey123.arcgis.com website when I look on the data page all related records are displayed. Does that mean anyone can get to all the records through the Survey123 products and bypass the filters in the hosted feature service view?
... View more
02-14-2025
01:36 PM
|
0
|
3
|
920
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Tuesday | |
| 1 | a month ago | |
| 1 | a month ago | |
| 1 | 04-13-2026 09:30 AM | |
| 1 | 03-24-2026 01:01 PM |
| Online Status |
Offline
|
| Date Last Visited |
Tuesday
|