Hi All,

from("timer://foo?period=60000")

                                
.bean(XSDToCamel.class,"parseXSD(/home/cloudera/Desktop/Sample.xsd)")
                                .setHeader("size",simple("${body.length}"))


With below router, i am able to store the length of array in size.

But how we can get the element from the array.

Please do need full.

Thanks in advance



--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-Array-tp5760111.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to