Running Core Engine

How to run Core Engine using a gateway configuration.

Procedure

  1. Navigate to the TIBCO API Exchange Gateway installation as follows:
       cd ASG_HOME/bin
  2. Start the Core Engine for the ASG_Get_Start configuration as follows:

    On the Windows platform, type the following command:

    asg-engine -u asg-caching-core -a ASG_Get_Start

    On the UNIX platform, type the following command:

    ./asg-engine -u asg-caching-core -a ASG_Get_Start

  3. Verify that the Core Engine starts successfully without any errors.
  4. In the Core Engine log file, verify that the configuration for operation, services and partner are loaded correctly. By default, the Core Engine log file is asg-caching-core.log which is located under ASG_CONFIG_HOME\logs directory.