Test the Installation

To test the server installation:

  1. Log on to TSO as iadmin.
  2. Submit the ISTART JCL from the configuration library to start the server. This executes the IRUNJCL proc. The configuration library is
    high_level_qualifier.PDS.WFS.DATA

    where:

    high_level_qualifier

    Is the high-level qualifier to be used for all output libraries. This is the same high-level qualifier, which you specify during server installation.

  3. Check the job output for errors. Look for the EDAPRINT message:
    (EDA13023) ALL INITIAL SERVERS STARTED
  4. Start the WebFOCUS Reporting Server browser interface by opening a browser pointed at the listener port of the server. The URL format is
    http://host:port

    where:

    host

    Is the name of the machine on which the product is installed.

    port

    Is the value you specified as HTTP Listener Port in ISETUP.

    The WebFOCUS Reporting Server browser interface opens.

  5. If the WebFOCUS Reporting Server browser interface opens and displays application tree folders in the left pane, the server is working because it uses its own underlying data access and reporting technologies to visualize the application tree.
  6. Continue with adapter configuration, as described in the ibi™ WebFOCUS® Adapter Administration manual.

When you are finished using the server, you can use the WebFOCUS Reporting Server browser interface to stop the server by going to the WebFOCUS Reporting Server browser interface menu bar, selecting Workspace, and then Stop.

If you experience problems at start-up, examine the job output for more information.