Hi all.
A problem that makes me crazy :-(
To collect data form Oracle, I use an SqlCreator with a parametric query.
When I run the same query in SqlDeveloper, I takes the correct number of records. Usually a single record.
When I do the same in FME, the record is duplicated.
The strange thing is that if the correct result is one record, it is duplicated. So two records.
If the correct result is three records, the result is four. One duplicated and the other fine.
The production landscape where the problem occurs has two FME servers with distributed engines.
In the second landscape (testing), the problem doesn't happen.
Very strange...
Thanks for your support
Roberto