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 » Novice Help

Post new topic  Reply to topic
 Novice Help « View previous topic :: View next topic » 
Author Message
AJ
PostPosted: Mon Oct 01, 2001 9:24 am    Post subject: Reply with quote

Newbie

Joined: 30 Sep 2001
Posts: 1

Hi,

I'm new to MQSeries and MQSI.
My apologies if this is forum is for
experienced users only. (Would appreciate
forum address where I would find company).

I'm playing with sample Hello World
message flow that is in the redbook.
It consists of Input node and Output node
and copies messages on input queue to
the output queue.

I'm trying to write contents of message
to database. A simple insert statement
for table with 1 coulmn works with hardcoded
value.

How can I refer the message itself and save?
I tried Body, Root but it the SQL statement
fails for use of Null.

Any help will be appreciated.

Thanks
Back to top
View user's profile Send private message
kolban
PostPosted: Mon Oct 01, 2001 7:56 pm    Post subject: Reply with quote

Grand Master

Joined: 22 May 2001
Posts: 1072
Location: Fort Worth, TX, USA

When a message is retrieved from an MQSeries queue by an input node, it is "parsed" into its constituent fields. You can see those fields by putting a trace node immediately after the input node. In the input node, you can describe how the message should be parsed. This may be self describing XML, fixed length structures using the MRM, many others using NEONMSG and a single chunk of data using BLOB (this is the default if nothing is defined).

What is the format of the incoming message? Is it composed of fields or just a chunk of binary data?
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 » Novice Help
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.