Change from:
<simple>${body[CDR_JSON_FORM]}!= null </simple>
Change TO:
<simple>${body[CDR_JSON_FORM]} != null </simple>-- View this message in context: http://camel.465427.n5.nabble.com/Camel-sql-Component-should-retrieve-data-when-the-particular-column-is-null-using-select-query-tp5799613p5799771.html Sent from the Camel - Users mailing list archive at Nabble.com.
