Re: DIH - delta query and delta import query executes transformer twice

2013-10-23 Thread Arcadius Ahouansou
Hello Lee. In case you haven't solved this, would you mind posting your DIH config? Arcadius. On 27 September 2013 15:06, Lee Carroll wrote: > Hi It looks like when a DIH entity has a delta and delta import query plus > a transformer defined the execution of both query's call the transformer

DIH - delta query and delta import query executes transformer twice

2013-09-27 Thread Lee Carroll
Hi It looks like when a DIH entity has a delta and delta import query plus a transformer defined the execution of both query's call the transformer. I was expecting it to only be called on the import query. Sure we can check for a null value or something and just return the row during the delta qu