|
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
|
1219
|
|
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
|
382
|
|
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
|
971
|
|
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
|
1024
|
|
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
|
868
|
|
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
|
896
|
|
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
|
229
|
|
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
|
1244
|
|
POST
|
I have not been able to get Waze to accept the feed so far. They said they could not access the secure service even though I provided the username and password they needed to access it. I made the service public back in October and just last week they finally let me know there are still problems. I updated the script I provided above with new subtype values, because apparently the subtype values have changed. Now I am trying to figure out how to get them the geometry of the lines in a format Waze likes. I originally provided a URL with these parameters at the end: /query?where=1%3D1&outFields=objectid,street,subtype,description,direction,starttime,endtime,type,reference&outSR=4326&returnZ=false&f=geojson I got that from the Esri ArcGIS Solution help documentation for the Road Closure solution v1. It outputs the coordinates in WGS1984 decimal degrees and is in GeoJSON format. Waze's software apparently cannot parse that anymore. I have resubmitted the URL to output plain JSON and I am waiting to hear if that corrects the problem. Waze has not made this easy.
... View more
11-17-2025
08:07 AM
|
1
|
0
|
1447
|
|
IDEA
|
Being able to save and load Arcade expressions would be great as well.
... View more
11-13-2025
02:35 PM
|
0
|
0
|
495
|
|
POST
|
The behavior was on a version. We try not to edit the default.
... View more
11-12-2025
02:00 PM
|
0
|
0
|
699
|
|
BLOG
|
Does the Edit widget honor 24-hour time format now?
... View more
11-12-2025
01:57 PM
|
0
|
0
|
1473
|
|
IDEA
|
I hope this delete button does nothing, but it is scary to me to have a delete action associated with the Default version. Please remove the delete button from the Default version settings menu.
... View more
11-10-2025
09:33 AM
|
1
|
1
|
453
|
|
POST
|
We are on ArcGIS Enterprise 11.5 as well and using SQL Server 2022 for SDE. I tried as well with a referenced branched versioned feature layer. The editing was set to "Attributes only" and a standard account, owner account, and admin account could not edit the geometry in Web Editor. All the geometry tools were greyed out with the standard account. The move tool is available in Web Editor to the owner and admin accounts, but trying to move a feature causes it to snap right back to the original location.
... View more
11-10-2025
09:26 AM
|
1
|
0
|
726
|
|
POST
|
If your SDE allows and you don't need any editing, you could try publishing the service with a read only data connection to SDE. That should at least cause SDE to reject any edit submissions. I would also recommend creating a support ticket with Esri because that is a serious data integrity issue if Web Editor is indeed bypassing the disable edit geometry setting. I am going to see how Web Editor behaves in my environment.
... View more
11-10-2025
07:48 AM
|
0
|
0
|
742
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 1 | 3 weeks ago | |
| 1 | 4 weeks ago | |
| 1 | 03-24-2026 01:01 PM | |
| 2 | 03-14-2026 09:07 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|