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 » IBM MQ API Support » File Transfer Through MQSeries

Post new topic  Reply to topic
 File Transfer Through MQSeries « View previous topic :: View next topic » 
Author Message
abiram8
PostPosted: Wed Oct 02, 2002 4:14 am    Post subject: File Transfer Through MQSeries Reply with quote

Master

Joined: 27 Mar 2002
Posts: 207
Location: India

Hi All

I have few Query as listed below

1) I want To transfer the Files (Large Size Doccumentssay a word doccument / PDFs) through MQSeries Is it possible through Client Server Scenario or You need to have Server - Server Connection in the Distributed Enviroment

2) This Question may look silly I just want to know whether is it possible to have File transfer Scenario using Publish Subscribe where the subscriber gets the File (Word/PDFs ) as the Subscription rather than Message

All types of Comments are welcome

Note : All the Transfer of file involves the File transfer from AIX,NT/200,Linux,AS/400 only say in diffrent Countries


Thanks

Back to top
View user's profile Send private message Send e-mail
dgolding
PostPosted: Fri Oct 04, 2002 1:58 am    Post subject: Reply with quote

Yatiri

Joined: 16 May 2001
Posts: 668
Location: Switzerland

1) Size isn't important

You can send large numbers of large messages using client-server - it doesn't have to be server-server. BUT of course instead of merely stufing the data into a queue using local disk transfer, your application will have to sit and wait until it is finished the network transfer of course...

2) There's no such thing as a silly question, only a silly answer

And I hope this isn't it....never used Pub-sub myself but AFAIK your susbscribers get a message - what else can they can get from MQ?

HTH
Back to top
View user's profile Send private message Visit poster's website
blr92
PostPosted: Thu Dec 05, 2002 9:48 am    Post subject: Reply with quote

Newbie

Joined: 05 Dec 2002
Posts: 3

I have just finished my project about File transfert for my company. We do that with OS390's Server to NT's Server.

I have met differents problems like :
1) Large files, Word doc (binary type) and so on.
2) Even if MQSeries can put a message until 100MB. You should think about log file (when QMGR failed) and the number of messages you send. 3) When you transfert a large file (350 MB for example) how are you going to ensure that you receive completely all splitting messages ?
4) How are you going to use the syncpoint when errors occur during the transfert?
5) MQSeries process will work hard to convert differents characters before putting to a queue.

We have resolved those problems by deciding the size maximum (not over 4 MB) : one message = one message

You can have a look at the AMI (Application Message Interface) on IBM site. It is free and I am sure that it is very usefull for you. There is also the Publish Subscribe sample too.
[/img]
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 » IBM MQ API Support » File Transfer Through MQSeries
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.