|
POST
|
Hello - is there a trick to getting the data action for 'Statistics' to show all of my numeric fields as selectable in the List Widget for ArcGIS Online? I have Cost attributes as Long Integers but the only one that shows is this CIP ID field. I do get choices in the Table Widget for all of my numeric fields. Thanks, David
... View more
08-01-2025
08:50 AM
|
0
|
2
|
741
|
|
POST
|
Yup that's what keeps happening to us too @JuanMarvinW . . . I'm hoping they put out a patch for 11.5
... View more
07-29-2025
10:18 AM
|
1
|
0
|
5601
|
|
POST
|
Yeah nice work @SimonSchütte_ct - very helpful.... for me and my org I don't have an issue or a problem - I am at 11.5 and have my single-machine Object Store up and going. If you look at my reply on 12/16/2024, that solved my problem. When I upgraded Enterprise from 11.4 to 11.5, DataStore upgrade for the Object Store type went well, no issues.
... View more
07-29-2025
07:35 AM
|
1
|
0
|
1065
|
|
POST
|
Ok - I could not install it all, special characters or otherwise. But, I have a mature system so who knows.
... View more
07-28-2025
01:50 PM
|
0
|
2
|
1078
|
|
POST
|
Linking this post to my post: https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-in-arcgis-enterprise-11-5/m-p/1636137#M20137 same thing going on there as here....
... View more
07-28-2025
01:47 PM
|
0
|
0
|
3143
|
|
POST
|
Well, for those of us that are already at 11.5 like myself, I would not not say 'DON"T DO IT' in terms of upgrading to 11.5. I would say, 'If you have critical Experience Builder apps that you are configuring through Portals' Experience Builder Editor, you may want to hold off unless you MUST have updated widget functionality, like the Text tool that is now part the Draw widget (or other 11.5 enhancements) I haven't experienced any real issues with my Instant Apps accessing CDNs or other loaders. And although I am experiencing these loading issues for the ExB, usually if I wait and/or reload a few times I am then getting everything to load, and so can make small changes and then re-publish. I would say 'DON"T DO IT' in terms of publishing an ExB when the CONTENT has not loaded. Lastly, what does seem to be frustrating is the Bug fix report does say 'fixed' but I don't see a Portal patch out yet and the Patch Finder on the portal machine is not finding one either. EDIT - Now I see that the report says this bug is fixed for 12.0 release which is great but that definitely doesn't help us out now . . .
... View more
07-28-2025
12:51 PM
|
1
|
0
|
5655
|
|
POST
|
Well, so far this morning things are working..... no component load errors from reactjs.org so who knows . . .
... View more
07-25-2025
06:06 AM
|
0
|
0
|
5714
|
|
POST
|
Thanks for the reply @CodyPatterson - Like I said, this is Enterprise 11.5 Experience Builder, so whatever the version matrix says the Enterprise 11.5 build is, then that's what I'm working with. I always work in Chrome Incognito, and always work with a cleared cache (multiple times per day - a habit from my earlier js developer days) but have since modified that approach as Incognito blocks third party cookies - and ESRI/AGOL etc uses many third party cookies. I move over to Edge sometimes when I see the error, but that seldom helps as @JDenham noted in his reply, Firefox isn't an option for us - nor should it be required for anyone.. grr. One of my biggest headaches that remains is ESRI production reliance on github. GitHub access is mostly blocked as a security threat by our EIT Security Team.
... View more
07-24-2025
02:07 PM
|
1
|
0
|
5766
|
|
POST
|
Hello - I am constantly getting the following error message in the ArcGIS Enterprise 11.5 Experience Builder IDE: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=object&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings. Each time I get the error, one component or another will not load. Sometimes its the Draw Widget, other times its a List, still other times its the Map Layer widget. Point is, when it happens I can't update my apps. I have asked my security team if we have something in place blocking content from reactjs.org, but so far I have not heard back. Thanks, David
... View more
07-24-2025
01:24 PM
|
3
|
15
|
7660
|
|
POST
|
I don't know if its 'fixed' at 11.5 - I had already completed the uninstall and re-install for Data Store as object store type at 11.4. When I went to 11.5, object store type was recognized as the available store type....
... View more
07-22-2025
01:34 PM
|
0
|
1
|
1106
|
|
POST
|
Yes I reported on this back on June 9 https://community.esri.com/t5/arcgis-monitor-questions/monitor-2025-map-image-services-in-shared-instance/m-p/1621915#M2770 and I am still working with ESRI on the issue, but my support person has not told me yet that this is a known bug - they are only telling me that they are continuing to work on it. In the meantime, the post does contain a workaround, where you can go into ArcGIS Server Administrator Directory and change the max instance value on map image service that is in the shared instance to something other than 0, (like 1 or 2) and the saturation value will resolve. But I don't like leaving my services like this because ArcGIS Server Manager still reads 0,0 for my min and max instance counts (as it always has for map server services) while in the Admin directory my counts are now 0,1. This does not cause any stability issues for the services or other bad behavior - so far. @DerekLaw
... View more
07-18-2025
06:30 AM
|
3
|
1
|
1043
|
|
BLOG
|
Yes - this is what I was trying to describe @AzizaParveen1 - The simple Arcade expression I have in my map works as I described above and as @RSL is describing here. All I have done is take an existing attribute field that stores a feature Name in ALLCAPS and converts it to Proper case. But it doesn't matter if I save the layer with the expression in the field list, re-save the map, and refresh the experience in edit mode, the expression attribute does not appear as field in either the data view or as an option to use as the display field. I have a more complicated use case where I want to use a related field as the display by brining in the attribute from a related table with the Arcade function FeatureSetByRelationshipName, and use that as my display field. But if even the simple case doesn't work, this won't either. Thanks- David
... View more
07-03-2025
08:58 AM
|
0
|
0
|
2506
|
|
POST
|
Oh well, problem solved for now I guess. Normally I overwrite this layer for Open Data nightly using the arcPy sharing module. I performed an overwrite from Pro 3.5.1 and fortunately it was successful.... and now the layer properties on the overview page, etc are visible. Perhaps the Service Definition overwrite with the arcPy sharing module had a hiccup, although the script was successful.
... View more
07-02-2025
11:17 AM
|
1
|
0
|
620
|
|
POST
|
Hello - I have a hosted feature layer that will not "render" itself as available on the overview page. It just says 'creating service' and nothing is available. The Data page shows no records, the Visualization page shows no layer, and the Settings page won't come up either. The ArcGIS Online health check says everything is ok, but it's not. I can see the layers' rest end point from the services end point: https://services3.arcgis.com/icrWMv7eBkctFu1f/ArcGIS/rest/services/ParcelHosted/FeatureServer/0 But it won't come up on it's overview page Thanks, David
... View more
07-02-2025
10:21 AM
|
0
|
1
|
647
|
|
POST
|
There's now a dropdown arrow under the URL of the Details section: Hit it and that will show the rest of the info
... View more
07-02-2025
10:16 AM
|
2
|
2
|
1535
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Wednesday | |
| 1 | 2 weeks ago | |
| 1 | 3 weeks ago | |
| 2 | a month ago | |
| 1 | 03-27-2026 01:27 PM |
| Online Status |
Offline
|
| Date Last Visited |
Friday
|