How to run Core Engine using a gateway configuration.
Procedure
Navigate to the TIBCO API Exchange Gateway installation as follows:
cd ASG_HOME/bin
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
Verify that the Core Engine starts successfully without any errors.
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.