ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Sending File Across MQ Series

Post new topic  Reply to topic
 Sending File Across MQ Series « View previous topic :: View next topic » 
Author Message
jeeth_m
PostPosted: Tue Jan 22, 2002 6:13 pm    Post subject: Reply with quote

Voyager

Joined: 21 Jan 2002
Posts: 93

Hi,

Im new to MQ series. I would like to know if there is any way i can send a file across an MQ series Queue.
1.) you can write an application to read in a binary file or file of any format and write it into MQ Series Queue as a stream and on other end make the applcation to read it back into a file.

Is there any way other than this where you can specify the file name and that can be put directly into the stream?
can this be done in MQSI
thanks
Jeeth
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
WBI_user
PostPosted: Tue Jan 22, 2002 8:56 pm    Post subject: Reply with quote

Partisan

Joined: 07 Aug 2001
Posts: 386

MQSeries V5 and above on the distributed platform has a function call reference message. The idea is to send the pointer to the file as a reference message. MQ will take care of getting the file and send it across the channel. An exit is used in the receiving channel to get the file put it on the the local hard disk and update the reference message pointer to point to the local file.
The receiving application which pick up the reference will use the pointer to get the file.
Description of how to use sample message is in the application programming guide and a sample is also provided in the sample directory.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Sending File Across MQ Series
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.