Originally posted by: SystemAdmin
The only suggestion I would have is to specify the format string as shown below, since you do not have a year in your date portion of the datetime format string, .
Since you don't have a year at the beginning of the format string perhaps it gets confused under some circumstances as to what the leading MM represents.
If you use the Type Designer to build an item with the desired format, this is the way it is created.
=DATETOTEXT(CURRENTDATETIME("{MMDD}{HH24MMSS}"))
#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender#DataExchange