Author |
Message
|
munna |
Posted: Wed Apr 14, 2004 11:10 am Post subject: RFH UTIL |
|
|
Apprentice
Joined: 06 Jan 2004 Posts: 28
|
Hi all
I am trying to use rfhutil to put a message on a remote queue. But i am unable to start the sender channel in the first place. My server name is devlmq and port is 1414, so i have given the string
in the conname field of the channel definition in the mq explorer.
my question is can rfhutil be used to send messages to remote queues? and am i defining the connection string correctly.
let me know if i can provide more information
Thanks
Munna _________________ Appreciate your help |
|
Back to top |
|
 |
clindsey |
Posted: Wed Apr 14, 2004 11:26 am Post subject: |
|
|
Knight
Joined: 12 Jul 2002 Posts: 586 Location: Dallas, Tx
|
For a client connection to a remote queue, try rfhutilc.
Charlie |
|
Back to top |
|
 |
munna |
Posted: Wed Apr 14, 2004 12:04 pm Post subject: |
|
|
Apprentice
Joined: 06 Jan 2004 Posts: 28
|
I have a server installed on my machine, I am trying to test communication between the remote queue managers. would it still be needed of me to use rfhutilc?
thanks _________________ Appreciate your help |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Apr 14, 2004 12:09 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
No. You don't need rfhutilc to connect to a local queue manager.
RFHUtil, in either form, has the ability to write to remote queue definitions that are on the queue manager it is connected to.
But you haven't really identified your real problem very well.
Are you using RFHUtil to put to the remote queue definition? Is the message then showing up in the Transmit queue for the remote Queue Manager, with a Transmission Header?
Do you have a transmission queue set up? Do you have properly created sender/receiver channel pairs between the local queue manager and the remote queue manager? Are you able to manually start the sender channel? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
munna |
Posted: Thu Apr 15, 2004 6:21 am Post subject: |
|
|
Apprentice
Joined: 06 Jan 2004 Posts: 28
|
Jeff,
I did not try to put any messages in the remote queue, becoz i was not able to start the sender channel manually. I defined transmission queue and also sender channel, but i did not define a receiver channel yet, would it effect the sender channel from connecting to server if the receiver channel is not defined? (as long as i dont receive anything)
( think i did not put up my question properly earlier. )
is the conname field defined properly? or should i add anything more to the field. right now this is wat i have
the server is devlmq and port 1414.
am i missing anything in the picture here?
thanks for all the help guys _________________ Appreciate your help |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Apr 15, 2004 6:25 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
munna wrote: |
am i missing anything in the picture here?  |
Yes.
munna wrote: |
i did not define a receiver channel yet, would it effect the sender channel from connecting to server if the receiver channel is not defined? (as long as i dont receive anything) |
Yes. It will prevent the sender channel from connecting to the server if the receiver channel is not defined on the remote queue manager.
This will prevent the sender channel from starting.
Please read the Intercommunications manual. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
munna |
Posted: Thu Apr 15, 2004 6:52 am Post subject: |
|
|
Apprentice
Joined: 06 Jan 2004 Posts: 28
|
oh no, i defined the receiver channel on the server(the machine i am trying to send test file to), i have a sender receiver channel pair.
I did not define a receiver channel on the my machine(the same machine where i have a sender channel) becoz i am not receiving anything back.
But i have a receiver channel defined corresponding to the sender channel _________________ Appreciate your help |
|
Back to top |
|
 |
munna |
Posted: Thu Apr 15, 2004 6:55 am Post subject: |
|
|
Apprentice
Joined: 06 Jan 2004 Posts: 28
|
jeff,
I have a receiver channel defined ( say, sdr.rcvr) on the remote machine and the sender channel on my machine is (sdr.rcvr)
thanks
munna _________________ Appreciate your help |
|
Back to top |
|
 |
|