Hi everyone,                 I have a decimal data type billingFxRate defined
in a pojo class and mapped to a BeanIo file like     When the value of this
field is null it prints it as 0.0000000 in the outbound file.I want when it
is blank it should print a space or nothing.I tried to use required=false
and required='true' with padding=" "But It is not working for me.I will
greatly appreciate any advice.Regards,Sanjeev



--
View this message in context: 
http://camel.465427.n5.nabble.com/How-to-print-blank-for-decimals-and-long-datatype-with-null-value-tp5743835.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to