Originally posted by: repanzer
Something is fundementailly wrong with this;
"When mapping a character/decimal field directly from input to the same output field"
To me, that means the input and the output field have the same definition.
And if you're trying to tell me that this input field;
0123,10
has this format:
Field definition:
min 1, max 14, format ###,##
no sign, no pad
decimal min 0, whole min 1
Please, build an output card with one field with that exact definition, hardcode "=0123,10" in the field , look at your output (123,10) and tell me how you get the "0" before the 123.10, without using a pad character.
"As written in my original post, I can not/do not want to use a formula as the field is contained deep in nested groups and the root group is actually moved as is."
Unless you're talking about another thread, your original post does not say that you can not/do not want to use a formula, nor does it say anything about the field being nested. All that it asks is "how do you avoid having the leading/trailing zeros removed", and I answered you.
#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender#DataExchange