|
POST
|
One way is to use your browser's dev tools. If you right click on the text in question, select Inspect in the menu That should take you straight to the HTML of the text and show the font size in pixels. If you need the font size in points instead of pixels, you can copy/paste the text into word processing software being sure to keep the source formatting or you can use an online pixels to points converter.
... View more
01-12-2026
09:20 AM
|
1
|
0
|
724
|
|
POST
|
Did anyone figure this out? On my hosted feature services the supportsFieldsToCompare is set to false and I cannot find a way to change it?
... View more
12-19-2025
10:11 AM
|
0
|
0
|
944
|
|
POST
|
In Microsoft Power Automate, does anyone know of a way to compare the original attribute value to the current attribute value when a "Fetch updates, changes, or deletions from feature layer" is used with a "When a record is updated in a Feature Layer" trigger? It looks like the fieldsToCompare parameter for extractChanges is what I need but I cannot find a way to set that parameter in Power Automate. It also appears that supportsFieldsToCompare is set to false for all my hosted feature services that have Change Tracking enabled. I would like users to get emails when the status of a reported issue has changed. Currently, I am sending different emails based on the current status, but the emails also trigger when staff enters notes on the reported issue even though the status has not changed.
... View more
12-19-2025
08:16 AM
|
0
|
5
|
1088
|
|
POST
|
@AkshayHarshe I just wanted to let you know that I found the problem. I migrated our ArcGIS Enterprise deployment to new machines back in March 2025 using the Join Site operation method. That process should have renamed all the machine names in config files to the new machine names. However, it did not change the machine name in a queue-store.json file on the new ArcGIS Server machine. I updated the file, restarted the ArcGIS Server service and now our webhooks are triggering.
... View more
12-19-2025
07:18 AM
|
1
|
1
|
1849
|
|
POST
|
@AkshayHarshe the changesUrl is always blank no matter what I do for any service or trigger event. I have been going over the logs and I find this error once an hour. I replaced the GUID that was in the error with <GUID> since I don't know if that is sensitive info or not. Webhook log: Error in Webhook Processor. init WebhookProcessors failed. FS Webhook processor init failed Connecting to queue : <GUID>_FS_Raw_Events_Queue failed. Could not create a queue with id : [<GUID>_FS_Raw_Events_Queue] Connection refused: getsockopt. I have opened a support ticket. The odd thing is I first tested a service webhook back in April when we were on ArcGIS Enterprise 11.4 and I had no issues. The webhook triggered every single time. Now that we are on 11.5 I cannot get a service webhook to do anything.
... View more
12-17-2025
02:50 PM
|
0
|
2
|
1884
|
|
POST
|
When you say data is not visible are you referring to items in ArcGIS Portal or services are not rendering in web maps/apps? It could be several things. Have you done the following? Check the ArcGIS Portal index status and rebuild if the numbers do not match. Check the ArcGIS Portal and ArcGIS Server logs to see what errors/warnings are being thrown. If the data is store in enterprise geodatabases, make sure the license has been updated for each enterprise geodatabase. (I have missed that step before) Make sure this patch is install on ArcGIS Portal https://support.esri.com/en-us/patches-updates/2025/portal-for-arcgis-11-5-web-applications-patch , many web apps will fail to show data without this patch If you use the IIS web adaptor, make sure this patch is installed https://support.esri.com/en-us/patches-updates/2025/arcgis-web-adaptor-iis-stability-patch
... View more
12-16-2025
09:02 AM
|
0
|
0
|
667
|
|
POST
|
This is what I am seeing in Power Automate when I try testing the flow. I have changed current flow to trigger on updates instead of creation just to test what is wrong. Nothing runs after the fetch step. I have tried the workflow described here https://www.esri.com/arcgis-blog/products/field-maps/field-mobility/automate-field-notifications-with-microsoft-power-automate and another here https://support.esri.com/en-us/knowledge-base/how-to-generate-automated-email-notifications-for-arcgi-000030586 The flow is active on ArcGIS Enterprise I have also setup a similar flow on another hosted feature service. It has successfully emailed once, but the changesUrl was also blank. The difference is I am not looping through the items to send the email. However even with this flow, I have tried to trigger it many times, and I have only received one email. I checked the service webhook endpoint and the ServerGen field is blank on all of the webhooks I have made. Should that be the case? The notificationStatus page is also blank for all of the webhooks.
... View more
12-16-2025
08:35 AM
|
0
|
0
|
1901
|
|
POST
|
In Microsoft Power Automate GCC I have been trying to setup a service webhook to send an email message "When a record is updated in a feature layer" but the "Fetch updates, changes, or deletions from feature layer" changesURL is always blank. Keep track of changes to the data (add, update, delete features) is enabled The webhook shows up in ArcGIS Server Admin in the service's webhook page The webhook shows up in ArcGIS Portal on the Settings->Webhooks page The webhook is listed as active The service is a hosted feature layer view, but I have tried setting this up on the parent hosted feature layer I have tried using the credentials of the service owner account and the primary site admin account to setup the ArcGIS Enterprise connector in Power Automate I have deleted and recreated the ArcGIS Enterprise connector in Power Automate I have tried "When a record is created in a feature layer" but the result is the same The service's webhook Notification Status page is always empty I am not seeing anything in the ArcGIS Server or ArcGIS Portal logs when I try triggering the webhook I am out of ideas at this point. I was wondering if I have missed something or if this is a bug in the connector. I will note that the webhook is using logic.azure.us and I thought Microsoft discontinued that URL at the end of November.
... View more
12-12-2025
10:37 AM
|
0
|
6
|
1959
|
|
POST
|
I am on ArcGIS Enterprise 11.5 and I am trying to create a Table (hosted, view) from a Table (hosted) item. All the views that are created are Feature layer (hosted, view). Does anyone know how to generate a Table (hosted, view) from a Table (hosted) item?
... View more
12-10-2025
09:27 AM
|
0
|
1
|
546
|
|
IDEA
|
@ZachBodenner thank you for the information and I had not until now. The inference constraints is partially what I am looking for. However, I would like to have the visual cues that the Map Viewer has with the geometry guides, and the inference constraints did not work for me when editing vertices of existing features.
... View more
12-04-2025
10:26 AM
|
0
|
0
|
1345
|
|
IDEA
|
It would be very helpful for ArcGIS Pro to have a Geometry Guides setting similar to what the ArcGIS Online Map Viewer already does. I know ArcGIS Pro already has a right angle line tool when creating new lines or polygons, but that is not available when editing vertices. A global/universal Geometry Guide setting in ArcGIS Pro would: allow users to create uniform lines and polygons whether they are adding a new feature or updating an existing feature allow features to be created faster because you would not have to switch back and forth between the line and right angle line tools I do not want this to replace the any tools but instead compliment the editing tools that are already available. Here is an example from Map Viewer of what I am talking about. I created a line feature, and the geometry guides let me know that I have a right angle, the third line is parallel to the other side, and the end is now perpendicular to the starting point.
... View more
12-04-2025
08:36 AM
|
4
|
5
|
1398
|
|
POST
|
I believe the only way to accomplish having your ArcGIS Pro licenses stay available the entire time of an ArcGIS Enterprise upgrade is to set up a high availability or replicated environment. I do not have the hardware for that, so my upgrades happen after hours. Here is Esri's documentation on high availability and replicated environments for upgrades. https://enterprise.arcgis.com/en/portal/11.5/administer/windows/upgrade-a-highly-available-portal.htm
... View more
12-02-2025
12:56 PM
|
4
|
1
|
1225
|
|
BLOG
|
@BrittanyLe thank you! I saw the post last week and I have already run it on our environment. I have about 60 items to migrate and about 40 of them are from ArcGIS Solutions. Thank you all for releasing the script because that would have taken a really long time to manually check.
... View more
11-19-2025
09:03 AM
|
1
|
0
|
1348
|
|
POST
|
Waze has finally accepted our feed. The format URL parameter must be JSON for Waze to import the geometry correctly. /query?where=1%3D1&outFields=objectid,street,subtype,description,direction,starttime,endtime,type,reference&outSR=4326&returnZ=false&f=json I had to go back and split a few of our road closures because Waze uses slightly different road names than what we had. For example, we have just G Street in our system, but Waze has G Street, G Street West, and G Street South. I left our road name as just G Street, but I split the closure close to where Waze was changing the names. Also, be careful if you are filling out closure times in ArcGIS Pro. Hosted feature services are in UTC time and ArcGIS Pro is sadly not smart enough to convert UTC to local time and vice versa. ArcGIS Pro shows the time in UTC and it must be updated in UTC. ArcGIS Enterprise and ArcGIS Online are smart enough to convert UTC to and from local time, so enter the times there.
... View more
11-17-2025
01:41 PM
|
0
|
0
|
368
|
|
POST
|
Could whatever the Python script is doing be replicated with attribute rules? Attribute rules still have limitations, but they have come a long way at ArcGIS Enterprise 11.5.
... View more
11-17-2025
09:02 AM
|
0
|
0
|
1526
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 3 | yesterday | |
| 1 | a month ago | |
| 1 | 06-24-2026 03:13 PM | |
| 2 | 06-25-2026 11:50 AM |
| Online Status |
Offline
|
| Date Last Visited |
10 hours ago
|