|
POST
|
You have to put the CSV file somewhere that ArcGIS Online (AGO) Notebooks can access. It cannot access your local file system. I would recommend seeing this post https://community.esri.com/t5/arcgis-api-for-python-questions/writing-a-csv-from-python-notebook/td-p/1649778 about the topic. I know they are talking about writing data but it discusses AGO Notebooks file access. You could upload the CSV to the AGO Notebooks file system, publish it as an item on AGO, or host it on a online file share (provided you can authenticate to it in Notebooks).
... View more
04-15-2026
10:01 AM
|
0
|
2
|
784
|
|
POST
|
Not through the Reporter Instant App, but you can create a companion Manager Instant App. Usually, the Reporter app will use a view that only allows the Add editing capability and the Manager app will use the source layer or another view with at least Update editing capability. More on controlling who can edit what can be found here https://doc.arcgis.com/en/arcgis-online/manage-data/manage-editing-hfl.htm
... View more
04-15-2026
06:52 AM
|
1
|
0
|
420
|
|
POST
|
Hello @GlenterpriseUK , I had not seen that post. I ended up deleting and recreating the entire collaboration to get the version numbers in sync. To be honest, we are starting to consider moving away from distributed collaborations and going back to Python scripts that truncate/append from ArcGIS Enterprise to ArcGIS Online. Our distributed collaborations keep having consistent, yet random, issues. Collaboration items on ArcGIS Online will randomly have their permissions changed from Everyone (or specific groups) back to Private. Collaboration workspaces will eventually start failing to sync. How long they run successfully varies. Sometimes they will be fine for months, other times weeks, and sometimes only days. The logs on ArcGIS Enterprise usually have something about failure to create replication package and it tends to happen with enterprise geodatabase feature layers more than hosted feature layers. Creating separate workspaces for hosted feature layers and enterprise feature layers has helped some. I have stopped marking feature layers as Authoritative in ArcGIS Enterprise for collaboration items because that flag seems to make the workspace sync fail more often. I have been going over the issues addressed lists and I see things that are supposed to be fixed that we still have issues with, or the same BUG number is referenced in more than one release. I am planning on going from 11.5 to 12.1 once it is released and completely rebuilding our distributed collaboration one more time. If we are still having issues after that then I will have to move us back to our old Python scripts.
... View more
04-13-2026
09:30 AM
|
1
|
0
|
405
|
|
IDEA
|
It has been 7 years since this idea was posted. I am curious if anyone from Esri has even reviewed this idea. My comment from 2024 is still valid today. My organization has workflows that cannot be done in GIS simply because there is no support for multiple coded domain values throughout the ArcGIS software stack. Could the Survey123 implementation be ported over to the REST API?
... View more
04-13-2026
08:52 AM
|
0
|
0
|
1222
|
|
POST
|
This issue happens a few times a year with ArcGIS Enterprise. Usually Esri will release a Patch B about a month later that does not do anything other than fix the listing in the Patch Notification app. I have seen/experienced this mostly with ArcGIS Server. I cannot remember a Patch B that ever said the initial patch installation did not apply correctly when a patch still shows up in the Available Updates section after it was installed. The ArcGIS Server Reconcile and Post Consistently Patch is still showing in the Available Updates section for me as well.
... View more
03-24-2026
01:01 PM
|
1
|
0
|
937
|
|
POST
|
It is easiest to do in ArcGIS Pro. If all the records are test records then Truncate Table will clear everything and reset the ObjectID to one. Otherwise, in ArcGIS Pro you can open the attribute tables, select the records that are tests, and delete the rows. You will need to do this on the root feature layers that you added test records to. You do not have to mess with the views because the changes will propagate up from the root feature layers.
... View more
03-14-2026
09:07 AM
|
2
|
0
|
637
|
|
POST
|
@StephenKing3 I am glad it is working and I wish it did not require such a roundabout way to get the solution to work securely for organizations with limited named users that have editing permissions. It would be nice if Viewer named users accounts had permission to submit data only through Survey123 surveys.
... View more
03-13-2026
06:50 AM
|
1
|
0
|
313
|
|
POST
|
Hello @GlenterpriseUK I worked with Esri Support and they have logged BUG-000182529 for my issue. They were able to confirm that supportsFieldsToCompare is not functioning correctly for hosted or referenced services in versions 11.1, 11.2, 11.5, and 12.0 even when all prerequisites are met. The service is returning updates through ExtractChanges when I do not try to use the supportsFieldsToCompare parameter.
... View more
03-13-2026
06:42 AM
|
1
|
0
|
456
|
|
POST
|
@StephenKing3 that is odd since the GIS_Activities feature layer is the root service for all the request/activities views. If you check the Data tab in the GIS_Activities item page is it empty as well, or is it the My GIS Requests dashboard that is empty?
... View more
03-11-2026
12:38 PM
|
0
|
0
|
1735
|
|
IDEA
|
Many of our existing feature classes from the Esri Local Government Information Model use the same field names and coded domain values. The Create Migration Workspace script created 159 Excel spreadsheets for our migration to a Water Utility Network. Many of those spreadsheets require very similar if not the exact same field and domain mappings. It would save a lot of time if there was a way do the field and domain mapping once and have it applied to each spreadsheet when the Create Migration Workspace script is run. Manually opening up each spreadsheet to copy the field mappings is not too time consuming, but setting up the same domain mappings over and over again takes a lot more time.
... View more
03-09-2026
09:03 AM
|
0
|
1
|
420
|
|
POST
|
Thank you for your response. I have created a new ArcGIS Idea about this.
... View more
03-06-2026
11:35 AM
|
1
|
0
|
443
|
|
IDEA
|
I would like to create an analysis view that has the logs of all my different systems in one place. Unfortunately, the Components Logs will only display the component ID, code, level, and logged at. If you look at the browser web traffic you can see that the messages are in the request response, but the data view does not provide a way to add the log messages. Please provide a way to surface the log messages in data views. Thank you.
... View more
03-06-2026
11:34 AM
|
10
|
1
|
447
|
|
POST
|
I am also a team of one in the IT Department of the City of Kerrville for the last 13 years. To start with, I still struggle to get my coworkers more engaged in using GIS for themselves, but here are some things that have helped. We use ArcGIS Enterprise (AGE) internally and use ArcGIS Online (AGO) for public facing GIS. I used to do in person trainings that were just open for anyone to show up. Those were not very effective in attendance or information retention. I switched to doing more targeted in person trainings for specific workflows. Switching from desktop GIS to web GIS seems to have cut down on the requests for training on the basics of using our GIS. Most of my users do not want to create their own GIS layers. They view that as my job and I am still trying to change that mentality. The item reports in AGE and AGO are a great place to start to see what all clutter there might be. We are still working on developing a GIS governance policy to define how we are going to consistently manage our data. It did not seem important at first but now with many years of data to go through I wish I had created the policy before we uploaded anything to AGE. We heavily utilize attribute rules, domains, contingent values, and scripts ensure consistency wherever possible. For enterprise geodatabase data I would publish different services for different audiences that only exposes what that audience needs to edit. It is even easier with hosted feature views. Setting up AGE years ago greatly expanded the reach of GIS to my organization because it is so much easier to use than ArcMap or ArcGIS Pro. For people that just view our GIS I tried to keep things as simple as possible. I created department apps (Web App Builder and now Experience Builder) that is tailored to what is important on a daily basis to that department. Adding the Add Data widget to that made power users happy. Then I created a "Featured Maps & Apps" group and set that group to show on our AGE homepage. I would have to go back and review the permissions on how I got it so people only see their departments apps on the homepage. One thing that I would add is that if you want self-service GIS to become the norm I would recommend on getting buy-in from administration. Change to self-service here has worked the best when the administration is driving the change instead of me.
... View more
03-03-2026
03:44 PM
|
2
|
1
|
1112
|
|
POST
|
I am trying to create an analysis view that shows me the past 24 hours of logs from ArcGIS Portal, ArcGIS Server, and ArcGIS Data Store in one place. When I use the Components Log resource I get the Component ID, Logged At, Code, and Level fields, but I cannot get the UI to display the Message field. When I check the web traffic I can see the Message field and its values in the query result. How do I expose the Message field in the Edit Dataview dialog?
... View more
02-27-2026
04:01 PM
|
1
|
2
|
530
|
|
POST
|
It is my understanding the 'Add and update records (read access enabled)' is for when you want people to be able to change a submitted survey. Which is okay when the survey is not public and you do not care if your organization members see the results. In the solution I mentioned above the survey needs to be 'Only add new records'. You will need to make a few changes for the My GIS Request dashboards to work properly. You will need to modify the My GIS Requests dashboard to point to GIS_Activities_public using ArcGIS Online Assistant to swap out the item IDs. Update the GIS_Activities_public view to include the Comments table and be sure to set a filter for "Visible to Requester = Yes". The GIS_Activities_public should not be shared with the public despite the name. In the My GIS Requests dashboard in the Category Selector Click Edit in the layer section Change line 9 to usernames['features'][0] = {attributes : {username: user['fullName'], blank: '.'}} Update the filter action to target the Name field under Request List With those changes the My GIS Requests dashboard will filter the requests based on the name provided in the pocname field which you will need since the createdby field is now blank because it is a public survey. I hope this helps.
... View more
02-27-2026
10:20 AM
|
2
|
1
|
1815
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 1 | 07-17-2026 03:39 PM | |
| 4 | 3 weeks ago | |
| 1 | 07-02-2026 07:49 AM | |
| 1 | 06-24-2026 03:13 PM |
| Online Status |
Offline
|
| Date Last Visited |
a week ago
|