hi guys
i have 3 different types of xml messages of different structure comming to a particular queue
whats my requiremnet is to route the 3 messages to another different 3queues and i have to insert the data in these messages to external databases
can u plz advice me how to develop the flows for such scenario
thanks
srinivas
I'd do it all in a compute node.
Write your ESQL to determine which message you have, make the appropriate database update and either manipulate a destination list or reply-to-queue or use the propagate function to output the message to the appropriate queue.
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