Set Sampling Amount parameter from an incoming attribute?
Hello, ?is it possible to set the "Sampling Amount" parameter of the transformer "Sampler" from an incoming attribute? I understand this value could theoretically change per row of data, but it would simplify our process greatly.
Thanks!
Using FME 2015.1
Page 1 / 1
Hi,
Dont think its possible, check the docs to be sure....
In that case I would:
Add a counter (start with 1) and a tester to test the _count value againts the attribute value.
Thanks for the quick reply. Looks like I'll probably stick with changing up my process… it will be better in the long run. ?