Completing postinstallation steps for IBM Integration Bus Healthcare Pack

Complete the installation of IBM® Integration Bus Healthcare Pack by completing the postinstallation steps.

Before you begin

Before you start:

Before you begin, compete the following task:

Procedure

To complete the installation of IBM Integration Bus Healthcare Pack, configure your integration nodes for use with IBM Integration Bus Healthcare Pack and configure the components by completing the following steps:

  1. For each integration node that you enable for IBM Integration Bus Healthcare Pack, complete the following steps:
    1. Use one of the following options to initialize your command environment:
      • Windows
platformOn Windows, click Start > All Programs > IBM Integration Bus version > IBM Integration Console version, where version is the version number of IBM Integration Bus that you intend to use for the IBM Integration Bus Healthcare Pack.
      • Linux platformUNIX platformOn Linux® and UNIX systems, initialize the command environment by loading the mqsiprofile command into your current environment. For more information, see Setting up a command environment in the IBM Integration Bus product documentation.
    2. To run an integration node in the operation mode for which you purchased a license, complete the following steps:
      1. If your integration node is stopped, start it. To start your integration node, on the command line, type the following command:
        mqsistart integration_node
        where integration_node is the name of your integration node.
      2. Run the following command:
        mqsimode integration_node -x modeExtensions
        where:
        • integration_node is the name of your integration node
        • modeExtensions specifies the mode extension to which the integration node is entitled. Use one of the following values:
          • healthcare: Use this value if your license permits you to use all of the functionality except for the MedicalDeviceInput node.
          • medicalDevices: Use this value if your license permits you to use only the MedicalDeviceInput node.
          • "healthcare,medicalDevices": Use this value if your license permits you to use all of the functionality, including the MedicalDeviceInput node.

        The -x parameter switches on the IBM Integration Bus Healthcare Pack mode extensions. To run the command with this set of parameters, you must be entitled to use IBM Integration Bus Healthcare Pack.

    3. Check for error messages.
      If you reconfigure the integration node to a mode that is not suitable for the deployed resources, the mqsimode command issues a warning to indicate that changing the mode is not allowed.

      For more information about how to resolve problems, see Resolving problems that occur during deployment of message flows in the IBM Integration Bus product documentation.

    4. Restart the integration node:
      • To stop your integration node, on the command line, enter the following command:
        mqsistop integration_node
      • To start your integration node, on the command line, enter the following command:
        mqsistart integration_node
      where integration_node is the name of your integration node.
  2. Windows
platform On Windows, on each computer on which the IBM Integration Toolkit is installed and for which this is the first installation of any version of IBM Integration Bus Healthcare Pack or IBM WebSphere® Message Broker Connectivity Pack for Healthcare, complete the following step.
    Note: This step is required only the first time that you open the IBM Integration Toolkit after installing IBM Integration Bus Healthcare Pack.
    1. Click Start > All Programs > IBM Integration Bus version > IBM Integration Toolkit version, then right-click IBM Integration Toolkit version and click Run as administrator, where version is the version number of the IBM Integration Toolkit that you are using.
  3. On each computer on which the IBM Integration Toolkit is installed and to which IBM Integration Bus Healthcare Pack or IBM WebSphere Message Broker Connectivity Pack for Healthcare has previously been installed, complete the following step.
    Note: This step is required only the first time that you open the IBM Integration Toolkit after installing IBM Integration Bus Healthcare Pack.
    • Windows
platformOn Windows:
      1. Click Start > All Programs > IBM Integration Bus version > IBM Integration Console version, where version is the version number of IBM Integration Bus.
      2. Run the command iib toolkit -clean.
    • Linux platformOn Linux:
      1. Open a terminal and navigate to your IBM Integration Bus installation directory.
      2. Run the command ./iib toolkit -clean.

Results

The configuration tasks are complete.

What to do next

Next:

You can now verify that IBM Integration Bus Healthcare Pack is installed correctly by following the instructions in Verifying your IBM Integration Bus Healthcare Pack installation.