|
BLOG
|
Hello @RajkumarPadmanabhan, Thanks for sharing these links. I would love switching from SAML to OIDC by I can't because of the following issue: https://community.esri.com/t5/arcgis-online-questions/agol-oidc-username-not-consistant-with-saml/m-p/1560118#M62451 Is it something you are aware of ? Thanks for listening
... View more
05-08-2025
04:24 AM
|
0
|
0
|
235
|
|
POST
|
Hello, Building an application with the editor widget, I noticed a 404 translation error for "FilterBuilder" when local is not English. Having a look at "node_modules", it seems like translations are missing for "FilterBuilder" and "FilterCondition" Are you aware of this issue ? Thanks for listening, Nicolas
... View more
04-13-2025
11:56 PM
|
0
|
1
|
393
|
|
POST
|
Hello, Just wondering is there is any plan to extend a bit the scope of OAuth to support non interactive login and ease integration of a small map components into more complex web application or micro services architecture ? I found a couple of threads asking for that but it seems to me they did not catch the deserved attention as they did not get any reply which is generally not a good sign... https://community.esri.com/t5/arcgis-online-questions/access-organization-resource-programmatically/m-p/1600638#M64193 https://community.esri.com/t5/arcgis-enterprise-ideas/support-the-oauth2-0-token-exchange-grant-type/idi-p/1341294 What is ESRI's point of view on this request ? Is there anything wrong with this method and your authorization scheme ? In your documentation, you are pushing for OAuth2.0 to be used: https://developers.arcgis.com/documentation/security-and-authentication/user-authentication/flows/generate-token-flow/ Allowing token_exchange would I think, prevent some complex architecture leveraging `generate-token-flow` to bypass this limitation. Thanks for listening,
... View more
04-04-2025
07:29 AM
|
0
|
0
|
328
|
|
IDEA
|
Completely agree with you ! Currently this limitation makes the integration of a small map component in a big application where the user is already logged not ideal with the only supported code flow. Specially with the new support of OIDC, if the backend application have already an IDToken for the user, it would be nice to be able to get an ArcGIS Token by prodiving this IDToken (urn:ietf:params:oauth:token-type:id_token): https://curity.io/resources/learn/token-exchange-flow/
... View more
04-04-2025
06:57 AM
|
0
|
0
|
403
|
|
POST
|
Hi ! Same use case here. So far we are redirecting the user a second time to get an ArcGIS token. No need to enter credentials a second time thanks to SSO but still there an additional redirection at startup which is not ideal. Did you find a solution? I guess it would require to somehow automating the OIDC login of ArcGIS enterprise via REST call. Thanks
... View more
03-29-2025
01:36 AM
|
0
|
0
|
419
|
|
POST
|
Hello @BanchanaPandey, Facing the same issue out of the blue after importing webgisdr site. Do you remember what was the trick with this "site key" by any chance ? Thanks
... View more
01-30-2025
10:41 PM
|
0
|
0
|
765
|
|
POST
|
Hello, I just found out that you cannot have more than 3 nested group layer on the MapViewer. On the image below, "My Layer" can no longer be nested in a group: I guess it is a known limitation but I can't find it anywhere documented anywhere: https://doc.arcgis.com/en/arcgis-online/create-maps/organize-layers-mv.htm I am missing one level for my use case. Is it something in the pipeline or is it a hard limit on purpose ? If yes, for which reason ? I tried adding one additional level manually using "ago-assistant" and it seems to be working so I am wondering what is the reason behind this limitation ? Is it safe to keep that way ? Once again I am only missing one level ! Thanks for listening ! Nicolas
... View more
01-07-2025
06:45 AM
|
1
|
1
|
675
|
|
POST
|
Thanks @JonathanQuinn for your fast reply and test: much appreciated. Local support was also able to reproduce the issue and logged the following bug: BUG-000173313 - After migrating hosted scene layer caches from the tile cache data store to the object store, backups of the object store take significantly longer than backups of the tile cache data store containing the same content in ArcGIS Enterprise. The good piece of news is that it is already "In Product Plan". What a relief because as I was afraid, I cannot backup my 110 Go objectStore (it took 21 hours to do the local backup and then webgisdr timed-out 3 hours later having started to copy the backup to the shared location)
... View more
01-02-2025
10:09 AM
|
0
|
0
|
2143
|
|
POST
|
Logged as: BUG-000173247 - Can't validate 2 times in a row the objectStore
... View more
12-23-2024
09:06 AM
|
0
|
0
|
654
|
|
POST
|
Hello, Testing 11.4 environment on Windows Server 2022, I noticed that when validating the objectStore 2 times in a row, it fails the second time with a 500 error: "Cannot invoke "org.apache.http.HttpEntity.getContent()" because "entity" is null" So it keeps loading for ever... But the first validation worked... Anybody else can reproduced ? Thanks
... View more
12-18-2024
09:15 AM
|
1
|
1
|
695
|
|
POST
|
@TimHaverlandNOAA, this is a non-documented parameter so it won't be in ArcGIS API for Python. You should use tool like Postman or so, in order to make manually the POST to "importSite" with the additional parameter "mode:dr" in order to make it work.
... View more
12-18-2024
02:14 AM
|
1
|
0
|
1386
|
|
POST
|
Thanks @JonathanQuinn ! This is exactly what I was looking for. It is super useful ! Last night, while testing the new objectStore, the restore of the latter took 14 hours (cf. https://community.esri.com/t5/high-availability-and-disaster-recovery-questions/can-t-backup-arcgis-enterprise-11-4-webgisdr-since/m-p/1567875) but failed with another weird issue for ArcGIS Server (something like "ArcSOC PID XYZ not ready" or something like that). I restarted ArcGIS Server service, and run the import site operation for ArcGIS Server with "mode:dr" and Portal for ArcGIS and it worked like charm ! I spared yet another 15 hours of my time ! I don't understand why you don't document it. Super powerful. Thanks again for sharing.
... View more
12-18-2024
02:12 AM
|
0
|
0
|
1386
|
|
POST
|
Hello, Apologize for my late reply but tests are taking ages.... I will summarize my testings but here is my conclusion: everything seems to be working properly but it is just super long and slow. I found out that "Windows Defender" was slowing the backup down. I added exclusions to: - arcgis datastore backup folder - webgisdr temp and backup folder and after that, I was able to make a webgisdr backup... but performances are really poor compared to tileCache. Here is a quick overview: Scenario 1: ------------------- - 1 base deployment - Portal for ArcGIS, ArcGIS for Server, ArcGIS datastores (relational, tileCache, objectStore) - Windows 2022 16 CPU - 60 GB RAM deployment - Disk: 160 GB. - Attached local D drive "io3" 300MB/S and a rate of 5 IO operation per gigabyte with a guaranteed minimum of 500 IO operations and a maximum of 2000 IO operations (both, read and write) Scenario 2 (objectStore on a dedicated VM): ------------------- - 1 base deployment - Portal for ArcGIS, ArcGIS for Server, ArcGIS datastores (relational, tileCache) - Windows 2022 16 CPU - 60 GB RAM deployment - Disk: 160 GB. - 1 datastore deployment - ArcGIS datastores (objectStore) - Windows 2022 16 CPU - 60 GB RAM deployment - Disk: 160 GB. - Attached local D drive "io3" 300MB/S and a rate of 5 IO operation per gigabyte with a guaranteed minimum of 500 IO operations and a maximum of 2000 IO operations (both, read and write) As you can see it now takes: - 12h30 in a base deployment when webgisdr temp and backup folder can be local - 16h in a scenario with a shared webgisdr temp and backup folder (we can ignore the deletion but thought it is interesting to note that it is now taking ages as well) I am bit scared now because this ArcGIS Enterprise deployment is small. TileCache is only 27 Go. Our professional WebGIS has currently a tileCache of 110 Go and I am not sure it will fit in 24 hours. I am about to start the test. It seems to me that with the objectStore, we are retrograding back in time of BUG-000139154 BUG-000139154: https://support.esri.com/en-us/bug/tile-cache-datastore-backup-takes-too-long-and-the-data-bug-000139154 The bad piece of new is that there is only room for 1 version to fix it (11.5) ! Note that a webgisdr backup of the same site on tileCache takes only 30 minutes ! And finally to answer your question @Gaius_Kuttappan : - There is a size reduction after migration (from 27.8 Go -> 21. 4GB) and all migrated scene layers are loading correctly - Yes, datastore are validating properly - Describedatastore: READWRITE - nothing special - Yes, full permissions correctly set. - Nothing abnormal in webgisdr logs as everything is working as expected. Any thought @JonathanQuinn ? Thanks !
... View more
12-12-2024
02:37 AM
|
0
|
0
|
2237
|
|
POST
|
On our side, in the end we kept having this SMB error that we thought would be solved by removing the incorrect registered data store. We found out using "process monitor" that the SMB error was coming from ArcSoc process when starting a new soc instance. We searched everywhere for this path on ArcGIS Manager and Admin interface: could not find any mention of it. Then we checked the ArcGIS Project used for publishing and found out that this path was referenced as broken in the "Folders" list section as on the image below. We republished each service. SMB errors went away. No issue since then (10 days). To be followed. Broken path in ArcGIS Pro folders project Conclusions: - I did not think that these paths matter in the ArcGIS Pro project for publishing - The issue is still unclear to me: SMB error could occur without having necessarily a crash. - Maybe because almost all our services (50) were published with this broken path, if several of these broken services start spinning up ArcSOC processes, it could lead to it ?!
... View more
12-11-2024
12:33 PM
|
0
|
0
|
968
|
|
POST
|
Thanks for your feedback @AndyGup . It is visible on your core samples from "js-api-resources" repository: https://github.com/Esri/jsapi-resources/tree/main/core-samples/jsapi-custom-workers Run 'npm install', 'npm run build' and serve the build. You end up with the phenomena described: many requests to individuals workers' dependencies modules. Don't need to click on "Run spatial Join" to run the custom worker. Basically, as soon as you make use of custom workers with core, you end up with the phenomena described that is to say loading all the depencies of ESRI Maps SDK workers individually (mainly FeaturePipelineWorker dependencies for simple webmap). If you compare with a CDN version of the app: require(["esri/Map", "esri/views/MapView", "esri/layers/FeatureLayer", "esri/widgets/Legend"], (ArcGISMap, MapView, FeatureLayer, Legend) =>{
const cityLayer = new FeatureLayer({
portalItem: {
id: "e39d04981238498792eb33ea26ba1c09"
}
});
const frsLayer = new FeatureLayer({
portalItem: {
id: "cdff193a3e3743a5bc770e2743f215b3"
}
});
const map = new ArcGISMap({
basemap: "dark-gray-vector",
layers: [cityLayer, frsLayer]
});
const view = new MapView({
container: "viewDiv",
map,
center: [-117.98, 33.96],
zoom: 12
});
const legend = new Legend({ view });
view.ui.add(legend, "top-right");
}) all the worker code is bundled in 'https://js.arcgis.com/4.31/esri/views/2d/layers/features/FeaturePipelineWorker.js' and there much much less requests:
... View more
12-04-2024
01:55 AM
|
0
|
1
|
1020
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 11-05-2024 01:46 AM | |
| 2 | 08-25-2025 03:13 AM | |
| 1 | 3 weeks ago | |
| 1 | 07-10-2024 05:12 AM | |
| 1 | 01-07-2025 06:45 AM |