Startup file configuration

Before you start the connector for WebSphere MQ Workflow, you must configure the startup file.

Windows

To complete the configuration of the connector for Windows platforms, you must modify the start_WebSphereMQWorkflow.bat file:

  1. Open the start_WebSphereMQWorkflow.bat file.
  2. Scroll to the section beginning with STEP 1 and specify the location of your WebSphere MQ Java client libraries.
  3. Scroll to the section beginning with STEP 2 and specify the location of your Workflow Java client libraries.
  4. If you intend to connect to WebSphere MQ Workflow via IBM Java ORB, scroll to the section beginning with step 3, specify the location of your IBM Java ORB libraries and uncomment these lines.

UNIX

To complete the configuration of the connector for UNIX platforms, you must modify the start_WebSphereMQWorkflow.sh file:

  1. Open the start_WebSphereMQWorkflow.sh file.
  2. Scroll to the section beginning with STEP 1 and specify the location of your WebSphere MQ Java client libraries.
  3. Scroll to the section beginning with STEP 2 and specify the location of your Workflow Java client libraries.
  4. If you intend to connect to WebSphere MQ Workflow via IBM Java Object Request Broker (ORB), scroll to the section beginning with step 3, specify the location of your IBM Java ORB libraries and uncomment these lines.

Copyright IBM Corp. 1997, 2003