|
POST
|
We are on government Power Automate. I did a test just now by creating a new hosted feature layer (HFL). I created a flow like in your example to trigger based on new record creation. I had to go into the HFL and manually enable "Keep track of changes to the data (add, update, delete features)" in order for the webhook from the flow to be created. Creation of new records did not trigger the automated flow. I turned the flow 'off' which removed the webhook, turned it back on to create a new webhook... but it still does not trigger. I made different manually triggered test flow using ArcGIS connector ("Get data from feature layer") and that does work.
... View more
10-23-2025
06:29 AM
|
1
|
1
|
1636
|
|
POST
|
You might want to make your own thread for that, but the first thing to try is to go the ArcGIS Connection reference and perform the 'Switch account' step to log in again and re-authenticate. NOTE: if your browser session already has an active AGOL login session, this may automatically use that account instead of prompting you to enter credentials. If that's an issue, just navigate to any normal AGOL page and log out first. This authentication session expires within two weeks, if I am not mistaken. It's a big pain that has been discussed in other threads as well. If that's not it, you may want to start your own thread so others can help you with your particular issue.
... View more
10-22-2025
11:10 AM
|
0
|
1
|
1021
|
|
BLOG
|
Will this be recorded and shared after? I would love to join but I'm at a conference that day. I have some other Monitor resources/webinar videos bookmarked but haven't had the time to watch them all.
... View more
10-10-2025
05:55 AM
|
1
|
0
|
567
|
|
POST
|
Are you guys on Windows 11? We are having issues with Win11 'efficiency mode' being applied to various processes including Edge. You can quickly tell by looking at Task Manager for the process and there will be a green leaf icon indicating efficiency mode is active. Windows 11 has not offered any good tools to control this, we have had to try various hack-y methods to get it to stop.
... View more
10-10-2025
05:53 AM
|
0
|
0
|
974
|
|
POST
|
This is not a complete answer, but a starting point - and I could be wrong - but I have a feeling this what's happening: Cached tiles by their nature have to use a zoom level index. This is hard-coded at the time of publishing, and I don't think you can modify it after. So the resulting zoom levels you experience (how many, what the scales are at each zoom level) really depends on settings during publishing. NOTE: This is not the same as the scale settings specified in ArcGIS Pro for any given layer. So if you can share exactly how you created the service, that can lead to recommendations for modifying those settings for republishing. ArcGIS Pro is not always very 'smart' in the way it chooses the default index or zoom level options for you during publishing. I believe one way to validate the limitations of your service is by checking the service's REST endpoint and looking at the scale values shown there. Example below of a Vector Tile service but other cached tile REST attributes might be similar.
... View more
10-10-2025
05:29 AM
|
0
|
0
|
768
|
|
POST
|
If any of your workflows on the Enterprise GDB feature class performs a truncate/append style operation, or delete/re-insert, or possibly if the data is replicated from another source, OBJECTID's will not be a valid way to uniquely identify features since the OBJECTID values will be applied simply based on order of insert operations. However, if your workflows only are updating existing rows, then OBJECTID's should not be changing. Since you do indicate you are using Enterprise GDB, I believe that means you could use a Database Sequence and an Arcade expression to generate a custom unique ID field with an Attribute Rule instead of relying on OBJECTID/GLOBALID. Are you familiar with that strategy? However, if any of your workflows are re-inserting rows, then the Attribute Rule would need some logic to keep a uniqueID if it already exists, rather than always generating a new ID on an insert. I see this from the /updateFeatures documentation that this would be supported in 11.5 to use a custom unique id string field instead of objectid or globalid: EDIT: This seems more complicated than I thought: https://developers.arcgis.com/rest/services-reference/enterprise/layer-feature-service/#new-at-115
... View more
09-29-2025
06:40 AM
|
0
|
3
|
2690
|
|
IDEA
|
Agreed, the Legend UI feels like a mess to us as well. While we're at it, the Scale bar settings are likewise a trial and error operation most of the time. I bring this up because if there is a major Legend UI overhaul, I imagine it ought to include improvements of other similar UI items that suffer from the same format Although the Legend and Scale bar ribbon menus offers a 'gallery' with a few variations to choose from, I don't see any way to save your own gallery items to make restoring preferred formatting much easier.
... View more
09-29-2025
06:22 AM
|
0
|
0
|
696
|
|
IDEA
|
https://community.esri.com/t5/arcgis-online-ideas/allow-organization-and-or-groups-to-own-data-in/idi-p/932041 Jeez man... open for 6 years with 33 updoots and ESRI has not responded. I wish they would let it be Under Consideration at least. I think the idea deserves some dignity and can live out its years with the others of its kind that are consigned to oblivion 😢 Or Close it with an explanation/response. If the idea isn't feasible, I'd love to hear more from the AGOL team's theory for why, which could be insightful to better understand the limitations that they (and we) are working within.
... View more
09-24-2025
01:45 PM
|
0
|
0
|
2352
|
|
IDEA
|
I whole-heartedly agree with this, and feel like this is more aligned with an 'Enterprise' type of environment. Even though my organization is small, just a team of 2 pure-GIS workers, I like to consider a lot of our content 'Production', as it is essentially permanent resources used internally or by the public. I dislike the coordination necessary to consolidate 'Production' resources under a shared user account, in order to visualize/organize all the items into folders, which for me is critical for keeping our many hundreds of items from seeming like a complete mess, and makes management and review of all of our production resources easier. Especially auditing content naming conventions, and sharing settings, as you mentioned, which in my case need to be standardized for different use cases.
... View more
09-24-2025
05:45 AM
|
0
|
0
|
2413
|
|
IDEA
|
This reminds me of other design/technical software where it has “workspaces” which essentially are different interface layouts for different use cases. I would enjoy this kind of feature as well.
... View more
09-20-2025
08:08 AM
|
0
|
0
|
422
|
|
POST
|
I have a hack-y method for ya using map viewer classic: Add a new 'URL' item to Portal, and use the REST url for the whole map service, name it as the (single) layer you want to be from within the map service. Open that new Portal item (it's just a reference to your map service) in map viewer classic. In the Contents list, you can expand the map service group, and 'remove' and sub-layers you don't want, leaving you finally with only the one you care about. Click the ... under the parent group and 'Save' Viola, you now have a single-layer Portal item (kinda) but still retains the parent map service properties.
... View more
09-19-2025
11:54 AM
|
2
|
0
|
750
|
|
POST
|
Hm that is interesting that they are deprecating the Survey123 Connectors/Actions. Currently, Survey123 actions do not require a Power Automate premium license, while ArcGIS actions do.
... View more
09-19-2025
06:14 AM
|
0
|
0
|
803
|
|
POST
|
Do you have access to the ArcGIS Server manager menus? I'm curious what your settings are for Site > Settings > Pooling
... View more
09-19-2025
06:08 AM
|
0
|
1
|
2560
|
|
POST
|
I think one of the most helpful things for troubleshooting is to show the 'outputs' of the actions. Can you share the 'output' of the Create report action from this flow run?
... View more
09-19-2025
06:04 AM
|
0
|
2
|
509
|
|
POST
|
To piggy-back on this, here is an example of an output of ArcGIS Connector for Query Attachment: { "statusCode": 200, "headers": { "ETag": "W/\"143-SEyQLGQQvSDupHamIqbh1v32DBI\"", "Vary": "Origin,Accept-Encoding,Authorization,X-Esri-Authorization", "arcgis_connector_version": "ArcGIS 2025.2.0 2025.06.10 1749573664471 361de8", "X-Powered-By": "Express", "x-ms-environment-id": "<redacted>", "x-ms-tenant-id": "<redacted>", "x-ms-dlp-re": "-|-", "x-ms-dlp-gu": "-|-", "x-ms-dlp-ef": "-|-/-|-|-", "Timing-Allow-Origin": "*", "x-ms-apihub-cached-response": "false", "x-ms-apihub-obo": "false", "Date": "Wed, 20 Aug 2025 22:47:34 GMT", "Content-Length": "323", "Content-Type": "application/json; charset=utf-8" }, "body": [ { "id": 133, "globalId": "<redacted>", "name": "IMG_2351.JPG", "contentType": "image/jpeg", "size": 4568873, "keywords": "attach_images", "url": "https://services3.arcgis.com/<redacted>/FeatureServer/0/567/attachments/133" } ] } The body value is an array of attachment attributes (not the attachment itself). If no attachments are found for the specified objectid, the array is empty: [] As @AkshayHarshe pointed out, you would then use ArcGIS Connector Get attachment from URL to get the actual raw attachment file data for each attachment via the "url" value from each attachment you're iterating over from the Query attachment body.
... View more
09-18-2025
12:48 PM
|
1
|
0
|
1078
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-28-2026 08:15 PM | |
| 1 | 03-08-2026 12:16 PM | |
| 1 | 07-22-2025 07:31 AM | |
| 1 | 12-02-2025 03:04 PM | |
| 1 | 11-19-2025 05:45 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|