Module Config Validator - Latest

Spectrum Spatial Analyst Extensibility Guide

Product type
Software
Portfolio
Locate
Product family
Spectrumâ„¢ software
Product
Spectrumâ„¢ software > Spatial > Spectrum Spatial Analyst
Version
Latest
ft:locale
en-US
Product name
Spectrum Spatial Analyst
ft:title
Spectrum Spatial Analyst Extensibility Guide
Copyright
2025
First publish date
2007
ft:lastEdition
2025-10-28
ft:lastPublication
2025-10-28T15:15:05.535000
L1_Product_Gateway
L2_Product_Segment
L3_Product_Brand
L4_Investment_Segment
L5_Product_Group
L6_Product_Name
Since the module configuration can become complex if many modules are added to it, the Spectrum Spatial Analyst extensibility platform provides a module config validator that can be used to validate the CustomAnalystModuleConfig.json file. The tool is simple to use, browse to it as follows:
  1. Browse to http://<InstallationURL>:8010/connect/analyst/mobile/#/customModuleValidation. The following screen displays.

  2. Choose and browse to a manually authored CustomAnalystModuleConfig.json file on the file system. The tool will validate the file. It also shows any errors to the user
  3. Once validation is complete, place the CustomAnalystModuleConfig.json file into the customerconfigurations folder of the Spectrum Spatial Analyst installation.
The ModuleConfig validator performs semantic and syntactic validation of the CustomAnalystModuleConfig.json, and returns any errors for missing braces, un-equal parenthesis, missing mandatory fields, and so on. It also validates the location of modules and external JavaScript files in the CustomAnalystModuleConfig.json file. We recommend that you check the CustomAnalystModuleConfig.json file is valid before deploying it to Spectrum Spatial Analyst in the customerconfigurations folder. Please refer to the tables for configuring the CustomAnalystModuleConfig.json to check for mandatory and optional fields in the CustomAnalystModuleConfig.json file.