Are you implementing any int/int calculations and also check for implicit datatype conversions and also datatypes and their precessions in all query transforms starting from source to Target.
hello yes we have the same problems with truncating…seems to be a bug in BODI.
I think this bug is caused when I use IFTHENELSE() inside of a query (attribute mapping)
when I have a ifthenelse clause with a double attribute inside of ifthenelse clause and a decimal28,7variable in the condition, then BODI truncates also the values inside of the variables of the ifthenelse-clause.