Originally posted by: SystemAdmin
depends on what you mean by doing it correctly ;-)
You did what I suggested, but I made a mistake.
The correct format string is "{1####4'.'1##2}" (note the apostrophes around the decimal separator). I ALWAYS forgot this ****** detail.
There's another mistake : your input number is not an integer but a decimal with 2 implied decimals. You need to either change this in the type tree, or divide it by 100 when passing it to the fmap.
There remains one mystery (at least on my environment) : it only maps the first 5 numbers, and I dunno why !! I'm lacking time to look at this at the moment, so I'll leave it to you.
Attached is the project interchange (WTX8.4.0.3)
#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender#DataExchange