ERROR
When selecting the Data Delivery Extension (DDE) translation tool in the HTML Viewer, the following error may occur:"Could not find layer [name] in layerThemes array, check fmeDownload.htm"
Clicking on the DDE translation tool engages a script that checks for layers in the table of contents of the viewer that are mapped to a theme in the FMEDownload.htm file. If a layer is not listed in the layerThemes array but is visible in HTML Viewer, this error message displays.
Code:
layerThemes["streets"] = "streets^SHAPE_DATA"; // if shapefile
layerThemes["Parcels"] = "TEST.TEST.PARCELS^SDE30_DATA"; //if SDE data
Note:
To customize the layers shown in the layer list, refer to the article listed in Related Information, below.
Article ID:000007370
Get help from ArcGIS experts
Download the Esri Support App