You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by sobha <wa...@gmail.com> on 2015/05/22 12:07:41 UTC

Camel Transformation

Hi,

An xml message definition is used to form the decoding rules and used in a
java program to decode the incoming message and populate the java bean.

Can we use bindy or any other suggestion. Pls help. 



<field-name? abc&lt;/field-name>
            
            <field-message-index>1</field-message-index>
            <field-type>
               <encoded>BINARY</encoded>
               <decoded>HEXADECIMAL</decoded>
            </field-type>
            <field-size>1</field-size>
            <size-factor>BYTE</size-factor>

  <field-value /> 
 





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