Posted: Wed May 03, 2006 9:42 am Post subject: Parsing JMS input
Newbie
Joined: 03 May 2006 Posts: 3
Hi ,
I do have a input message which is a JMS message.
I have subscribed my JMS input to the required topic.
When i receive the message There is an element on the basis of which I need to decide which mxsd needs to be used for validating the input.
Do I need to ResetContentDescriptor node ?? How ??
Can you please help me in developing the logic as to how this can be achieved.
& also the code snapshots for the same.
Do I need to ResetContentDescriptor node ?? How ??
Can you please help me in developing the logic as to how this can be achieved.
& also the code snapshots for the same.
So you want us to write your message flow for you?
Here's the deal.
- Attempt to solve the problem.
- If you can't solve it, read the documentation.
- If you're still stuck, take at least 15 minutes of your own time to write a carefully-worded question. Make sure you tell us what you tried.
u need to give some serious thought to what kimbert said
well, you can take in the message and look at the fields route the msg to a label
then put a RCD node and change the message DOmain, type and all that to the appropriate msxd
then u need a compute to just say OutputRoot = InputRoot so that the message gets validated (if u r using v5 since RCD does not validate the message body)
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