Posted: Wed Feb 09, 2005 3:49 am Post subject: BLOB to MRM and consequent validation
Apprentice
Joined: 17 Jan 2005 Posts: 29 Location: India
Hi All,
I have an incoming message in BLOB domain(but the structure is an XML).I have used a reset content descriptor node to convert it to MRM domain.Consequent to this I have added a Check node and asked to check for domain,set and type.I find everything works fine when all valid types are present as in the schema defined in the mset.Now theproblem is even invalid values with parsing errors,type error and constraints errors , pass to the out terminal of reset content descriptor node and the subsequent check node.Can any one help me solve the problem. I want only valid message as in the schems to flow to the out terminal.
I cannot use MQINPUT node here for validation bcoz my requirement in this context is different.Experts kindly help.
Joined: 27 Mar 2003 Posts: 1564 Location: Hartford, CT.
I believe you can replace the ResetContentDescriptor node with a Create statement with the Parse parameter, which has Validation options. Although we've used the Create statement many times in exactly the same scenario as yours, we have not had a need to use the Validation options. See this link for details:
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