Posted: Tue Aug 10, 2010 9:20 pm Post subject: Design document need to be update
Centurion
Joined: 24 Nov 2008 Posts: 144
I am working on Technical design document.
we have purchase order input message(xml). based on messagetype we route and transform to cwf format. below is figure
Input node ---> compute node ----> route to label node
Label node --> compute node ----> mq output node
Label node --> compute node ----> mq output node
I need to update this design with below requirement.
From input message populate new xml message contains item number in detail element of input message and send to queue. Server application will process that message send response xml message to other queue. we need to map both of these messages(input message + new message) to target message set.?
Please give me idea how we can implement this scenario.
Posted: Wed Aug 11, 2010 4:49 am Post subject: Re: Design document need to be update
Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
tanishka wrote:
Please give me idea how we can implement this scenario.
Any way you like. Seriously; I don't see the problem you're asking about. It sounds straightforward enough. You seem to have a request/reply where both the reply & the original message make up the output.
So what's the problem? Am I missing something? Again? _________________ Honesty is the best policy.
Insanity is the best defence.
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