Originally posted by: SystemAdmin
I have one doubt that is needed clarification.I have declared an item as number and without padding without mentioning the minimum and maximum size and
properties remains the same for both input and output card but when i tried to map a number to number field the following anomalous behavior i have observed.
For example if the input number value is eg----0932
the output number value is ----932
if the input number value is eg----00000000000000000000000000
the output number value is ----0
based on the above values can i know the reason why the value zero is omitted in (0932) and for series of zeros we are getting one zero as output rather than getting entire zeros
what step that are needed to be carried out to obtain original value lkr(0932---0932)
Can anybody help me over it.
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender