|
POST
|
Hi - has anyone had a distributed collaborations fail since the arcgis online update on 4/14/21? I have had 6 collaborations fail between my guest portal and my host arcgis online organization. I send content (hosted feature layers) to my agol org by reference. I had to delete and recreate my collaborations yesterday, 4/15/21. I left the referenced content (the collaborated layers) in place, and 4 of the collaborations synced by schedule with no issues in the a.m hours on 4/16/21. However, 2 of the collaborations are 'hanging' with the 'In progress' status message being displayed in my portal's collaboration, with the replication package showing in the root of my content folder in arcgis online. Maybe @KellyGerrow has heard of anything going on? Thanks-David
... View more
04-16-2021
10:37 AM
|
0
|
13
|
7212
|
|
POST
|
Hi David - in looking up reasons as to why I do not see the DynamicMappingHost in my Server Manager, I came across your post. The short answer is no. Hosted feature services use postgres.exe processes, not soc.exe processes so there is no need to increase the number of instances for the DynamicMappingHost service on the hosted site. For the federated site, the rule of thumb is one instance per core per machine. So I have 2 servers, 8 cores each. So that's a total of 16 instances for my federated site - enough to run 10s of services as part of the shared instance.
... View more
04-01-2021
09:06 AM
|
0
|
0
|
2138
|
|
POST
|
Hi again Kathleen - just reviewing some posts and blogs in prep for the impending 9.0 upgrade and came across this again. Yes, when you say: "This was by far the most painful and stressful upgrade I have experienced of any software, ever. Portal alone took 6 hours to complete and the entire system upgrade took just under 12 hours. I never want to do this again. But unfortunately, we will need to upgrade to 10.9.1 to take advantage of the new parcel fabric features. ugh!" I could not agree more. Portal alone does take at least 6 hours. For us, the entire upgrade time is beginning to approach 18 hours. Portal, 2 hosting arcgis servers, 2 federated arcgis servers, relational data store, tile cache datastore plus the web adpators. I would say the by far the most gut-wrenching part are the post-installs, where any kind of network failure at that point would hose the whole install. Talk about panic filled hours. That's a long time to have a system offline. ESRI needs to do something to speed this up- please
... View more
03-31-2021
12:05 PM
|
2
|
1
|
7628
|
|
DOC
|
Hi - there seems to be an issue with Map Viewer Beta and coordinate transformation. I have a hosted feature layer collection in Florida West State Plane HARN (2882) coordinate system. The layer contains valve and irrigation head points. When I add the service to the current map viewer (soon to be map viewer classic), the points are positioned correctly along the north-south (x-axis). When I add this service to ArcPro 2.7.2 and apply the transformation (NAD 1983 HARN To WGS 84 2) the points are also positioned correctly along the north-south (x-axis). However, when I add this same service to a map viewer beta there is a noticeable shift to the south of some 10 to 15. Here are some screen shots: Map Viewer Classic: Map Viewer Beta: Clearly there is an alignment / transformation issue. Sadly, the issue persists when I add a map (either built in classic or beta) to a 4.x configurable app such as the interactive legend app. Here is my feature layer collection: https://sarco.maps.arcgis.com/home/item.html?id=e71620a6b1a846ce8cb7ef5238f3a847
... View more
03-16-2021
09:01 AM
|
0
|
0
|
42976
|
|
BLOG
|
Hi Jeff - how do I get Field Maps for Enterprise? We are at the 10.8.1 release
... View more
02-24-2021
06:58 AM
|
1
|
0
|
1543
|
|
POST
|
Ok thanks for that, hopefully that helps out @M_M here....
... View more
02-19-2021
12:03 PM
|
1
|
0
|
7443
|
|
POST
|
This may or may not help, but because of the way they are accessing via url, you may do better setting up the types as calculate on your columns instead of defaults and binding to esriType column. Otherwise I'm not sure.
... View more
02-19-2021
10:31 AM
|
0
|
0
|
7453
|
|
POST
|
Correct, that part is on Jim here. I'm not sure where his layer is coming from....
... View more
02-02-2021
10:59 AM
|
0
|
0
|
4028
|
|
POST
|
Hi Ken - I got this to work ok in CodePen: labelExpressionInfo: {
expression: "$feature.MARKER_ACTIVITY"
},
where: "MARKER_ACTIVITY IN ('Campground Camping', 'Sledding/Tubing')"
}; regardless of a space (or not) following the comma',' after Campground Camping. Basically mimics this from the api: https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-LabelClass.html labelClass.where = "MARKER_ACTIVITY IN ('Picnicking', 'Group Camping')";
... View more
02-02-2021
09:57 AM
|
0
|
2
|
4030
|
|
POST
|
I would simply update / move the point locations' in the field using the GNSS receiver. Then go in and calc the lat and lon in Pro afterwards.
... View more
01-14-2021
07:42 AM
|
0
|
2
|
1792
|
|
DOC
|
Hello again - I still do not know how to control the notifications feed. Before the platform update this month, I only saw notifications in my notification feed for posts that I either generated or posts that I replied to. Now, my feed contains every reply from every user for every topic that I am subscribed to. Help! Information Overload!
... View more
01-13-2021
12:42 PM
|
0
|
0
|
21915
|
|
POST
|
Hi Kathleen, not sure - I ran across a few things in this topic We use McAfee. Our EIT Security made an exceptions group for the exe processes that need to run without scan - But our EIT security group just made the exceptions group... it was not in place when I upgraded. I'm hoping that when I go to 10.9 that it makes things easier. Also, make sure they have all the ports open that you need on all the machines. https://enterprise.arcgis.com/en/system-requirements/latest/windows/arcgis-enterprise-overall-system-requirements.htm#ESRI_SECTION1_753566AB780B4EB9AD253CD654F1DB7Fhttps://enterprise.arcgis.com/en/portal/latest/install/windows/ports-used-by-portal-for-arcgis.htm We went from 10.7.1 to 10.8 as part of my regular upgrades - I did not go to 10.8 just so I could then go to 10.8.1. To me though, I don't know how virus software can interfere with licensing portal, unless the virus software is somehow blocking the json file type from being read. The appBundles are associated with the Creator and Viewer types, since you have different groups for both concurrent and named user - to me that is the issue. Something is not being recogonized. Have you opened your json file in notepad ++ and examined it? Are there change between the 10.71 and10.81 files?
... View more
01-08-2021
10:39 AM
|
1
|
1
|
11023
|
|
POST
|
You know, in general, the entire platform move has been disappointing. I have been contributing solutions and feedback to this forum on all manner of topics as a student, as a tech, as an Analyst and as ArcEnterprise Administrator. Not to mention as java script developer. All of us have lost bookmarks and threads. All of us have lost threads. All of us have lost contacts. All of us have had to re-learn a platform. And for what? Where is the benefit? I can't find my responses under an avalanche of replies. None of us need to see eveyone else's replies just because we are subscribed to a community! I applaud the 2 "Kudos' given for your reply - I hope those 'Kudos' mean 'thanks, because I too was wondering why my thread was also suddenly buried'
... View more
01-07-2021
01:04 PM
|
0
|
0
|
4943
|
|
POST
|
Thanks Michelle - that's fine and I will do that. But I just want to say that I had already done that and something changed in GeoNet that flooded my notifications this morning, and continues now. So, you know, not happy
... View more
01-07-2021
09:26 AM
|
1
|
2
|
4954
|
|
POST
|
So today I open GeoNet and I see 97 notifications in my notifications feed. Yesterday, I only had notifications for topics and questions I posted and/or replied to. How do I get that back? I don't want notifications every time someone replies to a topic or question or group or whatever for every single post that I'm subscribed to. When that happens, the questions I have replied to become buried so fast that notifications are useless
... View more
01-07-2021
07:44 AM
|
1
|
6
|
4966
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-01-2026 05:41 AM | |
| 1 | 06-26-2026 12:39 PM | |
| 6 | 06-25-2026 07:23 AM | |
| 1 | 06-17-2026 06:04 AM | |
| 1 | 06-08-2026 08:37 AM |
| Online Status |
Offline
|
| Date Last Visited |
3 hours ago
|