laptop and a wrench

不具合

HTML Viewer Query functions break when consuming ArcMap Service with group layers.

最後に公開された状態: August 25, 2014 No Product Found
不具合 ID 番号 NIM006726
送信されましたFebruary 9, 2007
最終更新日April 2, 2025
適用対象No Product Found
見つかったバージョン9.2
ステータスDuplicate

参考情報

Duplicate of NIM006979

対処法

See KB32692<a href="http://support.esri.com/index.cfm?fa=knowledgebase.techArticles.articleShow&d=32692" target="_blank">http://support.esri.com/index.cfm?fa=knowledgebase.techArticles.articleShow&d=32692</a>Code change inside aimsLayers.js function "getLayers"=================================Replace existing code :startpos = theReplyUC.indexOf("ID=",lpos);With://***** start *****var mypos = theReplyUC.indexOf("PARENTLAYERID=",lpos); if (mypos != -1) { theReplyUC = theReplyUC.replace("PARENTLAYERID", "PARENTLAYER"); startpos = theReplyUC.indexOf("ID=",lpos);} else { startpos = theReplyUC.indexOf("ID=",lpos);}//***** end *****

再現の手順

不具合 ID: NIM006726

ソフトウェア:

  • No Product Found

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

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

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

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

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

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

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