|
POST
|
Oh sweet thanks for that @JeffKapellas I'll get that installed asap
... View more
07-03-2023
02:12 PM
|
0
|
0
|
1756
|
|
POST
|
If you want to do a quick and dirty hack you can download the .js file from here: https://js.arcgis.com/4.23/@arcgis/core/core/reactiveUtils.js and copy it to Portal\framework\jsapi\jsapi4\esri\core and it'll get your nearby app working 😄 There will be version mismatch errors in chrome dev tools, and it may not work perfectly, but at least you get something showing which is better than nothing!
... View more
07-03-2023
01:01 AM
|
1
|
2
|
1766
|
|
POST
|
I just encountered this exact issue on our 10.9.1 Portal. Same symptoms, same patches installed. This is incredibly disappointing. We cannot remove security patches.
... View more
07-03-2023
12:53 AM
|
0
|
3
|
1767
|
|
IDEA
|
Hi @RalucaNicola1 is there a way to set this in the ArcGIS Portal scene viewer, or do you have to build a custom app that consumes a scene and set refreshInterval through code?
... View more
06-26-2023
05:26 PM
|
0
|
0
|
1503
|
|
POST
|
Does this diagram help explain? You need internal and external web adaptors. These all need to be registered with portal and server using their machine names to allow multiple web adaptors. You then set the webcontexturls in portal and server to the proper url. https://enterprise.arcgis.com/en/web-adaptor/latest/install/iis/configure-multiple-arcgis-web-adaptors.htm
... View more
06-13-2023
07:50 PM
|
0
|
0
|
3153
|
|
POST
|
ALL Widgets in Experience Builder that are able to access layers should be able to access multiple layers. Even better would be the ability to access multiple layers across multiple maps, with the available layers being filtered by whatever map is being interacted with.
... View more
05-31-2023
02:41 PM
|
26
|
0
|
10004
|
|
POST
|
it doesn't appear to be documented anywhere except for in relation to webhooks: https://www.esri.com/content/dam/esrisites/en-us/events/conferences/2020/federal-gis/administering-arcgis-enterprise.pdf https://developers.arcgis.com/rest/users-groups-and-items/create-webhooks.htm
... View more
05-22-2023
06:06 PM
|
0
|
0
|
5570
|
|
POST
|
EDIT: Oh I see that is a slightly different endpoint in the documentation. I still confirmed it is there at 10.7 in our old portal: It should be there - according to the docs it was introduced at 10.7: https://developers.arcgis.com/rest/users-groups-and-items/user-license-types.htm I can confirm that on our deprecated 10.7 portal it is there.
... View more
05-22-2023
06:01 PM
|
0
|
2
|
5571
|
|
POST
|
Hi Gareth, I have created a workflow in FME that allows users to "check out" or "return" a license without having to ask an administrator. The workflow requires us to update the role and the license type in two steps. there are two options - if the user checks out a license I set their named user to fieldWorkerUT and the corresponding custom role and if the user returns a license I set them to viewerUT and the corresponding custom viewer role. First update License Type: Request URL: $(arcgis_portal_url)/$(arcgis_portal_webadaptor_context)/sharing/rest/portals/0123456789ABCDEF/updateUserLicenseType Method: POST Parameters: token: token users: $(portal_username) f: pjson userLicenseType: $(new_user_type) new_user_type = fieldWorkerUT or viewerUT Second update User Role: URL: $(arcgis_portal_url)/$(arcgis_portal_webadaptor_context)/sharing/rest/portals/0123456789ABCDEF/updateUserRole Method: POST Parameters: token: token users: $(portal_username) f: pjson role: $(new_role) new_role = 7Wqt2kdDEMSska9w or 3Fg8KwpdZknhNZE6 depending upon which one matches the license type that was selected first. I hope this helps, Marc
... View more
05-22-2023
05:42 PM
|
0
|
4
|
5574
|
|
IDEA
|
Hi @Andrew--Johnson, Thanks for the update. I'm glad this is getting some attention internally. The only reservation I have about using integrated mesh as part of the ground layer is would this result in the texture being lost? For example we might have aerial imagery and a DEM of a building site and have multiple mesh models from Drone photogrammetry in place on the site. I would not want to have the mesh textures replaced but the aerial images. Thanks again for taking the time to look into this. Marc
... View more
03-23-2023
01:20 PM
|
0
|
0
|
4524
|
|
IDEA
|
Hi there, We have to stop all ArcGIS Services nightly to perform static VM level backups of our ArcGIS Enterprise Environment. This creates error messages in the Portal logs. I would like the ability to programmatically clear the portal logs of error messages over a specific time frame. Currently you can only fully clear the portal logs. Thanks, Marc
... View more
03-14-2023
02:11 PM
|
4
|
0
|
630
|
|
POST
|
Ah I see that each user at this URL: https://dnsname.com/portal/sharing/rest/community/users/username?f=pjson has an attribute: "provider": "oidc_Ej271aNSub40Wb9Q", which you can query.
... View more
03-13-2023
04:46 PM
|
0
|
0
|
2579
|
|
POST
|
I am having the same issue. I went throught he Sharing API and tried there using this URL: https://dnsname.com/portal/sharing/rest/portals/0123456789ABCDEF/oidc/Ej271aNSub40Wb9Q/unregister and got the following error: Unable to unregister OpenID Connect provider as there are still user(s) from this provider. Error: 400 Question: How can I find out which users are linked to this provider? Thanks, Marc
... View more
03-13-2023
04:43 PM
|
0
|
0
|
2579
|
|
IDEA
|
Apologies, I guess it's the whole ecosystem right? The interaction between the tile layers and mesh layers appears to be consistent across ArcGIS Pro and ArcGIS Enterprise/Online. I'll create a new idea for ArcGIS Pro if you prefer and cross-reference to this one.
... View more
03-02-2023
02:16 PM
|
0
|
0
|
4580
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-19-2026 04:14 PM | |
| 1 | 09-25-2025 06:28 PM | |
| 1 | 11-17-2025 01:28 AM | |
| 2 | 01-20-2026 02:14 PM | |
| 1 | 01-20-2026 02:18 PM |
| Online Status |
Offline
|
| Date Last Visited |
Tuesday
|