Configure application

The Residential Comp Finder application consumes an ArcGIS Online map you authored and geographic information from your organization.

Residential Comp Finder

To configure the Residential Comp Finder application, complete the following steps:

  1. Using Windows Explorer, browse to the <your directory>\Application\ResidentialCompFinder\js folder and open the config.js file in Microsoft Notepad or another text editor.
  2. Enter the web map ID for your residential comp finder map.
  3. Enter the names of your sales layer in the Workflow\Title parameter. The title must match the name of the layer in the ArcGIS Online map.
  4. Enter the index number for your sales layer into the Workflow\QueryLayerId parameter. The QueryLayerId must match the layer's index number on the map's item page.
  5. Enter the URL for the geoprocessing service you published in the DownloadSettings parameter. This URL must be entered for each layer in your map.
  6. Save the file and exit.
Top