I create the 10 meter buffers using the buffer transformer. I then run a dissolver transformer to dissolve all the buffers so I do not have overlapping polygons.
However, if I run a dissolver again, I get fewer polygons in the output than were in the input. I have now run the data through the dissolver 3 times, and I get fewer polygons in the output each time.
So my question is how do I know when all my polygons are dissolved? Is it enough to run the dissolver only once? If not, how many times do I need to run the dissolver and can FME work this out for me? Can I automate this so my workspace runs the dissolver the required number of times?