Originally posted by: SystemAdmin
Hi All,
While we are upgrading the maps from 6.5.2 to 8.0 in real time the following logic is not working.
=IF(PRESENT(D10_DTP Record:In1),
f_2100D_DTP_Error(D10_DTP Record:In1),
IF(PRESENT(C10_DTP Record:In1),
f_2100C_DTP_Error(C10_DTP Record:In1),
NONE))
M113 ERROR:
Map: f_2000D_Dependent_Error Output: Dependent DTP Choice_Group:Dependent NM1:Out
Argument #3 for function IF is invalid.
But is is working successfully in 6.5.2
Reported the same problem to IBM.
Thanks.
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender