Posted: Mon Oct 20, 2003 7:28 am Post subject: MRM Parser Vs XML parser
Newbie
Joined: 20 May 2003 Posts: 7
I am building a Process flow where the output message is created with XML defined in Message set,
If I use a MRM Parser setting in runtime the process works fine but if I set XML parser in Runtime the root element
is ignored and I get a Invalid XML with two root nodes .
Please let me know if any one has experienced this problem and if there are any solutionsWMQI V 2.1 CSD 5
check the input XML message..
if you are validating with dtd then remove the element from the input xml which are definied in dtd with * extension(o,1 or many)...
The INPUT message is not causing the problem and also I am not validating the INPUT XML
The problem is with the output message defined as message set where my root element(I have this compound type as message) has a two children when I try to map the input message to the out message in the compute node . The root element is neglected and I get two child nodes as root nodes .
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