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 » Filtering large messages

Post new topic  Reply to topic
 Filtering large messages « View previous topic :: View next topic » 
Author Message
mkhadse
PostPosted: Thu Apr 04, 2002 8:06 pm    Post subject: Reply with quote

Acolyte

Joined: 31 Dec 1969
Posts: 73

Hi,

I want to send large messages to a seperate queue anf small messages to a seperate queue, without parsing the message.

The original length field in the MQMD is always -1 for the messages I put on the input queue. How can I find the length of a message?
Back to top
View user's profile Send private message
kirani
PostPosted: Thu Apr 04, 2002 9:10 pm    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

Try this,

DECLAR LEN INT;
SET LEN = LENGTH(BITSTREAM(InputBody));

Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Filtering large messages
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.