Originally posted by: TarunB
I encountered this problem in 8.x some time ago. For me I noticed that the COUNTABS() function started giving incorrect results after 65535, after which it starts counting at zero again.
You can work around this by using the COUNT() function: Count all records and then subtract the count of rejected records.
We raised this to IBM and a fix is now available as far as I am aware (unfortunately I don't have the support case number). You should be able to obtain this from your IBM support contact.
#DataExchange#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender