|
POST
|
Hi @PhilippeVDV and @SimonSchütte_ct, I deployed the patch on 11.5 environment and I confirm it does fix the bug 🙂 !
... View more
|
2
|
1
|
314
|
|
POST
|
Yes please! Ask to be attached to BUG-000173313 and then escalate to complain how critical it is ! It’s still not fixed in 12.1 so already 3 versions after it’s been posted here. Need more users complaining I guess!
... View more
|
1
|
1
|
155
|
|
POST
|
Hi @GlenterpriseUK , Thanks for your reply. I know how to use a token. I am looking for a way to inspect it server side. In the meantime, I found the undocumented end point "/rest/self": https://myagsserver.company.com/arcgis/rest/self?token=foo&f=json that does what I want but I don't like using anything not official: https://developers.arcgis.com/rest/services-reference/enterprise/get-started-with-the-services-directory/ Thanks
... View more
3 weeks ago
|
1
|
0
|
216
|
|
IDEA
|
Hello @MichaelJenkins, We have same issue here. I realized it after having already posted my idea but I think in the end we are trying to solve the same issue: https://community.esri.com/t5/developers-ideas/arcgis-indoors-space-planner-allow-the/idi-p/1695758/jump-to/first-unread-message By the way, I logged an enhancement request for this (ENH-000184264 ). Feel free to ask your support to attach you to it. I guess the more users are linked, the more chance it has to be implemented
... View more
3 weeks ago
|
0
|
0
|
188
|
|
IDEA
|
Hello, Currently, in ArcGIS Space Planner of ArcGIS Enterprise 11.5, for hotels, it is solely possible to configure the maximum duration per booking in days: We would like to be able to configure this duration in hours for some specific "hotels". So ideally being able to switch the time unit (not replace days by hours). The use case is to maximize occupancy by preventing user from booking a whole day if only few hours is required. If user needs a longer time, then they would need to make an additional booking. Thanks for listening.
... View more
3 weeks ago
|
0
|
0
|
174
|
|
POST
|
Hi @GlenterpriseUK , Thanks for your reply. OK, noted. As it was generated by Portal for ArcGIS for ArcGIS for Server, I would have expected that it could at least be introspected by Portal for ArcGIS. My main problem is then how can I introspect this token ? I didn't find any other REST end point for doing so in the documentation. Thanks, Best regards, Nicolas
... View more
3 weeks ago
|
0
|
1
|
230
|
|
POST
|
Hello, We are running ArcGIS Enterprise 11.5 on Windows server 2022 and are facing an issue with ArcGIS for server. When trying to switch a geoprocessing service running mode from synchronous to asynchronous, we noticed that it is then no longer returning the Z coordinates even if parameter "returnZ" is set to True. We were able to make a minimal toolbox to reproduce the behavior. You can find it attached as "TBAsnycSyncReturnZ.zip" toolbox. When publishing it, configure it on synchronous. Then go to the REST API and give the following point as input and configure "ReturnZ" as "True": ``` "hasZ": true, "geometryType": "esriGeometryPoint", "spatialReference": "wkid": 102100, "features": [ "geometry": "x": 672099.930584808, "y": 5818689.708238841, "z": 350.30719999999565 ], "exceededTransferLimit": false ``` You should get a point with Z coordinate as output. Now, configure the toolbox to "asynchronous" and run once again the tool with the provided parameter and configure "ReturnZ" as "True": you should get a point with no Z coordinate. Do you manage to reproduce ? Thanks,
... View more
03-25-2026
04:09 AM
|
0
|
1
|
207
|
|
POST
|
Hello, Just tested @arcgis/create: thanks JS team, great initiative ! I was surprised though to find out that `package-lock.json` is in .gitignore by default. According to npm, this file is meant to be commited: https://docs.npmjs.com/cli/v11/configuring-npm/package-lock-json ``` This file is intended to be committed into source repositories, and serves various purposes ``` Obviously, you did it on purpose for a reason and I would curious to know why. Thanks
... View more
03-16-2026
05:50 AM
|
1
|
2
|
324
|
|
POST
|
It turned out to be data related. Once we identified the service, we recreated all the features classes that this service was consuming and afterward we no longer faced the issue.
... View more
02-24-2026
09:52 PM
|
0
|
0
|
350
|
|
POST
|
Did you configure include OBJECT STORE in webgisdr config file ?
... View more
02-13-2026
02:32 AM
|
1
|
1
|
997
|
|
POST
|
Hello, I am trying to validate a token on the Portal for ArcGIS (11.5) Inspection end point (self) but I am noticing that when the token has been generated using "generateToken" endpoint to get a 'server-token' in exchange of a 'portal-token', then it does not work: {"error": { "code": 498, "message": "Invalid token.", "details": ["Error validating token: Server request cannot be verified for account: 0123456789ABCDEF ,Request url: https://myportal.company.com/geoportal/sharing/rest/portals/self Server Id : jT5yBX8d125abcKp , Serverkey recieved 'false'"] }} Is it expected ? Or does it look like a bug ? Thanks, Self documentation: https://developers.arcgis.com/rest/users-groups-and-items/portal-self/ GenerateToken: https://developers.arcgis.com/rest/users-groups-and-items/generate-token/
... View more
02-10-2026
07:14 AM
|
0
|
5
|
374
|
|
POST
|
Good to know. Thanks for your reply. Much appreciated.
... View more
02-10-2026
07:09 AM
|
0
|
0
|
521
|
|
POST
|
Hello @Sarah_Hanson, Thanks for your reply. As you seem to be aware about response caching, I was wondering if you have any reply to this question: https://community.esri.com/t5/arcgis-enterprise-in-the-cloud-questions/response-caching-with-cloud-object-store/m-p/1634601#M903 Is CDN cache supported for non-hosted feature layers or in the pipeline ? Thanks
... View more
02-06-2026
07:05 AM
|
0
|
1
|
532
|
|
POST
|
Hi @ChrisDunn1, Thanks for your quick reply: much appreciated. Support was easily able to reproduce and logged the following BUG: BUG-000182225 - Field Maps barcode scanning returns incorrect results for Code-39 on Androids. I already escaladated it as it's a big issue for us. Thanks
... View more
01-19-2026
05:07 AM
|
0
|
0
|
1448
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | a week ago | |
| 1 | 3 weeks ago | |
| 1 | 3 weeks ago | |
| 1 | 03-16-2026 05:50 AM | |
| 1 | 09-09-2025 05:56 AM |