I would like to rerun my workspace with duplicate suppliers resulting from “FeatureMerger” after the first run is successfully completed. Is there some kind of loop that I can use?
Thanks
Samir
I would like to rerun my workspace with duplicate suppliers resulting from “FeatureMerger” after the first run is successfully completed. Is there some kind of loop that I can use?
Thanks
Samir
Does that mean you want to same data as supplier in 2 feature mergers?
Yes, you can define loops inside a custom transformer, more info here: https://knowledge.safe.com/articles/Samples_and_Demos/Looping-within-a-Custom-Transformer
David
Yes, After the first iteration is complete, I want to rerun the whole workspace with the features coming out of "Duplicate Suppliers" port of "FeatureMerger" transformer feeding into the same "FeatureMerger".
Thanks
Samir