Posted: Sun Apr 25, 2004 9:39 pm Post subject: message flow design question
Apprentice
Joined: 16 May 2002 Posts: 29 Location: chennai
hi guys
can u guys advice me on the technicle feasability of this message flow design
i have xml messages comming to a particular input queue.i need to validate these xml messages .iam using mqsi2.1.
can i use the mrm approach to validate xml messages,where i can define the xml messages in mrm and use to check node to validate the messages.is this approach is a good design
my xlm is very huge and contains at least 150fields.
can somebody throw light on this
with regards
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
I dont think you can use Check node to do this. You can use validate option on your MQInput node. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
Posted: Mon Apr 26, 2004 12:02 am Post subject: design question
Apprentice
Joined: 16 May 2002 Posts: 29 Location: chennai
hi guys
my requiremnts are all follews
i have an application generationg generic xml messages on to a queue.sometimes the application may put invalid xml messages sometimes
so my clienet wants to check and validate all the xml messages with an xml dtd or schema.if the xml mesages are valid we want to process them
so my design is as follws
iam using the mrm approach here
iam describing the entire xml messages in mrm.i have created a message set where i describe the entire structure of the xml messages comming to the input queue
iam developing a message flow with an input node and a check node and a compute node to do some processing and an out put node.the reason why i have used the check node if the incomming xml is not valid,we dont want to process them
guys plz advice me whether iam doing the right think
with regards
srinivas
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