Verifying your Web Gateway installation

Follow these instructions to check that your WebSphere® MQ File Transfer Edition Web Gateway application is deployed correctly.

Before you begin

Before verifying your Web Gateway configuration, you must follow the instructions to deploy the Web Gateway application. See Configuring the Web Gateway.

About this task

Procedure

  1. Ensure that you are logged on to the application server environment with a user ID that has the wmqfte-admin security role. For more information, see User roles for the Web Gateway.
  2. In a web browser, type the following URI:
    http://host/wmqfte/ivt?logdbschema=FTELOG&webdbschema=FTEWEB
    If you defined a context root for the Web Gateway application other than the default value of wmqfte, use the following URI:
    http://host/context_root/ivt?logdbschema=FTELOG&webdbschema=FTEWEB
    Note: During configuration of the Web Gateway, you set up database tables for storing information about file spaces and transfer history. The Web Gateway installation verification application assumes that you used the default values for the database schema names. If you defined database schema names other than the default values of FTELOG for the transfer history database and FTEWEB for the file space information database, you must change the schema names that are specified in the URI. Use the following query terms to specify the database schema names:
    logdbschema
    Schema name for the transfer history database
    webdbschema
    Schema name for the file space information database
    For example, if your transfer history database has a schema name of MYLOG and your file space information database has a schema name of MYWEB, use the following URI:
    http://host/wmqfte/ivt?logdbschema=MYLOG&webdbschema=MYWEB
    For more information about setting up databases, see Setting up a database for use with file spaces and Configuring the database logger for use with the Web Gateway.

Results

The web browser displays a page that lists configuration information for your Web Gateway installation, and the results of testing some basic Web Gateway functions. For more information, see The Web Gateway installation verification application.

Task Task

Feedback

Timestamp icon Last updated: Tuesday, 30 January 2018
http://www.ibm.com/support/knowledgecenter/SSEP7X_7.0.4/com.ibm.wmqfte.doc/web_ivt_setup.htm