Question
How to use RFHUTILC from SupportPac IH03 to connect to a remote WebSphere MQ
(WMQ) queue manager?
Answer
To setup
RFHUTILC.EXE to connect to a remote queue manager perform the following steps
in this order:
- Click
Start, Control Panel; Double-click System, Advanced, Environment Variable.
Create a new environment variable "MQSERVER" (without quotes)
and the value should be in the form of channel_name/TCP/host(port).
Here is an example: SYSTEM.DEF.SVRCONN/TCP/9.87.654.3(1414) - Open
RFHUTILC.EXE - This is the client version of this tool. If you completed
step 1 correctly you should now have an drop-down arrow next to
"Queue Manager Name" on the Main tab. Click the drop-down arrow
and pick the connection.
- Click
"Load Names" on the Main tab to connect to currently selected
queue manager and request a list of available queues that will be loaded
into the dropdown menu.
- Type
the name of the queue to which you want to connect in the Queue Name box
on the Main tab.
- Click
File, Open and choose a text file(.TXT) to serve as your message text.
No comments:
Post a Comment