IBM Integration Bus, Version 10.0.0.0 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS


Including user-defined content for the IBM Integration Bus web user interface

Configure IBM® Integration Bus to include user-defined web user interface content and define the URL at which users can view the content.

About this task

To define the location of user-defined web user interface content and the URL at which the content can be viewed, perform the following steps from the machine that runs the integration node that is managed by the web user interface:

You can define more than one extension point for user-defined web user interface content, but each directory name must be unique. If the same directory name is defined more than once in the environment variable, only the first occurrence is used.

Procedure

  1. Identify the full path of the local directory that contains your user-defined web user interface content. For example, C:\Program Files\webuiextension\extended.
  2. Create a command file in the following directory:
    • On Windows: work_path\Common\profiles
    • On other operating systems: work_path/Common/profiles
    where work_path is the IBM Integration Bus working directory. For more information about how to configure the runtime environment so that environment variables can be accessed, see Setting up a command environment.
  3. Add the full path of the directory to the MQSI_ADDITIONAL_CONTEXT_ROOTS environment variable by adding the following command to the command file:
    set "MQSI_ADDITIONAL_CONTEXT_ROOTS=%MQSI_ADDITIONAL_CONTEXT_ROOTS%;directory_path"
    where directory_path is the full path of the directory that contains your user-defined web user interface content.

Results

You have configured access to your user-defined web user interface content.

To view the user-defined web user interface content, add the directory name extended to the web user interface URL; for example, http://localhost:4414/extended.


bc31742_.htm | Last updated 2015-03-27 19:27:55