WebFOCUS Reporting Server Verification and Configuration

In this section:

After installing the WebFOCUS Reporting Server, you should verify that it runs properly by starting the server and viewing the Web Console as explained below. You can then use the Web Console to configure database access adapters.


Top of page

x
Starting, Configuring, Testing, and Stopping the WebFOCUS Reporting Server

How to:

Reference:

There are several security levels in which you can start the WebFOCUS Reporting Server. For a description of these levels, see WebFOCUS Reporting Server Security Levels.



x
Procedure: How to Start the WebFOCUS Reporting Server

When the installation program completed, you had the option to start the WebFOCUS Reporting Server, so it may already be running.

  1. Log on as the ID you used to install the server. Initially, this is the only user ID that can start the server. Do not start the server as security officer.
  2. Change your current directory to the EDACONF/bin directory. The default location for this directory is the following:
    /install_directory/ibi/srv77/wfs/bin
  3. Specify which security level to use by typing one of the following:
    export EDAEXTSEC=OPSYS
    export EDAEXTSEC=OFF

    Note:

    • The server can only start with security OPSYS if you change ownership and permissions for tscom300 as explained in Enable Security.
    • If you change ownership and permissions for tscom300, the server starts with security OPSYS by default. Otherwise, the server starts with security OFF by default.
    • When the server runs with security OPSYS, log files and directories are created that are not compatible when running with security OFF or PTH. You must clear out these files or the server cannot start with security OFF or PTH. Use the following to clear files:
      ./edastart -cleardir

  4. Start the WebFOCUS Reporting Server by typing the following command and pressing Enter:
    ./edastart -start

    The Workspace Manager starts. The following is an example of the message displayed:

    Starting Workspace Manager in /home/iadmin/ibi/srv77/wfs
    Logging startup progress and errors in 
    /home/iadmin/ibi/srv77/wfs/edaprint.log
  5. You can further verify that the server is running by typing the following:
    ./edastart -show

    For a list of options for the edastart command, type the following:

    ./edastart -?

Note: If you see an error related to JSCOM3, you can troubleshoot this in Verify or Enable the JSCOM3 Listener.



x
Procedure: How to View the Web Console and Test the Server

The Web Console, sometimes referred to as the Server Console, provides an interface for configuring, monitoring, and testing the WebFOCUS Reporting Server. To access the Web Console and test the server, do the following:

  1. Start the WebFOCUS Reporting Server if it is not started.
  2. Using Internet Explorer, go to the following URL:
    http://wfsrvHost:wfsrvHTTPport

    where:

    wfsrvHost

    Is the hostname or IP address of the machine running the WebFOCUS Reporting Server.

    wfsrvHTTPport

    Is the HTTP port you specified during the installation. The default is 8121. This is the port of the LST_HTTP node in /install_directory/ibi/srv77/wfs/etc/odin.cfg.

  3. If you are running with security OPSYS, log on using the operating system user ID you used when installing the server.

    The Web Console home page displays.

  4. Expand the ibisamp folder in the Application Directories tree, right-click the CARINST procedure and select Run from the context menu.


x
Procedure: How to Edit Licenses

To edit licenses:

  1. If it is not already open, open the server Web Console and log on if security is enabled.
  2. Select Workspace on the ribbon bar.
  3. Right-click Workspace in the left navigation pane and select License.
  4. Optionally, enter your Active Technologies license or site code by clicking the Workspace menu. Right-click on the Workspace tree on the left and then select License from the drop-down list.
    1. Enter your Active Technologies license in the license_active_report field.
    2. Enter your site code in the site_code field.
  5. Click Save & Restart Server.

Note: The procedures to administer the server, configure adapters, and create metadata (synonyms, Master Files, and Access Files) are accessible from the Web Console help. They are also available in the Server Administration for UNIX, Windows, OpenVMS, IBM i, and z/OS manual.



x
Procedure: How to Configure Adapters

To configure adapters:

  1. If it is not already open, open the server Web Console and log on if security is enabled.
  2. Select Adapters on the ribbon bar.
  3. Select the name of the desire adapter.
  4. Right-click to select the desired action.

Note: The procedures to administer the server, configure adapters, and create metadata (synonyms, Master Files, and Access Files) are accessible from the Web Console help. They are also available in the Server Administration for UNIX, Windows, OpenVMS, IBM i, and z/OS manual.



x
Procedure: How to Verify or Enable the JSCOM3 Listener

JSCOM3 is a listener installed with the WebFOCUS Reporting Server that is used when the server creates Active Technologies Flash/Flex, graphics, accesses data sources through JDBC, or launches other Java processes. It normally uses the fourth port used by the server. By default, this is port 8123. Although not all WebFOCUS functionality requires JSCOM3, it is a good idea to ensure it is available.

  1. Start the WebFOCUS Reporting Server if it is not started.
  2. If it is not open, open the Web Console and log on if security is enabled.
  3. Click the Workspace menu.
  4. In the Navigation Pane, right-click on Java Services.
  5. Select Agents.

    The Java Services Agents display in the right pane.

  6. Right-click on the image to the left of the JSCOM ID and ensure that the Stop option appears.

    If the Stop option appears, then JSCOM3 is started.

    If the Start option appears, then JSCOM3 did not start. JSCOM3 cannot start unless it finds certain native files in JRE directories. The server can find these file automatically if you set a $JAVA_HOME environment variable as explained in Preliminary Installation Instructions. If you set $JAVA_HOME in your .profile, log off, log back on, and restart the WebFOCUS Reporting Server. If JSCOM3 still does not start, refer to the Server Installation manual to manually to set your shared library path.

    If you are planning to run Active Technologies Flash/Flex, ensure that enough memory for Java to compile Flash/Flex files is allocated to the JSCOM3 service. Perform the following steps to set the maximum Java heap size:

    1. Open the Web Console and click on the Workspace menu.
    2. From the navigation pane, open the Java Services folder, right-click Default, and select Properties.

      The Java Services Configuration pane opens.

    3. Open the JVM Settings section.

    4. In the JVM_Options field, enter:
      -Djava.version=1.6
    5. In the Maximum Java Heap Size field, enter an appropriate value in Megabytes (Mb).

      Note: 512 Mb should be a sufficient value, however this depends on how much memory is available on the machine that is hosting the server.

    6. Click Save and Restart Java Services.


x
Reference: Stopping the WebFOCUS Reporting Server

You can stop the WebFOCUS Reporting Server using the Web Console, or as follows:

  1. Change your current directory to the EDACONF/bin directory. The default location for this directory is the following:
    /install_directory/ibi/srv77/wfs/bin
  2. Stop the WebFOCUS Reporting Server by typing the following command and pressing Enter:
    ./edastart -stop

Top of page

x
WebFOCUS Reporting Server Directory Structure

After installation, the WebFOCUS Reporting Server directory structure is created. The default directory is /ibi and contains three subdirectories:

apps

Contains space for applications and sample data.

profiles

Contains space for server profiles.

srv77

Contains the server.

Under srv77 are the EDAHOME (home) and EDACONF (wfs) subdirectories:


WebFOCUS