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:
- Open the start_WebSphereMQWorkflow.bat file.
- Scroll to the section beginning with STEP 1 and specify the location of your WebSphere MQ Java client
libraries.
- Scroll to the section beginning with STEP 2 and specify the location of your Workflow Java client libraries.
- 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:
- Open the start_WebSphereMQWorkflow.sh file.
- Scroll to the section beginning with STEP 1 and specify the location of your WebSphere MQ Java client
libraries.
- Scroll to the section beginning with STEP 2 and specify the location of your Workflow Java client libraries.
- 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.
