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 » Very Urgent.....

Post new topic  Reply to topic
 Very Urgent..... « View previous topic :: View next topic » 
Author Message
amr
PostPosted: Sat Oct 12, 2002 2:36 pm    Post subject: Very Urgent..... Reply with quote

Newbie

Joined: 12 Oct 2002
Posts: 4

Hi ....

I have two tables :

Header Record:
Date:(
Seq:(3)
Sub:(5)
Detail Record:
Date:(
seq:(3)
Subm:(5)
Detail:(5)

my BLOB test data is :

20021010111aaaaa|||20021009222aaaaabbbbb|||20021009333aaaaaccccc


In the above input data, it has one Header and two Detail records but in the real case we may have one Header record and multiple number of Detail records that may be 10 or 1000...

So Messageflow has to insert header record into Header table and Detail records into detail table.

I have tried with this test message:

20021010111aaaaa|||20021009222aaaaabbbbb it is working fine but how can i insert if i have a more than one record to be inserted in the Detail table
ie. 20021010111aaaaa|||20021009222aaaaabbbbb|||20021009333aaaaaccccc can we handle in ESQL dynamically.. If yes how?
It's really urgent for me... i appreciate for any help...


Thanks

amr
Back to top
View user's profile Send private message
AlexeiSkate
PostPosted: Thu Oct 17, 2002 11:41 am    Post subject: Reply with quote

Centurion

Joined: 10 Apr 2002
Posts: 123

amr,

How are you currently separating the test message "20021010111aaaaa|||20021009222aaaaabbbbb" into its corresponding header and detail record and then update the appropriate tables ?

I'm not sure if I understand correctly what you're asking but can't you use the same logic that distinguishes between header and detail records in a message in some kind of looping construct, propagate the header and detail records as individual messages to a filter node. The filter node will then pass the message to the appropriate compute nodes (or insert nodes) to make update to the header table or the detail table.
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 » Very Urgent.....
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.