laptop and a wrench

不具合

A query error occurs when selecting with circle/ellipse (not polygon) on an Integrated Windows Authentication (IWA) enabled standalone ArcGIS Server.

最後に公開された状態: October 9, 2019 ArcGIS GIS Server
不具合 ID 番号 BUG-000125565
送信されましたSeptember 26, 2019
最終更新日June 5, 2024
適用対象ArcGIS GIS Server
見つかったバージョン10.6.1
オペレーティング システムWindows OS
オペレーティング システムのバージョン10.0 64 Bit
ステータスWill Not Be Addressed

参考情報

Please add esriConfig.defaults.io.corsEnabledServers.push({ host: "serverUrl", withCredentials: true }); to the application. This should get past the CORS errors. As for why it happens on only circle/ellipse and not the other geometry types, it could be with how the request is being processed. If the request exceeds 2000 characters, it automatically POSTS it. Adding this bit should get around that issue.

対処法

This issue does not happen with ArcGIS API for JavaScript 4.x or with the following ArcGIS Enterprise 10.71 setups:

  • Deploy the sample app on the same server where the GIS service is published. This is an IWA enabled standalone server.
  • Deploy the sample app on the same server where Portal for ArcGIS or GIS server are installed. This is an IWA enabled Portal for ArcGIS environment.
  • Deploy the sample app on the different server where Portal for ArcGIS or GIS server are installed. This is an IWA enabled Portal for ArcGIS environment.
  • IWA disabled.

再現の手順

不具合 ID: BUG-000125565

ソフトウェア:

  • ArcGIS GIS Server

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動