laptop and a wrench

Bug

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

Last Published: August 25, 2014 No Product Found
Bug ID Number NIM006726
SubmittedFebruary 9, 2007
Last ModifiedApril 2, 2025
Applies toNo Product Found
Version found9.2
StatusDuplicate

Additional Information

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

Steps to Reproduce

Bug ID: NIM006726

Software:

  • No Product Found

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options