laptop and a wrench

Bug

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

Zuletzt veröffentlicht: August 25, 2014 No Product Found
Bug-ID-Nummer NIM006726
EingereichtFebruary 9, 2007
Zuletzt geändertApril 2, 2025
Gilt fürNo Product Found
Gefunden in Version9.2
StatusDuplicate

Zusätzliche Informationen

Duplicate of NIM006979

Workaround

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 *****

Schritte zur Reproduzierung

Bug-ID: NIM006726

Software:

  • No Product Found

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln