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 » Handling Large Input request in MQ

Post new topic  Reply to topic
 Handling Large Input request in MQ « View previous topic :: View next topic » 
Author Message
shankerkanugula
PostPosted: Fri Jun 23, 2017 3:54 am    Post subject: Handling Large Input request in MQ Reply with quote

Newbie

Joined: 18 Apr 2017
Posts: 3

Hi..

MQInputNode---->Compute---->FileOutput Node..

This is my flow...I have a 6mb of input file. I don't have access to increase Queue & Queue Manager msglength.

Now i need to divide the input file into number of segments and each segment as 1mb and group them in mqinput node and pass to compute node.

After processing store the output as a single file in fileoutputnode.

please tell what is the process to do this task?
Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri Jun 23, 2017 4:42 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Figure out where the messages are being created, such that they will be readable by the MQInput node.

Make sure, or change it, to " divide the input file into number of segments and each segment as 1mb ".

And remember that MQ does not produce, send, or consume "files". It produces, sends, and consumes "messages".

As to the bit about what you need to send to the fileoutput - there are several ways.

Perhaps you should investigate what the FileOutput node will do for you. And then figure out how you know when you are done with one file, and need to start another.
_________________
chmod -R ugo-wx /
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 » Handling Large Input request in MQ
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.