Posted: Thu Mar 31, 2005 5:47 pm Post subject: Different message types in one compute node
Novice
Joined: 31 Mar 2005 Posts: 22
Hi,
I have the following situation. Do let me know the best way to handle it;
1. Input and output are XML.
2. Functions need to be written so that the elements can be grouped together for writing functions for resuability of code.
3. We will have to parse the input XML in the function and give an XML output to the function. Is it possible? If not porbably we can convert that to BLOB and pass it to the compute node where it can be reconverted back to XML.
4. The complexity arises in compute node when , we have the BLOB ( to be converted to XML message) and other transformation rule trying to generate XML elements as well. How do we merge these 2 different sets of the same output XML so that it can be validated against the output message set ( created from XSD).
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