Getting started with the ArcGIS Data Reviewer API for JavaScript

Version 3.13

Requirements

The following prerequisites are required to use the ArcGIS Data Reviewer API for JavaScript:

The ArcGIS Data Reviewer API for JavaScript has the same system requirements as the ArcGIS API for JavaScript.

Download the ArcGIS Data Reviewer API for JavaScript

Learn more about the ArcGIS API for JavaScript

Getting started with the ArcGIS Data Reviewer API for JavaScript

The following steps present an overview of requirements to create a web app that uses the ArcGIS Data Reviewer API for JavaScript.

Steps:
  1. Install and configure ArcGIS Data Reviewer for Server.
  2. Download the API
    1. Browse to the ArcGIS Data Reviewer API for JavaScript downloads page.
    2. Log in with your Esri global account.
  3. Unzip the downloaded file.

    The uncompressed contents include the API (drs.js) and set up instructions in an install.html file.

  4. Follow the set up instructions in the install.html file.
  5. Edit one of the sample .html files.
    1. Reference the API by changing the drs.js script src tag.
    2. Change any URLs to point to your ArcGIS Data Reviewer for Server.
    3. Change esri.config.defaults.io.proxyUrl to point to your proxy page.
8/12/2015