Posted: Tue May 27, 2003 1:33 am Post subject: XML MRM validation in the MQInput node
Novice
Joined: 20 May 2003 Posts: 14
Hi,
I have imported an XML DTD into an MRM message set and then created a message flow in which an MQInput node expects to receive XML messages in line with the DTD.
I have set the validation options in the input node so that it performs a complete validation of a message using the MRM definition of the DTD.
How can I determine the precise reason an input message fails the XML validation in the Input node? I've linked the catch and failure terminals to a trace node but see nothing in the exception list.
My tests had the trace node defined to include the pattern:
${ExceptionList}
I am exploring the option of using a compute node on the catch and failure terminals of the MQInput node to distinguish between XML validation failures and all other errors/exceptions.
Based on the cause of the problem (i.e is it an XML validation failure or is it an exception from a compute node attached to the MQInput node's out terminal?) I will then route the message to a specific error handling 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