The connection between the FTM SWIFT enterprise applications and the
queue manager they use can be either done with transport type CLIENT or BINDINGS.
If you plan to use transport type BINDINGS:
- Log on to the administrative console as the WebSphere® Application Server administrator.
The recommended user ID of this user is UWASA1. The access rights of this user are described
in Table 1.
-
Click (where server_name represents the name of the application server
on which the FTM SWIFT enterprise application runs).
- In the Generic JVM arguments field, insert one of
the following values:
where
mq_install_dir represents the
IBM MQ installation directory, for example:
/usr/mqm
-
Click OK and save your changes.
- If you are using a 64-bit application server, add the
IBM MQ library path
to the JVM:
-
Click (where server_name represents the name of the application server
on which the FTM SWIFT enterprise application runs)
-
Click New...
-
Create a new variable with the following properties:
- Name:
- On Linux:
LD_LIBRARY_PATH
- On other platforms:
LIBPATH
- Value:
mq_install_dir/lib64:mq_install_dir/java/lib64
-
Click OK to save your changes
-
Click Save to directly save your changes to the master configuration