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 » Collector Node 6.1

Post new topic  Reply to topic
 Collector Node 6.1 « View previous topic :: View next topic » 
Author Message
ein
PostPosted: Wed Apr 29, 2009 6:55 am    Post subject: Collector Node 6.1 Reply with quote

Centurion

Joined: 14 Mar 2009
Posts: 108

Hello All,

I have a requirement to work on Collector node.
My Requirement is I have Single source which sends a files to a directory.

The source may send multiple files. there is no limit to send. I have to collect the message and merge it in a single file and send it to target.

I have tried to read the message as blob and tried to concat all message.
My problem is i am not able to count the files befor i merge it. it sends a files as it is.
I mean The target has received the same no of files as Source has sent.

Here is my logic
FOR R AS InputRoot.Collection.In1.*[] DO
SET str = str || R.In1.BLOB;
END FOR;
SET OutputRoot.BLOB.BLOB = str;

Can any one have an idea to handle this in MB.
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 » Collector Node 6.1
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.