Hi,
I am using FME 2019.1 and have encountered a strange issue with the Counter transformer.
I am getting the below value being returned in the _count attribute for some but not all records. Just prior to the Counter transformer I reversed the orientation of a few records and I have found that for those records which are reversed, I get the below value output, but for those which are not reversed, I get a normal number output. However, when I pass only the reversed records through the counter, I get normal number outputs. It doesn't seem to like the combination of reversed and non-reversed records!
@Value(__fme_ft_return_value112f8e69-4aa4-4f5f-9f81-f47c60797f64)
Has anyone seen this before?