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 » Warehouse Node

Post new topic  Reply to topic
 Warehouse Node « View previous topic :: View next topic » 
Author Message
ghada
PostPosted: Thu Aug 10, 2006 6:44 am    Post subject: Warehouse Node Reply with quote

Apprentice

Joined: 13 Oct 2005
Posts: 41
Location: Egypt

Hi all

Im using WBIMBv6 on WinXP

My flow is

MQInput-> Warehouse -> MQOutput

all what I want is to store the message in the DB, so I decided to use Warehouse node, I read the information about it in the info center and the posted topics but I really can't configure the warehouse

All what I did is:
1-Created a table on my DB ( Oracle 9i )
CREATE TABLE ALE.MESSAGE_STORAGE (
MESSAGE_ID VARCHAR2(20) NOT NULL,
MESSAGE_TXT BLOB NOT NULL,
PRIMARY KEY(MESSAGE_ID)
)

2- Defined a message set that contains my messages
3- added a Warehouse node into the flow
4- I defined an RDB definition file which points to my table
5- when I opened a map file it asked for the source so I attached the message definition and for the destination I chosed the table MESSAGE_STORAGE
6- When I tried to map the message root to the field MESSAGE_TXT it made an error claiming that it cant map a complex type to BLOB field

I really Dont know what should I configure to do so,I ll be glad to receive any recommendations

thanks
Ghada
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

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