Testing Ping Operation using Native HTTP Channel

Send a ping operation request to TIBCO API Exchange Gateway after checking that the Core Engine has started successfully.

Procedure

  1. Refer to the following log file to check if the Core Engine started successfully, or if there are any errors.

    ASG_CONFIG_HOME/logs/asg-caching-core.log

  2. Open a web browser and type the following URL:

       http://hostname:port/ping

    Note: hostname is the machine on which TIBCO API Exchange Gateway runs and port is the listening port for HTTP connection as configured in the ASG_CONFIG_HOME/asg.properties file. The default value of HTTP port is 9222.

    For example, type the following URL to send a ping operation request using the HTTP channel:

    http://localhost:9222/ping

  3. Verify that the following message is displayed in the browser window:
       ASG is alive