Generating Schema Files

You can generate schema files for the HotDocs Advance settings JSON files by running the schema command.

Each Advance application has a JSON settings file. This command enables you to generate JSON schema file for each settings file. The schema file explains how the site settings files must be formed.

You can view the help information for the schema command using the HdaInstaller help command.

To generate schema files

  1. Open the Windows Command Prompt.
  2. Navigate to the folder containing the Advance installer files.
  3. Navigate to the bin.
  4. Type the following command:
    HdaInstaller schema
  5. Press Enter.

The schema files are written to the SettingsTemp folder, inside the Advance installer files bin folder.

Common Reference Topics