Originally posted by: SystemAdmin
Not sure about tricks but assuming you want to always use the current year (unless you have some other source for YY), in your output rule use the following:-
= TODATETIME (Input + RIGHT (TEXT ( CURRENTDATE () ), 2) , "{DDMONYY}")
Where Input is your DDMON field. Define your output field as format YYMMDD or YYMMDDHHMMSS etc whatever you need.
Regards
Tarun
#IBM-Websphere-Transformation-Extender#DataExchange#IBMSterlingTransformationExtender