|
POST
|
Here lately I have noticed a dialog box coming up that allows me to define my local coordinate system before deploying some solutions at ArcGIS Enterprise 11.3. However, other solutions do not have the dialog box and just deploy with the standard web mercator. Is there an easy way to see which solutions allow defining a coordinate system during deployment? Is it a bug that not all solutions are offering defining a coordinate system before deployment?
... View more
09-05-2024
08:44 AM
|
0
|
3
|
1512
|
|
POST
|
Unfortunately, I was informed in a staff meeting yesterday to drop working on this. Our entire IT department is going to move to a new help desk system and the IT Director just wants to configure the new software to handle GIS related requests. Thank you for the responses and I was really looking forward to moving to the GIS Request Management solution. If GIS is ever moved out from under IT I will definitely be coming back to this solution.
... View more
08-30-2024
08:10 AM
|
0
|
0
|
1772
|
|
POST
|
I am getting the same error message. Upgrading from 2023.3.1 to 2024.0.
... View more
08-29-2024
12:08 PM
|
0
|
0
|
4879
|
|
POST
|
I have been setting up the GIS Request Management solution and showed it to my supervisor. They are interested in moving GIS from the IT help desk to the solution, but they want to know if the solution can be configured to created and track service level agreements. For example, if an urgent request should be resolved within 4 hours 90% of the time, is there a way for me to create that kind of a rule and show if the goal is being met? Where would it make the most sense to put such metrics in the GIS Request Management solution? Maybe the GIS activities dashboard? I am just brainstorming here, and any ideas would be greatly appreciated.
... View more
08-26-2024
03:49 PM
|
0
|
3
|
1871
|
|
POST
|
I am working on migrating a stormwater geometric network to a utility network but I see with the June release the Lifecycle_Combined and Lifecycle_Status have changed dramatically from the previous values and there is new Construction_Status. I see that abandoned and removed are now in Construction_Status. How do I map abandoned and removed assets in the geometric network to these three fields that all seem to be trying to do the same thing but with different values?
... View more
08-02-2024
03:08 PM
|
1
|
3
|
3043
|
|
POST
|
I eventually just manually reviewed all the maps we had. I never did find an automatic way to do it.
... View more
08-02-2024
02:31 PM
|
0
|
0
|
1209
|
|
IDEA
|
Has the status of this changed? This was a feature in ArcGIS Monitor 10.8.1 and was very helpful to get an email alert X number of days out from a certificate expiring. It would also be great to see this in a dashboard.
... View more
07-31-2024
09:24 AM
|
0
|
0
|
1470
|
|
POST
|
My organization has started to use distributed collaborations more to share data from ArcGIS Enterprise to ArcGIS Online in that one direction and copying/syncing the data. I have noticed that comments made on the items in ArcGIS Online disappear. I am guessing the comments are getting overwritten by distributed collaboration when it syncs (I am the only one with permissions to edit the items and I know I did not delete them). Is anyone else experiencing this issue? Is this by design, or did I miss something when setting up the collaboration? I would prefer separation of the comments between ArcGIS Enterprise and ArcGIS Online, so that the internal comments stay internal and external users can provide their own comments.
... View more
07-30-2024
09:28 AM
|
0
|
0
|
647
|
|
POST
|
This is a great example of why solutions should be decoupled from ArcGIS Enterprise (AGE) releases. It would be great if new solutions or updated solutions were made available outside of AGE releases. That way changes like this could be pushed to older AGE versions. Then have the something similar to the cloud version of Solutions that blocks the install if functionality is missing in AGE. Even better would be to design solutions that are also designed so that any solution can be deployed, deploy only the compatible components, and have a list of components that will not be installed and explain why. Exceptions to this could be solutions like the Watch Center solution where the core purpose of the solution is not possible without the missing components and deployments of those apps could be blocked (still explain why it is blocked in the UI).
... View more
07-26-2024
10:11 AM
|
2
|
1
|
2392
|
|
POST
|
I will test this out on our system and let you know what happens.
... View more
07-25-2024
10:11 AM
|
0
|
1
|
3362
|
|
IDEA
|
@TianWen any update on the filter by extent coming to the table widget in Experience Builder. ArcGIS WebApp Builder was just retired, and I moved most of our main apps to Experience Builder only for my users to point out that this functionality is not there in ArcGIS Enterprise 11.3. The recommended work around is not great for our use case because my users alternate between viewing all the records and filtering to the extent when needed. Using the map trigger makes it always on with no way for the user to turn off.
... View more
07-12-2024
12:48 PM
|
0
|
0
|
829
|
|
IDEA
|
So WebApp Builder was retired before the filter by extent functionality was added to the Experience Builder table widget? I just moved our main maps to Experience Builder, and this was one of the first things brought to my attention. Just encase someone from Esri reads this, the extent changes work around is not practical because my users used to toggle the filter on as needed. They do not want the filter by extent on all the time with no way for them to turn off.
... View more
07-12-2024
12:42 PM
|
0
|
0
|
2870
|
|
POST
|
I believe this is because of how Esri takes feature services offline. When a feature service is taken offline the user is actually taking a version of the data offline and not the base data. Since the db_datareader role can only read and not write, an error is thrown because the account does not have permission to write the replica to take offline. Or if you data is a traditional version then db_datareader cannot create the new tables for the replica. Esri's way of handling offline/sync has long been a problem for me. I had a similar problem when I wanted to make a feature service published from a SQL Server view table be part of a distributed collaboration with ArcGIS Online. Even though the data the view referenced was setup for offline/sync use, the view's feature service could not be setup for sync because ArcGIS kept trying to create a replica off of the view table and throwing an error.
... View more
07-03-2024
12:12 PM
|
2
|
1
|
3057
|
|
POST
|
Three things come to mind: Any time Esri updates ArcGIS Online (AGO) I would recommend clearing your browser cache. Sometimes changes to AGO make some cached files no longer compatible with the website and you get odd behavior. You could try saving a copy of the experience and see if the copy also has the issue. This option could be risky, but you could try using the ArcGIS Online Assistant to remove the Measure Widget you added by editing the experience's JSON. Before changing anything, I would highly recommend copying the existing JSON as is and save the JSON to a file on your computer. That way if removing the widget does not fix the issue you can put back the original JSON for Esri Tech Support to troubleshoot against. Those steps have help me resolve issues with ArcGIS Enterprise content in the past, I would assume they would work for ArcGIS Online as well. I do wish Esri would provide a way to download a copy of items that would allow users to have a backup before making changes to critical items. Then if something goes wrong you just upload the item package as a new item or, even better, have a way to overwrite the original item. ArcGIS Online really needs some built-in backup functionality across the whole platform to be honest.
... View more
06-27-2024
11:32 AM
|
1
|
2
|
5958
|
|
POST
|
Insights 2024.1 is up on My Esri as of this morning, but I have not seen an annoucement yet.
... View more
06-19-2024
12:16 PM
|
0
|
0
|
2873
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 1 | 06-24-2026 03:13 PM | |
| 2 | a month ago | |
| 1 | a month ago | |
| 7 | a month ago |
| Online Status |
Online
|
| Date Last Visited |
a week ago
|