Startup file configuration

Before you start the connector for HL7, you must configure the startup file with the path information for the MQ Java client libraries. If the MQ Java client libraries are not listed in the startup file, use the instructions in the sections below to configure these files for Windows, Linux, or i5/OS. systems.

Windows

To complete the configuration of the connector for Windows platforms, the healthcare connector gets the path of the MQ Java Client Library from the environment variable MQ_LIB_RUNTIME:

  1. Open the start_Healthcare.bat file.
  2. Scroll to the section beginning with "Set the directory containing your MQ Java client libraries," and specify the location of your MQ Java client libraries.

Linux

To complete the configuration, the installer for InterChange Server Express automatically sets the variables related to MQ Java Client Library.

Note:
If you still want to add the MQ path into the startup scripts, you can append the MQ path to CLASSPATH (JCLASSES) constructed in this startup script: start_Healthcare.sh.

i5/OS

To complete the configuration, the installer for InterChange Server Express automatically set the variables related to MQ Java Client Library.

Note:
If you still want to add the MQ path into the startup script, you can append the MQ path to CLASSPATH (JCLASSES) constructed in this startup script: start_Healthcare.sh.

Copyright IBM Corp. 2004, 2005