Running asg-validate Using asg-tools

Utility to validate configuration data for a gateway project.

You can use the asg-tools utility to perform the validation for a gateway project configuration.

Procedure

  1. Navigate to the ASG_HOME/bin directory.
  2. Type the following command:
    asg-tools -u asg-validate -a asg_config_name

    where asg_config_name is the name of the configuration to be validated.

    For example, to validate the BookQueryBE configuration type the following command:

    asg-tools -u asg-validate -a BookQueryBE