Adding the MQ Workflow Classpath and Library Path

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:

  1. Expand the Conversations tree and select Conversation > <MonitorConversation> > Sysplexes > <SysplexName> > J2EEServers > <MonitorJ2EEServerName>.

  2. Right click the <MonitorJ2EEServerName> and select Modify from the shortcut menu that appears.

The properties of the new J2EE Server appear on the right.

  1. Scroll the Properties page until you find the Environment Variable List.

The properties of the new J2EE Server with the Environment Variable List displayed and the CLASSPATH environment variable selected.

  1. Double click the CLASSPATH environment variable. The Environment Editing Dialog appears.

The Environment Editing Dialog dialog box displaying the variable value of the CLASSPATH variable.

  1. In the Variable Value text box do the following:

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.

  1. In the Environment Variable List, double click the LIBPATH environment variable. The Environment Editing Dialog appears.

The Environment Editing Dialog dialog box displaying the variable value of the LIBPATH variable.

  1. In the Variable Value text box do the following:

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.

  1. Click the Save button in the toolbar.