|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
How to Send Refrence messages using MQSeries Client. |
« View previous topic :: View next topic » |
Author |
Message
|
eknathv |
Posted: Wed Nov 20, 2002 12:00 am Post subject: How to Send Refrence messages using MQSeries Client. |
|
|
Apprentice
Joined: 14 Aug 2002 Posts: 27 Location: Bangalore
|
Hi,
I am able to send refrence messages between two Queue Managers using Message Exit. I would like to do the same thing using MQSeries Client so what should I do. Their is no Message Exit in SVRCONN channel & SEND/RECEIVE Exits cant do these task.
If you have any solutions for the same please revert back to me.
Thanks & Regards,
Eknath |
|
Back to top |
|
 |
jhues789 |
Posted: Tue Feb 01, 2005 5:57 am Post subject: Additional question....... Reference Message |
|
|
 Apprentice
Joined: 20 Jan 2004 Posts: 37 Location: Madison WI
|
I am wondering is anyone has a answer. I am also looking to do the same sort of programming.
We are MQ 5.3 (csd7) on iSeries and Windows platforms. I would like to use the MQ client on the windows platform but am wondering if this is going to introduce a limitation with reference messaging.
From the programming guide............................
The Reference Message samples allow a large object to be transferred from one node to another (usually on different systems) without the need for the object to be stored on WebSphere MQ queues at either the source or the destination nodes. _________________ Any opinion expressed is mine, no matter where I got it from, and I retain
all rights to it, should it actually prove to be of any value.
-- DISCLAIMER |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Feb 01, 2005 6:03 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
The client software does very little work on it's own. It makes a connection to an agent on the server, and then reads and writes data from that connection. The agent is responsible for executing the API commands that ar e needed.
In other words, there's very little execution that goes on on the client machine.
You might be able to code a send/receive exit pair that will establish a new network socket and exchange files that way. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|