I have a unique value logger attached to a table and a workspace runner. It took me a while to realize it, but what it does is goes through each unique value and runs the entire 'child' fme once for each unique value, but it runs all unique values each time it runs .
I put a test filter on the input table in the workspace runner workspace so that it only has one unique value to 'give' the runner and that solved the problem.
This seems very strange but it works. Does anyone know why this works like this and if there's a less 'hacky' way?
Thank you,
Randy McGregor