The last step you need to do before committing and activating the Monitor conversation is to add the MQ Workflow Classpath and Library path in order to be able to communicate with MQ Workflow. To do this:
Expand the Conversations tree and select Conversation > <MonitorConversation> > Sysplexes > <SysplexName> > J2EEServers > <MonitorJ2EEServerName>.
Right click the <MonitorJ2EEServerName> and select Modify from the shortcut menu that appears.
The properties of the new J2EE Server appear on the right.
Scroll the Properties page until you find the Environment Variable List.
Double click the CLASSPATH environment variable. The Environment Editing Dialog appears.
In the Variable Value text box do the following:
Type a semicolon at the end of the last line if it is not ended with a one and then press Enter to add a new line.
In the new line, type the path and name of the MQ Workflow Library file named fmcojagt.jar which is located in <MQ>/bin/java3320 if you have IBM MQSeries Workflow v3.3.2 or in <MQ>/bin/java3400 if you have IBM WebSphere MQ Workflow v3.4.
The added line should not end with semicolon if it is the last line in the box. Otherwise, you should type a semicolon at the end of this added line.
Click OK.
In the Environment Variable List, double click the LIBPATH environment variable. The Environment Editing Dialog appears.
In the Variable Value text box do the following:
- Type a semicolon at the end of the last line if it is not ended with a one and then press Enter to add a new line.
- In the new line, type the MQ Workflow installation path.
The added line should not end with semicolon if it is the last line in the box. Otherwise, you should type a semicolon at the end of this added line.
Click OK.
Click the Save button in the toolbar.